Power Settings GPO - users should have the option to modify their settings afterwards

Alan Cruz 25 Reputation points
2024-07-26T20:18:45.2566667+00:00

I'm building a GPO that modifies the power settings. It creates a brand new power plan with specific settings that I want to apply through Computer>Preferences> Control Panel> Settings> Power options> Power plan > Create power plan and the options I want. Including the button behaviour.

I'm also setting the behaviour of the buttons through Administrative Templates > System / Power Settings.

buttons

In both scenarios (battery and plugged in)

Power button = Sleep

Sleep button = Sleep

Lid switch = Sleep

However if I set it like that, the settings will be grayed out for my users and they will not be able to change them if they want.

buttonsconfigured

If button behaviour is not configured or set as disabled. The users will be able to select their settings, but the default is shown is Hibernate. I would want to have them as Sleep through the GPO but still allowing the user to change it.

Is there a way to do this?

buttonsNotconfigured

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

Accepted answer
  1. Yanhong Liu 14,200 Reputation points Microsoft External Staff
    2024-07-30T08:51:00.9966667+00:00

    Hello,

    Thank you for posting in Q&A forum.

    You want to set the default power settings to 'Sleep' for the power button, sleep button, and lid switch, but also want to allow users to change these settings if they wish.

    Unfortunately, Group Policy Objects (GPO) are designed to enforce specific settings and do not inherently allow for user modification of those settings. If you set a policy, it will be enforced and users will not be able to change it. If you do not configure the policy or set it as disabled, then users will be able to change the settings, but you cannot control the default setting.

    I hope the information above is helpful.

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


1 additional answer

Sort by: Most helpful
  1. Aaron 0 Reputation points
    2025-04-30T15:36:43.82+00:00

    Hi Alan,

    Better later than never right! You have 2 main GPO types. Preferences and Policies that behave a little differently. A Preference sets a setting to what you would like and allows the user to change it later. A policy sets a setting as you would like it and does not allow the user to make a change.

    Look at the "Power Options" settings under Computer Configuration\Preferences\Power Options to accomplish what you're looking to do.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.