::By Eric M. Bouse
::Tested on Win2k

::shutdown switches
::-f force shutdown, kill all apps
::-s shutdown computer
::-c "comment"
::-t xx , timeout ## (in seconds)
::-a abort shutdown

shutdown -f -s -t 300 -c "Lab is closed, computer will shutdown in 5 minutes."