Re: SBS 2003 will not update



Is the problematic server using Automatic Updates ?
Did you try using IE to visit Windows Update to see what the result was?

0x80072EFD means that the system can not connect to the update servers.
That might be because the Windows Update Agent/Client is stuck on the previous version.
Check the Version of wuaueng.dll to see if it's now at V.7.0.6000.381
These files must also be at that Version level now -

cdm.dll
wuapi.dll
wuauclt.exe
wuaucpl.cpl
wuaueng.dll
wucltui.dll
wups.dll
wups2.dll
wuweb.dll

If they are, you may need to register these .dlls from a Command Prompt, pressing Enter after each command, to restore connectivity to the update servers

net stop wuauserv
regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
regsvr32 wups2.dll
regsvr32 wuweb.dll
net start wuauserv
exit

Reboot and see if that resolves the error.
IF all of the above files are still at V. 7.0.6000.374, then see if using IE to visit WU gets the latest Version installed.

If the above is not the issue, then it's proxy config related:

How the Windows Update client determines which proxy server to use to connect to the Windows Update Web site
http://support.microsoft.com/kb/900935


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============



Vic Russell wrote:

Hi,

Our network has an Small Business Server 2003 SP2 and this machine is failing to get windows updates and reports Error 0x80072EFD

I have checked the Trusted sites and all the suggested ones have been included. Another suggestion from the trobleshooter was to update the Proxy/Firewall settings. Our firewall is an external box which is common to the whole network and all the other machines (all XP) are updating OK - it is just the SBS2003 machine.

We had this problem once before and I downloaded Windows 2003 SP2, installed it and then updates worked OK - and now they have stopped again. We have another seperate system (SBS2003 SP2 based) with a watchguard firewall (same as here) and all is OK.

It would seem that the problem lies somewhere in the SBS2003 system. Has anyone got any ideas?

Regards,

Vic


.



Relevant Pages

  • Re: Why this message?
    ... |>regsvr32 wuapi.dll ... |>You receive a "Windows Update has encountered an error and cannot display the ... |>Note that if it says "Install is not needed since Windows Update Agent is ... | FWIW, in case it's related, since the SP2 upgrade I'm also ...
    (microsoft.public.windowsupdate)
  • Re: Why this message?
    ... |>regsvr32 wuapi.dll ... |>You receive a "Windows Update has encountered an error and cannot display the ... |>Note that if it says "Install is not needed since Windows Update Agent is ... | FWIW, in case it's related, since the SP2 upgrade I'm also ...
    (microsoft.public.windowsupdate)
  • Re: Windows update error 80244019
    ... The requested URL does not exist on the server. ... Retry the download a couple ... But since the system recovery I know have Windows update error ...
    (microsoft.public.windowsupdate)
  • Re: Windows Update fails after upgrading WXP SP1 to WXP SP2.
    ... I don't find anything about error 0x80004002 related to windows update. ... looks like that error code is related with authorization; ... Could you help me to solve my problem or have I to reinstall WXP SP2? ... REGSVR32 WUAUENG.DLL ...
    (microsoft.public.windowsupdate)
  • RE: Windows update access slow from my SBS 2003 Server
    ... I understand that the SBS server box can not apply ... access the following Windows Update web sites and use the HTTP and HTTPS ... you can configure the following settings on the ISA server: ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)

Loading