Hi,
Please check to make sure that the wuauserv service is added to the Svchost
registry key.
Add WUAUSERV and BITS to the SvcHost process
1. Click Start.
2. Choose Run.
3. In the Run box, type REGEDIT.
4. Click OK.
The Registry Editor opens.
*WARNING*
Using Registry Editor incorrectly can cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee
that problems resulting from the incorrect use of Registry Editor can be
solved. Use Registry Editor at your own risk.
5. Navigate to the following
key:HKEY_Local_Machine\Software\Microsoft\WindowsN T\CurrentVersion\SvcHost.
6. Double-click to open the netsvcs key.
7. Under Value Data .
8. Add BITS and WUAUSERV to the list of services.
9. Exit the registry.
10. Click OK.
11. Restart the system.
This issue may occur if you don't have the correct permissions set on the
HKEY_CLASSES_ROOT hive in the registry.
1. Click Start > Run
2. Enter regedit into the Run field and click OK
3. Right-Click on the HKEY_CLASSES_ROOT item and select Permissions
4. Please write down the items listed under Group or user name
5. Make sure that the Full Control check box under Allow is checked for the
Administrators group.
6. If the only group listed is everyone, make sure Full Control under Allow
is checked
7. Uncheck any boxes that are currently checked in the Deny column
8. Click OK
9. Register the following DLLs
wuapi.dll
wuaueng1.dll
wuaueng.dll
wucltui.dll
10. Restart the Automatic Updates service by running the following commands
net stop wuauserv
net start wuauserv
11. Restart the BITS service by running the following commands
net stop bits
net start bits
Thank you
Eric
"Rainer" <> wrote in message
news:A204B76F-2D14-4033-82AB-...
> Hello,
>
> as many others I have problems updating Windows Update to v5:
>
> Error 0x80070005
>
> Followed to no success:
> http://support.microsoft.com/default...b;en-us;836926
>
> WindowsUpdate.log:
> ...
> Failed to stop service wuauserv due to 0x80070005
> Warning: Continuing even though wuauserv service could not be stopped:
> 0x80070005
> .... (next lines 6 times)
> OpenService failed with error 0x80070005
> WU client fail to create WU service with error 0x80070005
> Registration failed with error 0x80070005
> ....
> Failed to restart service wuauserv: 0x80070005
> Reboot is required to complete the installation
> InstallUpdatedBinaries failed with error 0x80070005
> InstallUpdatedBinaries failed with error:0x80070005
> UpdateClientWorker failed: error 0x80070005
> ....
>
> Any ideas?
>
> Rainer
>
>
>