/build/static/layout/Breadcrumb_cap_w.png

Disable Hibernation in Windows 7 64 bit unattended

Does anyone know how to disable hibernation in a Windows 7 64 bit unattended install? It is my understanding that this is profile specific. Either way, I just need to disable it in the administrator account that is created. Thanks in advance.

Kurt

0 Comments   [ + ] Show comments

Answers (1)

Posted by: Lucid 13 years ago
Purple Belt
0
I think you'll have to do the same thing as in your other post and resort to a script (or a GPO for the PC if it's to be part of an Active Directory domain). Here's a snippet of VBScript code that might help:

intReturn = objWshShell.Run (WinDir & "\System32\powercfg.exe -hibernate off", 0, True)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ