Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Create Central Store for Group Policy Administrative Templates

Create Central Store for Group Policy Administrative Templates

Posted on 19/05/202031/05/2023 IT Expert By IT Expert 2 Comments on Create Central Store for Group Policy Administrative Templates

The Central Store is a file location that is checked by the Group Policy tools and it is a folder structure created in the “Sysvol” directory on the domain controllers in each domain in your organization. You will need to create the central store only once on a single domain controller for each domain in your organization. The File Replication service then replicates the central store to all domain controllers. It is recommended that you create the central store on the primary domain controller because the Group Policy Management Console and Group Policy Object Editor connect to the primary domain controller by default. In this article, you’ll learn how to Create Central Store for Group Policy Administrative Templates. Please see What are the differences between an ADM and ADMX file, and how to install and Update Azure PowerShell on your Windows PC.

Administrative Templates files based on the operating system

Microsoft releases new operating systems every now and then. If you are in a domain environment, you should be interested in managing your new and old computers via Group Policies. To manage your computer you need either the target operating system version (or later) with RSAT (Remote Server Administrative Tools) or an equivalent server operating system to be able to see and configure all features. You also need updated Group Policy settings files, Group Policy Administrative Templates, or simply updated ADMX files for the new operating system.

Windows Central store consists of a root-level folder containing all language-neutral ADMX files and subfolders containing the language-specific ADMX resource files. Please see Windows 10 Administrative Shortcut command key, Active Directory Administrative Tools shortcut, and how to fix “unable to find File Explorer in the Group Policy Editor when resolving security tab missing under properties“.

Note: To perform this procedure, you must be a member of the Domain Administrators group in Active Directory.

Central Store Creation

To create a central store follow the steps, Download the Administrative Templates (.admx) MSI file for Windows Server 2019 and download it to your server, and click the download button

Note: This Administrative Templates (.admx) applies Windows 10, Windows Server 2019. This .msi file contains the .admx files we need to populate the policy settings in the user interface. Run the saved admx.msi file

Accept the License Agreement and click on Next

On the custom setup, I will click on Net to continue

Now, it is time to hit the Install button. Click on install to have the Administrative Templates (.admx) MSI file installed

Click on finish to complete the Administrative Templates (.admx) MSI file installation

Note: By default, this is installed in the path below.

C:\Program Files (x86)\Microsoft Group Policy\Windows 10 November 2019 Update (1909)

PolicyDefinitions Folder Creation

Create a Central Store for .admx and .adml files, using Windows File Explorer. Create a folder named PolicyDefinitions in the following location on the domain controller as shown below.

\\TECHDARCHIVE\sysvol\techdirect.local\Policies\PolicyDefinitions

If you already have the PolicyDefinition Folder

- Before copying any new ADMX and ADML files, backup the files that are present in the PolicyDefinitions folder.
- For me, I will create a new folder called Policy Definition as shown below
- As you can see also, it was not available before.
Policy-Definition-1
Policy-Definition

By default, this is installed in the path below

C:\Program Files (x86)\Microsoft Group Policy\Windows 10 Version 1511\PolicyDefinitions

Ensure to copy the PolicyDefinition from the path above to the new location within SYSVOL on the Domain Controller that you’ve just created. \\TECHDARCHIVE\sysvol\techdirect.local\Policies\PolicyDefinitions.

Please replace the server name and the domain name with your own server and domain name ;). If you are having issues, please use this path “C:\Windows\SYSVOL\sysvol\techdirect.local\Policies\PolicyDefinitions“

Optional: Remove Unsupported Languages

Note: You can remove any language folders that you do not want to support, so if you are using only English, I will leave it this way so any other administrator can manage the GPO in whatever language you desire.

Create Group Policy

You can now manage your ADMX files. as shown below. Launch Group Policy Management Console. This will open the Group Policy Editor as shown below.

Please see how to Disable browser notifications in Chrome via GPO in Windows, how to Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows, how to create a Password Policy via GPO, and how to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022.

Launch-Group-Policy-Management
GPO-Creation

– Right-click on any of the Group Policy Objects as shown below. Click on Edit

This will open the Group Policy Management Editor as shown below

If you encounter the following “Error: Administrative templates retrieved from the local computer do not show up“, please use the steps discussed in this hyperlink to resolve it. Microsoft reference link.

I hope you found this blog post helpful on how to Create Central Store for Group Policy Administrative Templates. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:GPO, GPOs, Group Policy Administrative Templates, Group Policy Management Console, Group Policy Objects, Grouppolicy, security, Slide, Windows Server 2016

Post navigation

Previous Post: Fix Administrative templates retrieved from the local computer does not show up
Next Post: Unable to find File Explorer in the Group Policy Editor when resolving the security tab missing under properties

Related Posts

  • How to configure Volume Shadow Copies VSS on Windows Server
    Volume Shadow Copies: How to configure VSS on Windows Server Windows
  • https   blogs images.forbes.com jasonevangelho files 2018 06 windows 7 2018 edition 1200x676 1
    Windows deployment cannot continue, the operating system is missing via MDT deployment Windows Server
  • How to Convert a Distribution Group to a Security Group
    How to convert distribution group to security group Windows Server
  • MBAM Replacement
    MBAM extended support ends April 2026: Find alternative solution Security | Vulnerability Scans and Assessment
  • email
    How to monitor Windows Server backup via PowerShell Windows Server
  • RDP Certificate Issues
    Connecting to the RDP host: Fix the Certificate could not be verified back to the root certificate Mac

More Related Articles

How to configure Volume Shadow Copies VSS on Windows Server Volume Shadow Copies: How to configure VSS on Windows Server Windows
https   blogs images.forbes.com jasonevangelho files 2018 06 windows 7 2018 edition 1200x676 1 Windows deployment cannot continue, the operating system is missing via MDT deployment Windows Server
How to Convert a Distribution Group to a Security Group How to convert distribution group to security group Windows Server
MBAM Replacement MBAM extended support ends April 2026: Find alternative solution Security | Vulnerability Scans and Assessment
email How to monitor Windows Server backup via PowerShell Windows Server
RDP Certificate Issues Connecting to the RDP host: Fix the Certificate could not be verified back to the root certificate Mac

Comments (2) on “Create Central Store for Group Policy Administrative Templates”

  1. Avatar photo David Webster says:
    16/09/2021 at 8:57 PM

    Great article. Best I have seen on this.

    Log in to Reply
    1. chris Christian says:
      16/09/2021 at 9:06 PM

      Thank you!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • google chrome logo 2
    Set Google as default: How to set a browser as default in Windows 10 Windows
  • veeam
    Error 1064: An exception occurred in the service when handling the control request Backup
  • loc
    Solve VMware workstation .lck error [Part 1] Virtualization
  • Screenshot 2021 02 01 at 12.25.27
    MySQL Workbench could not connect to MySQL server Oracle/MSSQL/MySQL
  • fghj
    MDT deployment failed and Stuck at Command Prompt: Windows installation does not proceed via PXE boot Windows Server
  • CVE 2026 25177 Privilege Escalation In AD
    Unicode Manipulation: CVE-2026-25177 Privilege Escalation in AD Windows Server
  • images 5 1
    How to access MySQL Server from command Prompt Oracle/MSSQL/MySQL
  • Backup is an attacker real target
    Hacker Thinking in Ransomware Attacks: Backup Is the real Target Backup

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,804 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.