Oenone wrote:
> Since upgrading our Windows XP installations to SP2, none of the upgraded
> computers on our company network are able to download updates through
> Windows Update.
>
> The web site itself works fine, and allows us to see the updates that need
> installation. But when we click on the Install Updates button, none of them
> are able to be downloaded. The "Installing Updates" window opens, but each
> item in the Installation Status panel reads "Downloading (name of the
> update)... Failed!".
>
> I've checked in my WindowsUpdate.log file and it reports things such as
> this:
>
> (snip)
> 2005-02-09 11:44:21-0000 908 ef4 Error 8024402c occurred while downloading
> update; notifying dependent calls.
> (snip)
>
> I've tried all sorts of things to resolve this and have so far been unable
> to make any progress. I'm certain that it isn't a DNS or proxy/firewall
> issue as the XP SP1 computers on our network all update without any
> problems.
>
> We're connected to the internet using an ISA proxy server which has no
> restrictions or blocking active at all.
Error 0x8024402c is
WU_E_PT_WINHTTP_NAME_NOT_RESOLVED
Winhttp SendRequest/ReceiveResponse failed with 0x2ee7 error. Either
the proxy server or target server name can not be resolved.
Corresponding to ERROR_WINHTTP_NAME_NOT_RESOLVED.
Most likely you have a proxy server issue.
As you are using a Microsoft ISA server:
XP Windows Update Error 0x8024402C / 0x80072f78 when behind a
Microsoft ISA server
http://www.electrosonics.net/technot...0x8024402C.htm
and
You experience problems when you access the Windows Update Version 5
Web site through a server that is running ISA Server
http://support.microsoft.com/?id=885819
Also:
When searching for available updates on the Windows Update site, you
receive the 0x8024402C, 0x80240030 or 0x8024502d error.
http://v5.windowsupdate.microsoft.co...cleid=26&ln=en
You might need to use proxycfg.exe (see link above) to either set or
remove a proxy server configuration on the client, or if possible, you
may want/need to create an anonymous access rule for Windows Update
site on the proxy server:
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 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