You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/package-manager/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,17 +63,17 @@ To learn more about setting up Group Policy for your enterprise organization, se
63
63
64
64
## Additional Group Policy settings for Windows Package Manager
65
65
66
-
Windows Package Manager offers additional configurations options available via Group Policy, enabling IT administrators to manage and control its functionality across devices. These settings are especially useful for enterprise environments where compliance and consistency are critical.
66
+
Windows Package Manager provides additional configuration options through Group Policy, allowing IT administrators to manage and control functionality across multiple devices. These settings are particularly beneficial for enterprise environments where compliance and consistency are critical.
67
67
68
-
The additional Group Policy templates for Windows Package Manager are included from Windows 11 build (x) onwards, and are also included with each release. Each template can be divided into multiple subcategories, enabling IT administrators to configure key aspects of the tool's behavior, such as:
68
+
Starting from Windows 11 build (x), additional Group Policy templates for Windows Package Manager are included with each release. These templates are divided into several subcategories, enabling IT administrators to configure key aspects of the tool's behavior, such as:
69
69
70
70
-**Source Control**: Specify which sources are allowed or blocked.
71
71
-**Local Development**: Control whether users are allowed to enable experimental features or local manifest installations.
72
72
-**Execution Policies**: Set policies for the command line interface and proxy options.
73
73
74
74
To download the Group Policy templates:
75
75
76
-
1.Navigate to the [Windows Package Manage GitHub releases](https://github.com/microsoft/winget-cli/releases) page.
3. Download the `DesktopAppInstallerPolicies.zip` file included in the release assets.
79
79
@@ -85,7 +85,7 @@ The ZIP file contains the necessary `.admx` and `.adml` files for deploying the
85
85
4. Open the Group Policy Management Console (GPMC) to configure the policies.
86
86
87
87
> [!NOTE]
88
-
> When working on a Windows Domain Controller, you can store the Group Policy templates in the Central Store. For detailed instructions, visit the following [documentation](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
88
+
> When working on a Windows Domain Controller, you can store the Group Policy templates in the Central Store. For detailed instructions, see [How to create and manage the Central Store for Group Policy Administrative Templates in Windows](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
89
89
90
90
New Group Policy settings may be introduced with each release of Windows Package Manager. To ensure your environment is always up to date:
0 commit comments