What's a Central Store
This should only need to be done once. After it exists, you just throw your new GPOs in it and they'll maneuver through your domain controllers automatically.
C:\Windows\SYSVOL\sysvol\your_domain\Policies
PolicyDefinitions
en-US
To verify the central store is working, pick a GPO > Edit > navigate to: Computer Configuration > Policies > Administrative Templates It should now say the definitions are retrieved from the central store.
If you're adding new Microsoft-based templates, don't add them all to the DC, as they are bloated with things that are likely not needed.
Vendors (Microsoft, Google, Mozilla, etc) will offer these in their knowledgebase downloads, usually; I'll cite Administrative Template files (ADMX/ADML) and Office Customization Tool for Microsoft 365 Apps for enterprise, Office 2019, and Office 2016 in my example.
File Type | Where to Put It |
---|---|
.admx (template settings) | C:\Windows\SYSVOL\sysvol\your_domain\Policies\PolicyDefinitions |
.adml (template language) | C:\Windows\SYSVOL\sysvol\your_domain\Policies\PolicyDefinitions\en-US |