From 50dcf3469eda3265764b3a85e0601408e643ba8b Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Wed, 28 Dec 2022 00:14:20 +0100 Subject: [PATCH] README, ADMX/ADML --- Policies/README.md | 9 ++++++ Policies/WAU.admx | 70 +++++++++++++++++++++++++++++++++++++++++ Policies/en-US/WAU.adml | 21 +++++++++++++ 3 files changed, 100 insertions(+) create mode 100644 Policies/README.md create mode 100644 Policies/WAU.admx create mode 100644 Policies/en-US/WAU.adml diff --git a/Policies/README.md b/Policies/README.md new file mode 100644 index 0000000..3d46e88 --- /dev/null +++ b/Policies/README.md @@ -0,0 +1,9 @@ +### Add the administrative template to an individual computer +1. Copy the "**WAU.admx**" file to your Policy Definition template folder. (Example: `C:\Windows\PolicyDefinitions`) +2. Copy the "**WAU.adml**" file to the matching language folder in your Policy Definition folder. (Example: `C:\Windows\PolicyDefinitions\en-US`) + +### Add the administrative template to Active Directory +1. On a domain controller or workstation with [RSAT](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/remote-server-administration-tools), go to the **PolicyDefinition** folder (also known as the _Central Store_) on any domain controller for your domain. +2. Copy the "**WAU.admx**" file to the PolicyDefinition folder. (Example: `%systemroot%\sysvol\domain\policies\PolicyDefinitions`) +3. Copy the "**WAU.adml**" file to the matching language folder in the PolicyDefinition folder. Create the folder if it doesn't already exist. (Example: `%systemroot%\sysvol\domain\policies\PolicyDefinitions\EN-US`) +4. If your domain has more than one domain controller, the new [ADMX files](https://learn.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store) will be replicated to them at the next domain replication interval. diff --git a/Policies/WAU.admx b/Policies/WAU.admx new file mode 100644 index 0000000..e445dcd --- /dev/null +++ b/Policies/WAU.admx @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Policies/en-US/WAU.adml b/Policies/en-US/WAU.adml new file mode 100644 index 0000000..daf18ef --- /dev/null +++ b/Policies/en-US/WAU.adml @@ -0,0 +1,21 @@ + + + + + + + Winget-AutoUpdate + Winget-AutoUpdate version 1.15.3 or later + Bypass Black/White list for User + This policy setting specifies whether to Bypass Black/White list when run in user context or not. + Disable Winget-AutoUpdate update checking + This policy setting specifies whether to Disable Winget-AutoUpdate update checking or not. By default, WAU auto updates if new version is available on Github. + Do not run WAU on metered connection + This policy setting specifies whether to Run WAU on metered connection or not. Default No. + Update WAU to PreRelease versions + This policy setting specifies whether to update WAU (if enabled) to PreRelease versions or not. Default No. + Use WhiteList instead of BlackList + This policy setting specifies whether to use a WhiteList or not. Default Blacklist. + + +