Posts Tagged ‘Fix a Stalled WSUS Update Service’
2003 server - Saturday, March 1, 2008 5:21 - 0 Comments
Fix a Stalled WSUS Update Service
I’ve heard many people complain about not being able to install WSUS because the service just won’t stay running. This is an easy fix.
It is pretty often that I see network administrators attempt to install something new and then throw their hands up at the first sign of a problem. The first problem some people see after installing WSUS is this common error:
“One or more Update Service components could not be contacted. Check your server status and ensure that the Windows Server Update Service is running. Non-running services: WSUSService”
After further investigation, this error can be tracked down to the “Update Service” service. IF you watch this service, it won’t stay started when it starts automatically and it won’t let you start it on your own.
This is because the service in question is attempting to start using the Network Service account. This can happen on some occasions if another database aware application is being used on the server. The simple fix to this is to change which user account the service starts with to the Local System account. You can do this by right clicking the service in the services MMC snap-in and going to the Log On tab. After doing so, you should be able to open the WSUS Administration Console without any errors!
Article written by MyComputerAid.com