Can I override a group policy setting as a machine admin?
Posted
by Max
on Stack Overflow
See other posts from Stack Overflow
or by Max
Published on 2009-12-02T05:52:37Z
Indexed on
2010/06/11
20:02 UTC
Read the original article
Hit count: 137
Windows
Group policy prevents several configuration settings on my Windows 7 / Vista machines. Since my domain account is a member of the local Administrators group on these boxes, is there still a way to override them locally?
For instance, GP prevents changing the power management option "Turn off the display" (even changing it from cmd fails: POWERCFG -X -monitor-timeout-ac 60 => "An unexpected error condition has occurred. Unable to perform operation. You may not have permission to perform this operation.")
Even when logging on with a local account and not the domain account, it's not possible to change the setting anymore ..
© Stack Overflow or respective owner