Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Microsoft update does not working in standrad mode

Hi All,

I faced problem in standard mode , windows update not working , also i have Microsoft Security Essential not working too , only works when i use transparent mode. i found rule for update by default to allow microsoft update but not working. any help


This thread was automatically locked due to age.
Parents
  • You didn't say how it isn't working.  First, try loading the HTTP Proxy CA into the client using the MMC Certificates Snap-In.  If that doesn't solve your issue, please attach a picture of the problem you observe.

    Cheers - Bob
Reply
  • You didn't say how it isn't working.  First, try loading the HTTP Proxy CA into the client using the MMC Certificates Snap-In.  If that doesn't solve your issue, please attach a picture of the problem you observe.

    Cheers - Bob
Children
  • Simple... the backend services on your PCs don't know how to access the proxy in standard mode.  For anything using the windows system settings for proxy, configure your proxy settings correctly in IE, then from an admin-level command shell, run:

    "netsh winhttp import proxy source=ie"

    If you want to set it back to "direct" mode, run this:
    "netsh winhttp reset proxy"