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 Christian By Christian 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

  • Disable BitLocker
    How to Disable BitLocker on Windows 10 Windows
  • article 1280x720.192a2586 1 1
    No valid offer received: WDS PXE-E16 error when booting clients Windows Server
  • FileNotFoundError Errno 2 No such file or directory
    Fix FileNotFoundError: [Errno 2] No such file or directory Scripts
  • Key distribution center
    Perform Key Distribution Center Service [krbtgt] Password reset Windows
  • update powershell in Windows
    Upgrade PowerShell Core Windows or Mac and Linux System Windows
  • SystoLOCK Passwordless Authentication
    Protect your Windows Devices with MFA with SystoLOCK Security | Vulnerability Scans and Assessment

More Related Articles

Disable BitLocker How to Disable BitLocker on Windows 10 Windows
article 1280x720.192a2586 1 1 No valid offer received: WDS PXE-E16 error when booting clients Windows Server
FileNotFoundError Errno 2 No such file or directory Fix FileNotFoundError: [Errno 2] No such file or directory Scripts
Key distribution center Perform Key Distribution Center Service [krbtgt] Password reset Windows
update powershell in Windows Upgrade PowerShell Core Windows or Mac and Linux System Windows
SystoLOCK Passwordless Authentication Protect your Windows Devices with MFA with SystoLOCK Security | Vulnerability Scans and Assessment

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

  • Prevent the saving of RDP Credentials
    Prevent users from saving RDP Credentials on Windows 11 Windows
  • 1 WeXxkEX0JG3oB781HD8Hrg
    Error 0x204: Unable to Connect to Remote PC [Part 1] Windows Server
  • Syncing Files  and photos with Synology Drive
    Sync file and photos from iOS and Mac with Synology Drive Backup
  • feature image app services
    How to Migrate Azure Web Apps AWS/Azure/OpenShift
  • ntp server testen
    Enable or disable Linux System’s Clock Sync with NTP Server Linux
  • Featured image multi monitor
    Enhanced Multi-Monitor Experience with Windows 11 Windows
  • How to Migrate Windows Servers from Hyper V to Proxmox Correctly
    Migrate Windows Servers from Hyper V to Proxmox Correctly Backup
  • how to fix the sorry this file type is not permitted for security reasons error in wordpress 5e4a5632967c7
    Error 1707: Network address invalid when trying to connect remotely Windows

Subscribe to Blog via Email

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

Join 1,821 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

Active Directory 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.