Friday, May 01, 2009

Schedule Windows Server Restarts

If you want to schedule your Windows Server 2003 system to restart at a specified time, or frequency, you can easily do this using the Scheduled Tasks (found in the Control Panel) and point the task at the C:\Windows\system32\shutdown.exe command.

This command provides a number of different options, I normally use "c:\WINDOWS\system32\shutdown.exe /r /f /d p:4:1" on most of my systems.

No comments: