Simple as can be…I hope this comes in handy for those who haven’t surfed enough to figure it out yet:
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState Standby
In case you want some other options, here they are:
Just replace what is underlined in the example with what is underlined above…
Also, if the “Standby” switch doesn’t work for Standby try the “Sleep” switch. It depends on the BIOS config of S3 and in your system configuration of sleep/hybrid sleep/hibernation. Check the power options for more; sometimes hibernation is disabled by default (not available at all as an option), but it is supported.
To Enable/Disable Hibernate open a Elevated Command Prompt.
Enjoy this tip thanks to our good man @Anonymous from www.win2008r2workstation.com!
Just what i was looking for, thanks!