Answers for "how to shutdown computer using cmd windows 7"

1

shutdown from command prompt windows 7

shutdown /s   --> for shutdown
shutdown /r   --> for restart
shutdown /l   --> for log off
Posted by: Guest on March-07-2021
0

how to shutdown your computer using cmd

shutdown /s /t 1
Posted by: Guest on August-26-2021

Code answers related to "how to shutdown computer using cmd windows 7"

Browse Popular Code Answers by Language