Stop Windows Server 2003 Hanging When Installing Updates
Some of the servers that I manage in locations have a nasty habit of hanging on the final stage of rebooting when trying to apply Windows Updates automatically.
In most locations, I use WSUS to deploy updates around the site which is OK, but when it comes to servers problems arise.
After roaming around on the internet, I found a useful thread at EggHeadCafe which describes the problem I’m having. Apparently, turning off the default user screensaver using the following registry key will solve the problem:
HKEY_USERS\.DEFAULT\control panel\screensaveractive
Set the value to 0
This would make sense, as there is a similar problem in Windows XP where if you try to shutdown the system with the power button (or an update) while the screen saver is active, the system will shutdown until the screensaver is turned off by touching the keyboard or mouse.
I’ll find out if this works in a month’s time!
EDIT: Just logged onto one of my servers with this change and it works a treat.
Related posts:
- Set the default Organisational Unit for New Computers in Windows Server Once you have your domain and group policies set up,...
- Installing Ubuntu 8.04 server on VirtualBox I had a little trouble running Ubuntu server on VirtualBox...
- Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
- How to edit settings on a Ctrix Metaframe NFuse Server Something that comes up irregularly with clients: How do I...
- Prevent Wordpress from Hanging when You Log on I’ve set up a Wordpress site for a client and...
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.