The best way to do this is to create a new scheduled task with the command
line: shutdown -r
This starts a 30 second countdown that reboots the machine at a time
designated by you. To cancel this countdown once it has begun, type
shutdown -a into the run command.
ChrisMo