Types of ADMX Template Files
There are two types of ADMX template files:
- ADMX language-neutral files These files have the extension .admx and surface the actual registry-based policy settings that you can configure using the Group Policy Management Editor user interface. Windows 7 has more than one hundred different .admx files-generally one for each category of Group Policy settings. For example, the RemovableStorage.admx file contains the registry-based settings that surface in the Local Group Policy Editor under Computer Configuration\Policies\Administrative Templates\System\Removable Storage Access and User Configuration\Policies \Administrative Templates\System\Removable Storage Access.
- ADML language-specific files These files have the extension .adml and comply with the ADML syntax. For each .admx file, there can be multiple .adml files, one for each installed language. These .adml files provide the localized display text for ADM settings in the Group Policy Management Editor using the currently installed language of the user. For example, consider an administrator of a global enterprise who resides in the United States. This administrator creates a GPO from his administrative workstation running Windows 7 with RSAT that is configured to use U.S. English as its default language. If an administrator in Germany then browses the same domain and uses the GPMC to edit this GPO, the policy settings will be displayed in German in the Group Policy Management Editor because this administrator's workstation is configured to use German as its default language. This multilingual Group Policy behavior will occur as long as .adml files for both English and German are found in the central store so that administrators in different geographical locations can access them.
Supported on and Requirements Text
Microsoft Team Says: Group Policy is an enterprise configuration management system. ADMX files are always supersets of previous operating systems' registry-based policy settings. This allows an administrator to support management of multiple operating systems from a single platform. The Group Policy Management Editor registry-based policy settings display values for the "Requirements:" (in extended view) or "Supported on:" (in the Properties page) context of an ADM policy setting to allow an administrator to determine which systems will be affected by different ADMX policy settings. The policy setting will apply to a specific operating system version based on the "Supported on:" text information. Note: If the policy setting is not applicable to a client workstation operating system, it will not have any effect.
In this tutorial:
- Managing the Desktop Environment
- Understanding Group Policy in Windows 7
- Group Policy Before Windows Vista
- Group Policy in Windows Vista and Windows Server 2008
- New Group Policy Features in Windows 7 and Windows Server 2008 R2
- Group Policy Policy Settings in Windows 7
- Understanding ADMX Template Files
- Types of ADMX Template Files
- Local Storage of ADMX Template Files
- Considerations When Working with ADMX Template Files
- Understanding Multiple Local Group Policy
- MLGPOs and Group Policy Processing
- Managing Group Policy
- Adding ADMX Templates to the Store
- Creating and Managing GPOs
- Using Starter GPOs
- Creating and Managing GPOs Using the GPMC
- Creating and Managing GPOs Using Windows PowerShell
- Editing GPOs
- Configuring Policy Settings
- Configuring Preference Items
- Managing MLGPOs
- Migrating ADM Templates to ADMX Format
- Converting ADM Template Files to ADMX Format
- Creating and Editing Custom ADMX Template Files
- Configuring Group Policy Processing
- Using Advanced Group Policy Management
- Troubleshooting Group Policy
- Enabling Debug Logging
- Using Group Policy Log View
- Using GPResult