Answers for "shutdown command timer"

8

windows shutdown command timer

shutdown -s -t SECONDS
Posted by: Guest on July-04-2020
5

how to turn off pc at specific time

shutdown -s -t <TimeInSeconds>
Posted by: Guest on November-13-2020
1

cancel shutdown timer

shutdown -a
Posted by: Guest on April-08-2021

Browse Popular Code Answers by Language