wingetautoupdate/Policies
KnifMelti ba6ed977b8 Text and List/Mods Path error handling 2022-12-28 16:07:18 +01:00
..
en-US Text and List/Mods Path error handling 2022-12-28 16:07:18 +01:00
README.md README, ADMX/ADML 2022-12-28 00:14:20 +01:00
WAU.admx NotificationLevel done 2022-12-28 13:52:03 +01:00

README.md

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, 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 will be replicated to them at the next domain replication interval.