wingetautoupdate/Policies
KnifMelti 06ef630fff Ongoing... 2022-12-30 21:02:41 +01:00
..
en-US Ongoing... 2022-12-30 21:02:41 +01:00
README.md README, ADMX/ADML 2022-12-28 00:14:20 +01:00
WAU.admx $UpdatesAtTime now managed in Policies too 2022-12-30 19:56:06 +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.