Anthony wrote:
> Hello Torgeir,
>
> Thankyou for those links but why does the new version of Windows Update
> still look for an ISA server even though I have set my IE to go straight out
> through our firewall?
> If I set IE to not use the proxy why then does the WindowsUpdate try and use
> it?
Hi
Because WU5 runs in a "system" context and it's proxy configuration
needs to be set with proxycfg.exe (WinHTTP Default Proxy
Configuration Tool).
Open a command prompt (Start/Run and then "cmd.exe" without the
quotes").
Run this command to see what proxy configuration WU uses:
proxycfg
If you don't have a proxy, you will need status
Direct access (no proxy server).
If it reports anything else, to set direct access:
proxycfg -d
To set it to use current users's IE proxy settings:
proxycfg -u
To get more help on proxycfg:
proxycfg -?
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx