Shutdown/Restart windows from command line

Home » Windows » Shutdown/Restart windows from command line
Date: 2005-06-18
Link: http://windows.devquickref.com/windows-restart-shutdown-windows-command-line.html

Shutdown/Restart windows from command line

 
Shutdown 
shutdown /s  /t /t 0 
Restart 
shutdown /r  /t /t 0