Command Line Shutdown

Syntax
shutdown [ /f ] [ /s | /r ] [ /t time ]
/f Force running application to close
/s Shutdown
/r Restart
/t Time to shutdown or restart in seconds

ตัวอย่าง

shutdown /f /s /t 3600

จะมีหน้าต่างแสดงที่ดังรูป

หากจะยกเลิก ให้พิมพ์คำสั่งใน command line

shutdown -a