RICK wrote:
> my automatic updates have went down about everytime i log off my computer. i
> have cheked bits and it is working. the updates says disabled so when i try
> to switch over to automatic i get an error message marked for deletion and
> then i get a code 0x80070430. i have done all the other remedies for most of
> the other codes. and like i said my updates works fine until i log off and
> then log back on. but with this new code i can't get to work anymore. can
> anyone please help, thanks
Hi
Try this:
Start regedit.exe and delete the following key (contains the WU
service configuration):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv
Do a reboot now!
Then run this command line (from a command prompt of from Start/Run, it
installs the AutoUpdate service (line will wrap in the newsreader!):
%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall
132 %SystemRoot%\inf\au.inf
(it must be a space between DefaultInstall and 132)
If it asks for your OS CD-ROM to get some files, just point it to the
folder %windir%\System32 (%windir% is typically C:\Windows).
Then run the following commands:
regsvr32.exe wuaueng.dll
regsvr32.exe wuapi.dll
regsvr32.exe wups.dll
regsvr32.exe wucltui.dll
Do a reboot again.
Then check if you can start and stop the Automatic Updates service
successfully from services.msc
--
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