• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Send windows PC to Hibernation

Windows
2
2
3.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    datique
    last edited by Jul 29, 2019, 9:02 AM

    shutdown /h

    1 Reply Last reply Reply Quote 0
    • M
      Marco Torrano
      last edited by Marco Torrano Jun 20, 2020, 1:59 AM Jun 20, 2020, 1:09 AM

      Update post:

      PTBR

      Desligar : Shutdown.exe -s -t 00

      Reiniciar: Shutdown.exe -r -t 00

      Cancelar: Shutdown.exe -a

      Hibernar: rundll32.exe PowrProf.dll,SetSuspendState

      Suspender: rundll32.exe powrprof.dll,SetSuspendState 0,1,0

      Bloquear: Rundll32.exe User32.dll,LockWorkStation

      1 Reply Last reply Reply Quote 4
      • First post
        Last post