I need to enable hibernation mode from all my workstation, so I found out
this command powercfg.exe, tell you how to enable this. but I can not find
the right command to change to after 1 hours.
I try to use
powercfg /change "system hibernates" 60, but did not work, what is the right
command for this.


Thanks.
Lillian

Re: How to change system hibernate to after 1 hour by Allan

Allan
Sat Jun 21 18:58:01 PDT 2008


"Lillian Lian" <LillianLian@discussions.microsoft.com> wrote in message
news:76B99941-8289-4028-9DF4-0C6AE307C26D@microsoft.com...
>I need to enable hibernation mode from all my workstation, so I found out
> this command powercfg.exe, tell you how to enable this. but I can not find
> the right command to change to after 1 hours.
> I try to use
> powercfg /change "system hibernates" 60, but did not work, what is the
> right
> command for this.
Why can't you use the Control Panel "Power Options" applet to accomplish
this?

--
Allan


RE: How to change system hibernate to after 1 hour by Anteaus

Anteaus
Sat Jun 21 23:48:01 PDT 2008

http://www.pctools.com/guides/registry/detail/1106/

Might be of help. It seems you would need to create a power policy and
import that registry key. Other proviso is that it's user-based so would only
apply to the active account when the registry patch is applied. Thus would be
best applied via a logon script or group policy so that all users get it.


"Lillian Lian" wrote:

> I need to enable hibernation mode from all my workstation, so I found out
> this command powercfg.exe, tell you how to enable this. but I can not find
> the right command to change to after 1 hours.
> I try to use
> powercfg /change "system hibernates" 60, but did not work, what is the right
> command for this.
>
>
> Thanks.
> Lillian