Most likely because the "Automatic Updates" service is not set to
Automatic, or is failing to start.
1. Click Start, click Run, type services.msc, and then click OK.
2. In the list of services, double-click on Automatic Updates
3. In the Startup type list, if not already set to Automatic,
click Automatic, and then click Apply.
4. If Service status is set to Stopped, click Start, and then click OK.
If the service is missing or will not start, try this:
1. Click Start.
2. Choose Run.
3. In the Run box, type (or copy/paste from this post)
regsvr32.exe wuaueng.dll
(note the space there in the middle)
4. Click OK.
After the regsvr32 command, start regedit.exe
and locate the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv
If you find a DeleteFlag value there, delete the DeleteFlag value.
--
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/sc...er/default.mspx
Thx & regds,
Sohail Patel