Convert ADM to ADMX Files and Use Group Policy in Vista
As Microsoft have released the new policy template, ADMX with with Vista – it’s about time I looked into converting our Centaur Systems policy template to the new ADMX format to see how the process goes.
Thanks to the ADMX Editor available from Microsoft, the process is quite straight-forward.
- Install and run the ADMX editor
- Click ‘Generate ADMX from ADM…
- Click ‘Yes’ to load the new ADMX file into the editor.
- Finally, select your new ADMX file and click ‘Save As…’
The editor will save two files. One will be your ADMX file, and another will be a language file (ADML). This contains the strings that you have used in the ADM file.
Easy!
Now, if you want to use the ADMX files over a Windows 2000 / 2003 network, then that’s no problem either!
- Open the SYSVOL share on a domain controller (preferably the PDC-emulator role if you have multiple servers)
- Open the Policies folder and create a new folder called PolicyDefinitions
- Copy your ADMX files to the new folder (and the ones from %systemroot%\policydefinitions if you want to include the standard Vista ADMX files)
- Copy the relevant language files into a subfolder (in my case that’s en-US)
As soon as these policies are available over the network, Windows Vista will ignore the local ADMX files and get system values from the server copies instead. Woo!
Related posts:
- Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
- Adding Printers will Hang a Vista Logon to a Domain Vista's UAC prevents standard users from installing printer drivers by...
- Deleting files older than a specific date or age I needed to delete a chunk of cookies today –...
- IIS and those pesky Flash files Doesn’t it drive you mad when you set up an...
- Set the default Organisational Unit for New Computers in Windows Server Once you have your domain and group policies set up,...
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.