A co-worker showed me a quick way to shut down and restart a computer. I was really interested because I use Microsoft Remote Desktop feature to connect to a Domino server. The Domino server is on an older computer with a very loud fan so the less it runs the better. My problem was I did not have the option to shut down the machine from the start menu.. I now have two shortcuts on the desktop, one to turn off the machine and a second to cancel the shut down.
Common shortcuts
ShutDown.exe -l (Logoff)
ShutDown.exe -s -t 30 (Shut Down)
ShutDown.exe -r -t 1 (Restart Now)
ShutDown.exe -r -t 30 (Restart)
ShutDown.exe -a (Cancel)
Mar
31
Sutdown.exe XP
A co-worker showed me a quick way to shut down and restart a computer. I was really interested because I use Microsoft Remote Desktop feature to connect to a Domino server. The Domino server is on an older computer with a very loud fan so the less it runs the better. My problem was I did not have the option to shut down the machine from the start menu.. I now have two shortcuts on the desktop, one to turn off the machine and a second to cancel the shut down.
Common shortcuts
ShutDown.exe -l (Logoff)
ShutDown.exe -s -t 30 (Shut Down)
ShutDown.exe -r -t 1 (Restart Now)
ShutDown.exe -r -t 30 (Restart)
ShutDown.exe -a (Cancel)