Thursday, April 28, 2005

Unattended Reboot

shutdown.exe can take an optional parameter to specify how far in the future to shutdown, but unfortunately the limit is 600 seconds, making it largely useless.

so for an unattended reboot, i used the scheduled task wizard to run shutdown /r /f at 11:59pm. seems to have gone off with no trouble.

0 comments: