Jump to content

Recommended Posts

Posted

We are currently using an Endian Firewall Box running version 2.1.2 with our laptops. The laptops can surf the web ok, but the windows updates website will not connect. We are not using any authentication on Endian.

 

Any ideas?

Posted

The Windows update service does not use the IE proxy settings when it wants to download things. Instead it asks the WinHTTP/BITS service to do it for it. You therefore must tell WinHTTP/BITS where your proxy is. You can do this (in a startup script for example) with the command line tool 'proxycfg' (exists on WinXP SP2 and above).

 

For example, import IE settings:

proxycfg -u

Use a proxy

proxycfg -p proxy.yourdomain.whereever.sch.uk:8080

Use a proxy and a WSUS server

proxycfg -p proxy.yourdomain.whereever.sch.uk:8080 WSUSServer.proxy.yourdomain.whereever.sch.uk

If you leave it in it's default unconfigured state, it'll attempt to connect directly to the microsoft website.

Posted

To add to Geoff's post, it will also work if you can use "proxy autoconfiguration" via option 252 in DHCP. It's a bit odd, really.

 

Note: Option 252 et al have some security implications, use with care.

  • 4 years later...
Posted

I try with all ,eandian community nontransparent proxy not allow to update any windows client to microsoft update site ,transparent proxy is ok but I need password authentication through active directory

everything working fine only I face this windows update problem last 5 days please help me

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...