We need to reboot a win 2003 standard server with the least amount of down time possible. What steps do you take to ensure no windows updates will be applied durring the reboot?
We need to reboot a win 2003 standard server with the least amount of down time possible. What steps do you take to ensure no windows updates will be applied durring the reboot?
You might wish to use PendMoves to list pending file operations. This will at least tell you if you have operations pending upon reboot.
http://technet.microsoft.com/en-us/sysinternals/bb897556
Check the windows update settings and assure that the system is set to NOT download updates. If it has downloaded already, there will normally be an icon on the notification area indicating they are ready to install. However, you need to manually initiate the install. If someone has done this, the next reboot will complete the process. Again, the icon in the notification area will pop up a warning about the system needeing a restart to finish an update. If the system is set to install automatically, it would likley have rebooted.
will do the trick.
It doesn't guarantee, thought, that pending operations will not occur at startup. You can use PendFile to see that.
You can set it through the Group policy editor
EDIT: On the same path Allow automatic updates immediate installation : Disable