Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


February 2008

Managing Microsoft Office 2007 with Group Policy

Office 2007 Administrative Templates and other new features give unprecedented control over your Office deployment
RSS
Subscribe to Windows IT Pro | See More Security Articles Here | Reprints
Or get the Monthly Online Pass—only $5.95 a month!

Executive Summary:

Microsoft Office 2007 system makes it easy to manage your deployments with Group Policy by providing new Administrative Templates as well as 2007 Microsoft Office Security Guide and GPOAccelerator. You'll use the ADMX template files for Windows Vista or Windows Server 2008 or the ADM files for any older Windows OS. Administrative Templates can be used to lock down specific functions within each of the Office 2007 applications. The 2007 Microsoft Office Security Guide gives you a good head start on knowing what security settings are important as well as creating the policies to achieve the right protection.


If you’ve been administering Windows environments for very long, you’re probably familiar with Administrative Template (ADM) files. Since the days of Office 97, Microsoft has provided ADM files that let you customize the behavior of your Office applications using Group Policy (or its predecessor, system policy). With the release of the Microsoft Office 2007 system, Microsoft has continued this tradition and put considerable effort into making Office 2007 a full citizen within the world of Group Policy. Microsoft has also provided tools such as the GPOAccelerator for optimizing Office 2007 security configurations. To take advantage of these management capabilities in your Office 2007 deployments, you’ll need to know how to install the templates and how to use the templates and other tools to create the appropriate policy settings for your environment.

Administrative Templates and Office
Group Policy Administrative Templates are the usual means of managing Office configurations after Office is deployed to your desktops. The Office Administrative Templates let you customize the options that are enabled and disabled within each of the Office 2007 applications.

Deploying Office versions earlier than Office 2007 often involved using the Group Policy Software Installation (GPSI) feature, along with custom transform (.mst) files that modified the default configuration according to your requirements. However, as Dan Holme noted in “Customizing and Deploying Office 2007,” May 2007, InstantDoc ID 95433, customizing deployments of Office 2007 using Group Policy has changed radically.

Office 2007 uses something called the Office Customization Tool (OCT) to create custom Windows Installer patch (.msp) files that you use to customize Office configurations. Therefore, you might wonder how the post-deployment configuration of Office 2007 using Administrative Template files has changed. The good news is that it has only gotten better: You now have more capabilities for configuring and locking down your Office 2007 deployments than you’ve ever had.

Getting the Administrative Templates
You can dowload the Administrative Template files from the Microsoft Download Center at www.microsoft.com/downloads/details.aspx?FamilyID=92d8519a-e143-4aee-8f7a-e4bbaeba13e7. Microsoft provides both ADM files and the new file format, ADMX, which you need with Windows Vista and Windows Server 2008.

After you’ve downloaded AdminTemplates .exe and extracted the files, you’ll see an ADM folder and an ADMX folder. (You’ll also see a folder called Admin, which contains OCT files for customizing Office at deployment time; I won’t discuss those files in this article.) Within the ADM folder, you’ll see a number of folders named by language code (e.g., de-de for Germany, en-us for US English, es-es for Spanish). These are the language-specific versions of the ADM files; when configuring Office 2007, you’ll pick the language folder that matches the version of Windows you’re running.

The ADMX folder includes language-specific folders in addition to the ADMX files. The folders contain the language resource files (ADMLs) that work with the language-neutral ADMX files. If you’re managing Office 2007 from a Vista or Server 2008 system, these are the files you’ll need to use.

Implementing the ADM Office Templates
For any version of Windows earlier than Windows Vista, you’ll use the ADM files. Note that in pre-Vista versions of Windows, ADM files are stored individually within each Group Policy Object (GPO), so you’ll need to perform these steps within each GPO that you want to implement Office 2007 policies.

The first thing you need to do to load the ADM files for use in Group Policy is open the Microsoft Management Console (MMC) Group Policy Editor (GPE) snap-in, focused on the GPO you want to manage. You can choose either a GPO that’s part of an Active Directory (AD) domain or a local GPO. Right-click the Administrative Templates node under either Computer Configuration or User Configuration (it doesn’t matter which one you use when you’re adding templates to a GPO), select Add/ Remove Templates from the context menu, then click Add to browse to the folder of ADM files for your language of Office 2007. Note that you can select all the ADM files in a folder at the same time to load into your GPO, as Figure 1 shows. When you click Open in the Policy Templates dialog box, the ADM files are copied into the GPO and they’ll appear under the Administrative Templates node of GPE, as Figure 2 shows.

You’ll find Office configuration options under both the Computer Configuration and User Configuration nodes; options under Computer Configuration apply to all users on a computer where that GPO is applied, whereas the ones under User Configuration apply to any user object in AD that receives the GPO. A potentially confusing circumstance is that these ADM files (and the ADMX files as well) ship with both true policies, which can be fully managed by administrators, and preferences, which are settings made outside of the designed policy keys within the registry. Preferences aren’t shown by default in GPE. To see all of the policy settings provided by the Office templates, you’ll need to select View, Filtering in GPE, then clear the Only show policy settings that can be fully managed check box so that all preferences will appear along with the policy settings. Unfortunately, this filter doesn’t persist, so you’ll have to reset it every time you launch GPE.

Implementing the ADMX Office Templates
Vista introduced a major improvement in Administrative Template management with the ADMX file format, which essentially replaces the ADM files with an XML-based format for defining new registry-based policy settings. One advantage ADMX files provide is that GPE no longer requires them to be stored in the SYSVOL portion of every GPO in a domain, saving space and network bandwidth on your domain controllers (DCs) by not having to replicate these files within every GPO that uses them to every DC.

To get access to the Office 2007 ADMX files on your Vista administrative workstation, you can choose from two methods. The first and easiest method is simply to copy the ADMX files within the ADMX folder to your local workstation, placing them in the folder called c:\Windows\PolicyDefinitions. Make sure you copy only the ADMX files into this folder at this point—not all the sub-folders that contain the language-specific ADML files, which is the next step. Choose the language of ADML files you need and copy them into the language-specific folder under C:\Windows\PolicyDefinitions. For example, if you’re using a German-language version of Windows, you would copy the ADML files within the de-de folder in the Administrative Templates installation into C:\Windows PolicyDefinitions\de-de. After the files are copied to the appropriate folders, you’ll see them underneath Administrative Templates within the Computer Configuration and User Configuration nodes when you launch GPE.

   Previous  [1]  2  Next 


Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
The Memory-Optimization Hoax

Don't believe the hype. At best, RAM optimizers have no effect. At worst, they seriously degrade performance. ...

Remote Control Software

Control remote machines from home or the office. ...

WinInfo Short Takes: Week of July 21, 2008

An often irreverent look at some of the week's other news, including an iPhone 3G defeat, 180 million copies of Windows Vista in the wild, Microsoft earnings some more Yahoo silliness, Wii vs. Xbox 360, EU vs. Intel, AMD ousts its CEO, and so much more ...


Related Articles Automating Office 2007 Deployment

Customizing and Deploying Office 2007

The Group Policy Route to Office Deployment and Management

How do I create the central store for ADMX files?

Security Whitepapers Anti-Virus Is Dead: The Advent of the Graylist Approach to Computer Protection

Getting the Job Done: Comparing Approaches for Desktop Software Lockdown

Instant Messaging, VoIP, P2P, and games in the workplace: How to take back control

Related Events Check out our list of Free Email Newsletters!

Security eBooks Spam Fighting and Email Security for the 21st Century

Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

Related Security Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Shortcut Guide to SQL Server Infrastructure Optimization
With right tools and techniques, you can have a top-performing SQL Server infrastructure without having to cram your data centers so that they're overflowing. Download this eBook to learn how.

WinConnections Conference Fall 2008
Don’t miss the premier event for Microsoft IT Professionals in Las Vegas, November 10-13. Register and book your room by August 25 and receive a FREE room night (based on a three night minimum stay).

Become a fan of Windows IT Pro on Facebook!
Join us on Facebook and be a fan of Windows IT Pro!

Continuous Data Protection and Recovery for Exchange
Read this white paper to learn about Continuous Data Protection (CDP), Exchange 2007's local continuous replication and cluster continuous replication features.

Rev Up Your IT Know-How with Our Recharged Magazine!
The improved Windows IT Pro provides trusted IT content with an enhanced new look and functionality! Get comprehensive coverage of industry topics, expert advice, and real-world solutions—PLUS access to over 10,000 articles online. Order today!

Tips to Managing Messaging
Discover three fundamental mail and messaging management services - security, availability and control services - and how you can implement them in a Microsoft-centric mail and messaging environment.

Get It All with Windows IT Pro VIP
Stock your IT toolbox with every solution ever printed in Windows IT Pro and SQL Server Magazine plus bonus Web-exclusive content on hot topics. Subscribe to receive the VIP CD and a subscription to your choice of Windows IT Pro or SQL Server Magazine!



Drag & Drop Data Mapping Tool
Try this award-winning data mapping, & transformation tool that supports multiple databases, flat files, Web services, EDI, Excel 2007, & more! Free trial for 30 days!

Overcome bloated Windows file systems
Crossroads FMA delivers powerful yet inexpensive data migration

Bandwidth Monitoring Tool from SolarWinds
Identify largest bandwidth users in seconds. Get the free download now.

Speed Deployment of Vista and Microsoft Office
Read this white paper to learn how you can maximize your Vista and Office investments while lowering costs and increasing efficiency.

Integrated Virtualization Done Right
Download this white paper on server virtualization to begin improving resource utilization and lowering operating costs.

Order Your Fundamentals CD Today!
Gain an introduction to Exchange, learn server security requirements, and understand how unified communications can play a role in your messaging strategies with this free Exchange CD.

KVM over IP Solutions
Learn about a KVM over IP solution that is specifically designed to meet the needs of the distributed IT environment.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound
IT Library Technical Resources Directory Connected Home Windows Excavator SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing