spk-logo-tm-2023
0%
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Deploying Exchange and Outlook 2010 Settings Using MSP, GPO, and ADMX in 15 minutes

windchill features best plm software
Written by Edwin Chung
Published on April 1, 2011

Let’s be realistic: Windows users use Microsoft Office and Microsoft Office requires configuration. You’ve probably used the Microsoft Office Customization Tool to create Microsoft Software Patch (MSP) files to automate installation, but you should consider using Group Policy to deploy settings instead of the customized installer. Managing settings by GPO is preferable to using the MSP because it allows you to distribute configuration changes any time and it can prevent users from destructively modifying their configuration. Here are step-by-step instructions for streamlining your automated software deployment and centralized software management.

Using the Office Customization Tool

  1. Copy the Office 2010 installation media to a network share, i.e. \\server\software\Office2010
  2. Run “\\server\software\Office2010\setup.exe /admin”
  3. In the Office Customization Tool, enter the license key and suppress modal prompting to make an easy installer. Don’t worry too much about configuring Outlook and Exchange settings here since we’ll be modifying those using a Group Policy Object (GPO) later.
    Microsoft Office Customization Tool
  4. Select File -> Save As and save the file in the ‘Updates’ folder, i.e. \\server\software\Office2010\Updates\EasyInstaller.MSP

That’s all it takes! Now, double-clicking “setup.exe” will automatically read the MSP file from the ‘Updates’ folder, empowering your employees to self-serve Office 2010 or saving your IT department 10 minutes for every computer they setup.

Managing Microsoft Office Configuration Using Group Policy

  1. Setup your Active Directory Management eXtension (ADMX) central store.
    1. On your Windows Server 2008 Domain Controller, find the Windows Shared Folder called ‘sysvol’.
    2. Extract this attached zip file to the ‘sysvol’ folder, which conveniently contains all the Windows 2008 and Office 2010 ADMX files and English ADML files.
    3. Rename the folder ‘your.domain.name.com’ to match your domain name. Your end result should look very similar to this:
      Office 2010 ADMX files
  2. Create and assign your Group Policy Object (GPO) using the Group Policy Management Console (GPMC).
    1. Install “Group Policy Management” by opening Start -> Administrative Tools -> Server Manager, selecting ‘Features’, and using the Add Features link on the right side of the window.
    2. Launch the GPMC at Start -> Administrative Tools -> Group Policy Management
    3. Right-click on your domain name and select “Create a GPO in this domain, and Link it here…” If this option is grayed-out, check that you have proper permissions or login as a Domain Administrator. Note that linking the GPO to the entire domain will apply it to every Organizational Unit (OU) in the domain.
  3. Modify your GPO to apply configuration and settings to member computers.
    1. Right-click on your newly-created GPO, i.e. New Group Policy Object
    2. From here, you can change, modify, update, and manage every Office setting you can think of. Spend some time and thought exploring all of these menus, but to conclude: you can automate Exchange setup by setting “User Configuration\Policies\Administrative Templates\Microsoft Outlook 2010\Account Settings\Exchange\Automatically configure profile based on Active Directory Primary SMTP address” to Enable.
      Active Directory Settings
  4. Run “gpupdate.exe /force” on a client machine to refresh settings (the default Windows setting is to refresh every 90 minutes). Verify your settings are correct.

If this is your first time using Group Policy, you’ll find yourself coming back for more all the time – you’ll enable Remote Desktop, add Administrative users, map Network Drives and Printers, and move Archive PST files to network shares. You can open it up later to undo or redo setting changes without breaking a sweat. You may even find yourself automating software deployment and configuring Solidworks or other registry settings using custom ADM and ADMX files!

We are Masters of Efficiency, which necessitates using published time-saving methods (GPO, SCCM, Clonezilla) when available or programming our own solutions (Pro/TOOLKIT, Python, C#) when appropriate. If you find yourself bored with a repetitive task, find a way to automate it! Leave a comment with your problem or situation and I’ll help you reduce it to a single step or a few clicks.

Edwin Chung
Application Integration Engineer, SPK

Latest White Papers

A Guide To Cleaning Up Your Jira Instance

A Guide To Cleaning Up Your Jira Instance

Jira is a great project management tool, but it can easily become cluttered. Dive into this eBook to explore how to clean up your Jira instance easily.What You Will Learn Discover the tools that can help you: Remove and merge old or duplicate content Fix broken...

Related Resources

Reducing Engineering Bottlenecks with Better CAD File Management

Reducing Engineering Bottlenecks with Better CAD File Management

Modern engineering teams depend on CAD tools to design, innovate, and deliver high-quality products. However, even the best design tools can’t perform to their full potential with poor file management.  Unorganized CAD files slow workflows, cause version confusion,...

A Practical Guide to Aligning Roadmaps with Company Goals in Jira

A Practical Guide to Aligning Roadmaps with Company Goals in Jira

A great roadmap doesn’t just list steps, but it tells a convincing story about how today’s work moves a company toward its goals. Jira and Confluence give business leaders a shared system of record for ideas, priorities, and measurable outcomes. In this guide, you’ll...