Skip to content

Commit b6898bc

Browse files
authored
Editorial updates
1 parent ad5d481 commit b6898bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hub/package-manager/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@ To learn more about setting up Group Policy for your enterprise organization, se
6363

6464
## Additional Group Policy settings for Windows Package Manager
6565

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.
6767

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:
6969

7070
- **Source Control**: Specify which sources are allowed or blocked.
7171
- **Local Development**: Control whether users are allowed to enable experimental features or local manifest installations.
7272
- **Execution Policies**: Set policies for the command line interface and proxy options.
7373

7474
To download the Group Policy templates:
7575

76-
1. Navigate to the [Windows Package Manage GitHub releases](https://github.com/microsoft/winget-cli/releases) page.
76+
1. Visit [Windows Package Manage GitHub releases](https://github.com/microsoft/winget-cli/releases).
7777
2. Locate the release version you wish to use.
7878
3. Download the `DesktopAppInstallerPolicies.zip` file included in the release assets.
7979

@@ -85,7 +85,7 @@ The ZIP file contains the necessary `.admx` and `.adml` files for deploying the
8585
4. Open the Group Policy Management Console (GPMC) to configure the policies.
8686

8787
> [!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).
8989
9090
New Group Policy settings may be introduced with each release of Windows Package Manager. To ensure your environment is always up to date:
9191

0 commit comments

Comments
 (0)