I want to start and shutdown at some given time.
For example if I want to shutdown after 1 hour then I can simply right click then create a shortuct and type shutdown -s -t 3600 then my computer will shutdown after 1 hour.Is there any way to wake up from sleep mode or restart computer or simply start the computer using batch scripting or like the way I am doing to shutdown or any other way?
Note I dont want to use powershell