Subscribe to Windows IT Pro
October 31, 2006 12:00 AM

How do I create the central store for ADMX files?

Windows IT Pro
InstantDoc ID #94058
Rating: (5)

A. Windows Longhorn server introduces the concept of a central store as the repository for all ADMX files used in the environment (both language-specific and language-neutral files). This central store is located in the SYSVOL area of the domain controller (DC) to facilitate easy replication to all DCs via the File Replication Services (FRS) that operates between all DCs within a domain. Once created when group policies are edited instead of looking at local ADMX file storage this central store will be used giving consistency across the enterprise. By default, the central store doesn't exist and you must manually create and populate it by performing these steps:

  1. Create the root folder for the central store %systemroot%\sysvol\<domain>\policies\PolicyDefinitions on your DC.
  2. Create a subfolder under the PolicyDefinitions for the Language as defined at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/indexsrv/html/ixuwebqy_7gfn.asp (e.g., EN-US for US English).
  3. Now copy the .admx files from a Vista machine to the DC from a command prompt on the Vista box:
        

    xcopy %systemroot%\PolicyDefinitions\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\

  4. Now copy the language files for the Group Policy templates:

    xcopy %systemroot%\PolicyDefinitions\EN-US\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\EN-US\

The central store is now populated.

Related Content:

ARTICLE TOOLS

Comments
  • Todd
    4 years ago
    May 07, 2008

    Carol- I'm one of the senior editors at Windows IT Pro. John sent me the following response to your question: "The procedure is the same. You just need to find the Switzerland and Swiss-French country codes."

    Thanks for reading. -Todd Erickson

  • carol@smalldomain.ch
    4 years ago
    May 05, 2008

    How do I populate if I have and want to keep these settings?
    UI : English
    Location: Switzerland
    Date, number format: English UK
    Keyboard : Swiss Frencg

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.