I'd like to suspend my windows machine after a specified time like
shutdown -s -t 3600
but I don't want to turn it off, but only switch to suspend mode. Is there a command line to do this?
|
I'd like to suspend my windows machine after a specified time like
but I don't want to turn it off, but only switch to suspend mode. Is there a command line to do this? |
|||
|
|
|
Use the
you'll find more information about Instead of the |
||||