|
You may receive the following error message in the event log:
Message: System log generated Error Event 7028 on reception.managed.sla2.ljkg
For more information see http://www.eventid.net/display.asp?eventid=7028&source=Service Control Manager
Log: System Type: Error Event: 7028 Agent Time: 12:06:49 pm 8-Oct-09 Event Time: 1:36:49 am 8-Oct-09 UTC Source: Service Control Manager Category: None Username: N/A Computer: RECEPTION Description: The wuauserv Registry key denied access to SYSTEM account programs so the Service Control Manager took ownership of the Registry
Check this registry value:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\BITS\ImagePath
It will probably be set to: "%fystemRoot%\system32\svchost.exe -k netsvcs" (without quotes)
Set it to: "%SystemRoot%\System32\svchost.exe -k netsvcs" (without quotes)
You will probably not have permission to do this. Open the properties of the BITS key, and give yourself the "Set Value" privilege. Remove this privilege after making the change.
Trackback(0)
 |