How to Shutdown pc automatically with a timer using CMD Command prompt
This video tutorial and manual are about automated restarts or shutdowns from the windows command line. We’ll begin via way of means of learning, the way to open the command prompt. How to apply to create automated shutdown timers the use of the Shutdown command. How to restart our system or create restart timers from the command line. How to cancel an accidentally scheduled shutdown.And finally, we’ll test some different beneficial parameters for the shutdown command.
shutdown /s /t 36001 Hour = 3600.
2 Hours = 7200.
3 Hours = 10800.
…
X Hours = X * 3600.
Restart Your System Using The Shutdown Command:
shutdown /r /t 