Anders Borjesson wrote:
> I have the samt problem as Stam Smiley. I cant make the local service start
> or stop. And the link below from Torgeir Bakken did not help - every account
> have adm rights.
>
> I am pretty sure this is what causes my Windows Update to give me errors.
> Anymore suggestions?
Hi
Try this:
On a freshly rebooted computer, do this as first thing:
Start regedit.exe and delete the following key (contains the WU
service configuration):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv
Do a reboot again.
Then run this command line, it installs the AutoUpdate service (line
will wrap in the newsreader!):
%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection AutoUpdate
132 %SystemRoot%\inf\au.inf
(it must be a space between AutoUpdate and 132)
If it asks for your OS CD-ROM to get some files, just point it to the
folder %windir%\servicepackfiles\i386 (or if it does not exist, use
%windir%\System32).
Do a reboot again.
Then check if you can start and stop the Automatic Updates service
successfully.
--
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