0

this is working for me to set a delayed shutdown: shutdown -s -t 1000 this is working for me to hibernate my pc: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState

but i cant delay a hibernation? (typing the above into the run dialog box)

joseph
  • 1

1 Answers1

0

Create a batch file using the same string you are writing in the run menu and assign it to run as a scheduled task at the time of day you want it to run.

Simkill
  • 1,657