Windows command line "suspend"
Posted
by bobobobo
on Server Fault
See other posts from Server Fault
or by bobobobo
Published on 2010-04-22T15:10:18Z
Indexed on
2010/04/22
15:13 UTC
Read the original article
Hit count: 482
On Windows, there's the shutdown cmd line, but is there a windows command line command to call a "standby"?
What I'd really like is to call something like standby -force
to force a system to enter standby even when a pesky app is trying to prevent it.
© Server Fault or respective owner