From 71a0db8f373dc4478b2e54f75a7b3332417b29df Mon Sep 17 00:00:00 2001 From: Heiko <61519853+htcfreek@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:17:01 +0200 Subject: [PATCH 1/2] Update grouppolicy.md --- hub/powertoys/grouppolicy.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/hub/powertoys/grouppolicy.md b/hub/powertoys/grouppolicy.md index 2b0841fea3..cd8e2154ca 100644 --- a/hub/powertoys/grouppolicy.md +++ b/hub/powertoys/grouppolicy.md @@ -1,7 +1,7 @@ --- title: PowerToys Group Policy description: Group policy documentation for PowerToys -ms.date: 01/28/2024 +ms.date: 06/27/2024 ms.topic: article no-loc: [PowerToys, Windows, Group Policy, Win] --- @@ -56,7 +56,7 @@ The individual enabled state policies for the utilities will override this polic #### Group Policy (ADMX) information -- GP unique name: ConfigureGlobalUtilityEnabledState +- GP unique name: ConfigureAllUtilityGlobalEnabledState - GP name: Configure global utility enabled state - GP path: Administrative Templates/Microsoft PowerToys - GP scope: Computer and user @@ -71,7 +71,7 @@ The individual enabled state policies for the utilities will override this polic #### Intune information -- OMA-URI: `./Device/Vendor/MSFT/Policy/Config/PowerToys~Policy~PowerToys/ConfigureGlobalUtilityEnabledState` +- OMA-URI: `./Device/Vendor/MSFT/Policy/Config/PowerToys~Policy~PowerToys/ConfigureAllUtilityGlobalEnabledState` - Example value: `` ### Configure enabled state for individual utilities @@ -155,7 +155,9 @@ These policies have a higher priority than, and will override, the policy "Confi - Example value: `` -### Allow experimentation +### General settings + +#### Allow experimentation Supported on PowerToys 0.68.0 or later. @@ -164,24 +166,24 @@ This policy configures whether PowerToys experimentation is allowed. With experi - If this setting is enabled or not configured, the user can control experimentation in the PowerToys settings menu. - If this setting is disabled, experimentation is not allowed. -#### Group Policy (ADMX) information +##### Group Policy (ADMX) information - GP unique name: AllowExperimentation - GP name: Allow experimentation -- GP path: Administrative Templates/Microsoft PowerToys +- GP path: Administrative Templates/Microsoft PowerToys/General settings - GP scope: Computer and user - ADMX file name: _PowerToys.admx_ -#### Registry information +##### Registry information - Path: Software\Policies\PowerToys - Name: AllowExperimentation - Type: DWORD - Example value: `0x00000000` -#### Intune information +##### Intune information -- OMA-URI: `./Device/Vendor/MSFT/Policy/Config/PowerToys~Policy~PowerToys/AllowExperimentation` +- OMA-URI: `./Device/Vendor/MSFT/Policy/Config/PowerToys~Policy~PowerToys~GeneralSettings/AllowExperimentation` - Example value: `` ### Installer and Updates From 19f666bf99203bd1ffef8f35e805ce24eab18b73 Mon Sep 17 00:00:00 2001 From: Heiko <61519853+htcfreek@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:00:03 +0200 Subject: [PATCH 2/2] Update name and description for AdvPaste Online AI --- hub/powertoys/grouppolicy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hub/powertoys/grouppolicy.md b/hub/powertoys/grouppolicy.md index cd8e2154ca..78ed184163 100644 --- a/hub/powertoys/grouppolicy.md +++ b/hub/powertoys/grouppolicy.md @@ -345,7 +345,7 @@ This policy allows you to configure if the window with the release notes is show Supported on PowerToys 0.81.1 or later. -This policy configures the enabled disable state for using Advanced Paste online AI models. +This policy allows you to disable Advanced Paste online AI models. If you enable or don't configure this policy, the user takes control over the enabled state of the Enable paste with AI Advanced Paste setting. @@ -357,7 +357,7 @@ If you disable this policy, the user won't be able to enable Enable paste with A ##### Group Policy (ADMX) information - GP unique name: AllowPowerToysAdvancedPasteOnlineAIModels -- GP name: Advanced Paste: Allow using online AI models +- GP name: Allow using online AI models - GP path: Administrative Templates/Microsoft PowerToys/Advanced Paste - GP scope: Computer and user - ADMX file name: _PowerToys.admx_