Supporting Windows 7 Group Policy Settings with Windows Server 2003 Domain Controllers
Recently, I was asked the following question: “We plan to implement Windows 7 in our network very soon. We want to use Windows 2003 Domain Controllers for the next couple of years. Can we make the hundreds of new Group Policy setting available to Windows 7 Windows Server 2003 DCs?”
This is not an unusual situation. Some organizations find they need to replace their desktop computers immediately because of age or obsolescence and others wish to upgrade to Windows 7 because of its superior security and performance. But there may be no budget or desire to upgrade to Windows 2008 or 2008 R2. Luckily, it is not difficult to adapt Server 2003 to work with Windows 7.
Group Policy settings are edited through the use of ADM and ADMX template files. These files are accessed though the Group Policy Management Console (GPMC) or the Group Policy Object Editor (GPOE). As settings are configured in the editing tools a Registry.pol is created. The Registry.pol file is made available to client computers in the Group Policy Object Container on the Domain Controller. Client computers process the Registry.pol file to receive their Group Policy settings. The ADM/ADMX files are needed only by computers running the editing tools. Editing Group Policies using ADMX templates requires that the editing tools be run only on Microsoft Vista, Server 2008 or Windows 7. ADM templates can be edited on Windows XP or Server 2003. ADMX files use XML-based markup language that includes no language specific comments or descriptions. The ADMX file references sADML files in a sub-folder such as EN-US (for English) or FR (for French) that give the ADMX file appropriate language support. Multi-national organizations will only have to deploy one set of ADMX files and can add ADML files for each language spoken by its administrators.
One of the chief benefits ADMX and ADML files is that they can be made available through the use of a Central Store on the Domain Controllers. Windows Server 2003 can host a Central Store as easily as Server 2008. To create a Central Store simply create a PolicyDefinitions folder in the SYSVOL with a path of %WINDIR%\SYSVOL\domain\Policies\PolicyDefinitions. Copy the ADMX templates from a Windows 7 computer into the SYSVOL location. Window 7 keeps a copy of the ADMX and ADML files in its own PolicyDefinitions folder located in the Windows folder. Once it is placed in the Central Store, the File Replication Service on Server 2003 will replicate the PolicyDefinitions folder to all Domain Controllers in the Domain so that the templates are available for use by the editing tools. An ADMX/ADML Central Store requires much less space on the SYSVOL than ADM files and will reduce replication costs.
–Mark
Related Courses
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services (M6425)
Implementing and Administering Windows 7 in the Enterprise (M50292)
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services (M6425)


Hello Mark,
When you copy the PolicyDefinitions folder to the sysvol share, does it affect your WinXp and Server2003 policies ?
Regards,
Ruben Schmidt
Hi Ruben,
Your existing GPOs will be fine. They are stored in the Sysvol\Domain\Policies Folder with unique Guids to identify them. Additionally , the new ADMX files include all the old settings for Windows XP and 2003 so you can create new GPOs as needed for those OSs. Just be sure to run the Group Policy Management console on Windows 7 to see all the settings. And be sure to backup your environment before you switch to ADMX.
Mark
Hi,
This is all fine but when you come to assign domain groups to win7 policies meaning admx files where and how do you do that? In order to see the admx files you need a win7 client but in order to apply these say to an OU would this have to be done on a 2008 server or could this be done in some way from a Win2k3 Server?
Considering win2k3 has no idea of admx or adml files how would you see these on a 2k3 server?
Thanks.
Simon
Hi
Thank you for your response. I do already understand all that you sent and specified. My original question is still not answered.
After I have done my policy editing how do I say apply to a group in AD? Of course i cannot use the GPMC in win2003 server but is there one I can use in Win 7? That is all I am asking.
If I use the win7 gpmc then will that show me the new settings or templates that I can then assign to various domain OUs, users and groups.
Thank you.
You can install the Remote Server Administrator Tools (RSAT.msi) on Windows 7 or Vista. It will have the GPMC with all the latest settings. http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d
Mark,
I don’t understand why I would copy the .admx/adml files to server 2k3 if the server gp editor can’t read them and therefore attach them to a gpo and assign them to an ou.
Or are you saying to make local policy changes on a win7 client and THEN copy the admx/adml files to the server 2k3? How do these files replicate to all the win7 clients if they aren’t attached to a gpo and then an ou?
So then how do I attach these admx/adml (once they are in the central store) to a specific ou if the gp editor on server 2k3 can’t see them?
Thanks.
Natalie
Hi, You must use gpedit from a Vista, 2008 Server or Windows 7 machine to edit admx-based settings. Server 2003 can replicate the ADMX files placed in its Sysvol share to all of the other domain controllers using FRS.. By default the group policy editor in the Group Policy Management Console will connect to the PDC emulator role holder on the domain. All edits made will be replicated by FRS. If an updated admx is uploaded to the central repository it is not necessary to import it into each GPO. There is a terrific white paper for Micosoft on this topic and I am attaching it to this email. Mark..
Mark,
I would like to read the whitepaper as well. Can you connect me too? I tried to find it on my own but could only guess at the content.
Here is the link for this an other Windows 7 white papers: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb&displaylang=en
Hi
this is abit off topic but i couldnt find anything on it, but this is similar to what i have to ask.
is it possible to manage group policy for a 2008 r2 server on a 2008 standard server? is so how
Thank you
hi,
When you copy the PolicyDefinitions folder to the sysvol share,
does it affect your WinXp and Server2003 policies?
Regards,
Usman Ali
Adrian,
The best choice may be to install the RSAT tools on Windows 7.You can download the latest version of the Remote server Administration tools (rsat.msi] from Microsoft downloads.
http://www.microsoft.com/download/en/details.aspx?id=7887
Mark
Usman,
The older XP and 2003 Server adm policies are not affected. The Admx templates include all of the settings from all of the ADM microsoft has released in the past as well as windows 7 and server 2008 settings. You can continue to import custom ADM templates into the Administrative Templates node of a GPO.
Mark
Hi all,
i have 2003 ent sever i had installed CSE for to get GPP but after the installation i am not able to find out group policy and preference at Gpeditor.
if anybody can help me out for this .…
thanks
Saji,
You need to install the latest version of the Remote Server Administration tools to be able to see the Preferences settings. The RSAT tools can be downloaded from Microsoft downloads and installed on Vista, Windows 7 or Server 2008 only.
Hi Mark
i have installed Group Policy Management console on or 2008 memebr server which is on our 2003 domain.
If i copy the Policy Definitions folder into a sub folder of our SYSVOL\Policies how does the server know where to find them? Do i have to point the 2008 GPOs i create to this seperate repository somehow??
Mark,
When you open the Group Policy Managment Tool and edit a GPO the Administrative Templates node in the editor should say that the template are from the central store on the server. Gpedit looks to the server that runs the PDC emulator role. You should be running the new version of the RSAT tools that are found on Server 2008. The best way to copy the admx and adml files is to follow the procedure at http://support.microsoft.com/kb/929841
Mark
Hi Mark,
So in a nutshell– is this all about storage and replication of ADMX files from on domain controller to another? It’s more of a redundancy process, — a step one would take to avoid losing the GPO or GPP settings for a Windows 7 PC, correct?
Please explain further if I am wrong but that’s all I am seeing that this copy is for(not being negative– I am just wondering why else whould I do this?). Because I still have to control group policies and preferences for windows 7 and Vista from the Group policy management Console from a Windows 7 PC.
I would a appreciate your help on this.
thank you,
Brian
Brian,
You are correct in your assumption. When you create a central store for ADMX any group policy editor opened on a computer in the domain will use the templates on the store. To update the template for the domain simply add the templates to the store on one of the domain controllers and Sysvol replication will take care of the rest.
Mark M
hi
I install windows server 2008 R2 Enterprise and install active directory. I have a problem:
I install windows 7 on the clients and join clients to domain controller and group policy setting on windows server2008 but this active not on the clients but active on the server 2008.
please help me
hi
I can apply group policy windows server 2008 on the windows 7 from domain controller ?
please help me.
Great help! Thank you.
Two questions:
1. Clarification: I typically use gpmc on my 2008r2 dc to roll out policies. I am hoping that adding the admx / adml files to my 2003 servers will allow win7 clients attached to those 2003 dcs to get the 2008r2 only gps (desktop shortcuts: they don’t seem to right now). Correct?
2. Question: How do my 2008r2 gpmc modifications update those in the central store or do I need to point my 2008r2 gpmc to those files?
Thanks much!
David,
Once you have created a central repository of admx and adml templates in the Sysvol the Group Policy Editor in the GPMC will automatically point to it. Just make sure you are using the version of GPMC that is included in the RSAT tools for Windows Server or Windows 7. If you have a customized admx just upload it to the repository and it will replicate to all of the DCs using Sysvol replication. The editor will by default point to the Sysvol on the PDC emulator role holder which makes it the best place to update your templates.
Mark
Hi,
So in an enviournment consisting of multiple 2003 DC’s and one 2008 DC the updates to the cental repository of admx files will be automatically done if polices are edited on the 2008 DC but not if updated on a windows 7 workstation. These customized admx files if done on a windows 7 workstation would need to be manually copied to the sysvol folder, then frs would replicate to the rest of DC’s.
Andy,
That is correct.
Mark
Leave your response!
Subscribe
Authors
Archives
Translate
Links
Top 100 Tags
IPv6 • ACL • itil exam prep • policies • softphones • Windows Server 2008 R2 • SQL Server 2008 • summarization • Distance-Vector protocols • collaboration • bandwidth • DHCP • Group Policy • VOIP • active directory • ospf • subnetting • Privacy • dialing • best practices • leadership • boss relationships • migration • GUI • Apple • Programming • standards • subnetting shortcuts • VLAN • mobile security • management • Government • CCIE • coworkers • Network Admission Control (NAC) • MARS • ASDM • Business Intelligence • personality types • ips • ccna exam prep • ITIL v3 • access control • DNS • PIX • history • exam preparation • HDI • healthcare it • IOS • messaging • IPv4 • traceroute • health care it • vpn • mobility • subnetting tips • MPLS • RFC • service management • online training • SQL Server 2008 R2 • disaster recovery • address translation • Windows 7 • asa • dial peers • CompTIA • passwords • performance reviews • CME • online communication • D-V protocol • EIGRP • tcp/ip • CUPS • troubleshooting • trace • data storage • nexus • addressing • RIP • ccnp exam prep • virus • social media • unity connection • anyconnect • Windows XP • call routing • cell phone • dealing with conflict in the workplace • pmp exam prep • itSMF Fusion • wlan • unified computing • upgrade • COBRAS • difficult people • encryption • network statementsRecent Posts
Most Commented
Most Viewed