subject: fix: XP automatic update notification icon missing
posted: Sat, 20 Mar 2010 07:39:34 -0000


Problem: XP machine (SP2), autoupdates are set to "download but
notify me before installing them". Updates are downloaded but no
update notification icon appears in the system tray. If the user
elects to shut down, the machine will prompt to "install updates,
then shutdown". However the user has no way to see the list of
updates to install, nor deselect those he does not wish to install.

Cause: unknown

Troubleshooting steps:

1. restart computer

2. check control panel (run wuaucpl.cpl) - is the autoupdate setting
correct?

3. check c:\WINDOWS\SoftwareDistribution\ReportingEvents.log - does
it show updates are waiting?

4. check c:\WINDOWS\WindowsUpdate.log - does it show any errors?

5. check group policy (gpedit.msc):
- computer configuration .. administrative templates .. windows
components .. windows update
- user configuration .. administrative templates .. windows
components .. windows update

6. run wuauclt /detectnow (may need to wait some time to see if the
icon appears)

7. run wuauclt /resetauthorization /detectnow (may need to wait some
time to see if the icon appears)

8. reset Windows Update (may need to wait some time to see if the
icon appears):

net stop "Automatic Updates"
move %windir%\windowsupdate.log %windir%\windowsupdate.old.log
move %windir%\SoftwareDistribution %windir%\SoftwareDistributionold
regsvr32 /s atl.dll
regsvr32 /s wucltui.dll
regsvr32 /s wups.dll
regsvr32 /s wuaueng.dll
regsvr32 /s wuapi.dll
regsvr32 /s msxml3.dll
regsvr32 /s mssip32.dll
regsvr32 /s initpki.dll
regsvr32 /s softpub.dll
net start "Automatic Updates"
wuauclt /resetauthorization /detectnow

I tried 1-7, still no joy but #8 fixed it for me! #8 is a tweaked
version of a script from here:

http://www.wsus.info/index.php?showtopic=13828

Note: you may wish to delete %windir%\windowsupdate.old.log and/or
%windir%\SoftwareDistributionold if everything starts working (these
are backup copies made by the above script).

Stu

---
* Origin: [adminz] tech, security, support -
http://cyberdelix.net/adminz/

generated by msg2page 0.06 on Mar 20, 2010 at 07:56:36

 search:
this site only