Client Management Suite

 View Only
  • 1.  Proxy Exceptions Report

    Posted May 20, 2019 06:06 PM

    Can a custom report be created that shows the current/primary user's IE proxy exceptions list (ProxyOverride in Windows registry)?  We'd like a comprehensive list of what exceptions people are putting into IE in our environment.



  • 2.  RE: Proxy Exceptions Report

    Posted May 29, 2019 02:48 PM

    The following doesn't list SMP 8.1 but appears to work OK to get the results that I need.

    https://support.symantec.com/en_US/article.HOWTO124425.html

     



  • 3.  RE: Proxy Exceptions Report

    Posted May 29, 2019 03:51 PM

    Spoke too soon.  When I ran the job to hit more computers, found that the ProxyOverride registry result is getting truncated for those that put a lot of exceptions into IE.  Any ideas why?



  • 4.  RE: Proxy Exceptions Report

    Posted May 30, 2019 09:22 AM

    You could trap the NSE events and see what data that is passing up

    Trapping NSEs on a Windows client
    https://support.symantec.com/en_US/article.HOWTO4191.html

    Just remember to turn it back off as the files can get quite large.



  • 5.  RE: Proxy Exceptions Report

    Posted Jun 18, 2019 05:05 PM

    When creating the custom data class in Altiris, I didn't think anything of it when following HowTo124425 but in my case, I needed to also adjust the attribute's "size" when adding it.  The default was 50 characters which was too small so I created a new data class and made it 250 instead.  I'm surprised there are actually some users whose proxy exceptions list comes pretty close to this limit.