SOLVED? How To Disable Hibernate Using Group Policy
The short answer is, you can’t (easily)… even using Server 2012 AD. The long answer is there are two ways automate the disabling of hibernate:
- Run the following as a (logon?) script that includes: powercfg -h off
- Create your own .ADM Administrative Template, add it to Active Directory and then apply it. This process is well explained HERE.
This website uses cookies.
View Comments