dca2f6f085 | ||
---|---|---|
.. | ||
ADMX | ||
README.md |
README.md
Add the administrative template to an individual computer
- Copy the "WAU.admx" file to your Policy Definition template folder. (Example:
C:\Windows\PolicyDefinitions
) - 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
- 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.
- Copy the "WAU.admx" file to the PolicyDefinition folder. (Example:
%systemroot%\sysvol\domain\policies\PolicyDefinitions
) - 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
) - If your domain has more than one domain controller, the new ADMX files will be replicated to them at the next domain replication interval.