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

Alan Cruz 20 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

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,652 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,915 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yanhong Liu 12,180 Reputation points Microsoft Vendor
    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.


0 additional answers

Sort by: Most helpful

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.