Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

Using GPO Accelerator

Although many desktop administrators create their baseline configurations from scratch by creating new, empty GPOs, you can choose from other alternatives. The GPO Accelerator is a command-line tool provided by Microsoft that enables administrators to implement the EC or SSLF workstation environment automatically on an AD DS network.

The GPO Accelerator is a free download, included as part of the Security Compliance Management Toolkit. When you execute the GPOAccelerator.msi file on a Windows server or workstation, the installer adds a script file called GPOAccelerator.wsf and an executable called GPOAccelerator.exe.

In this case, the script file does all the work. The executable is just a wizard that enables you to select program features using a graphical interface, as shown in Figure 4-30. After you make your selections, the wizard executes the script from the command line, inserting the appropriate parameters.

The graphical interface for GPO Accelerator

Figure 4-30. The graphical interface for GPO Accelerator

When you run GPOAccelerator, the tool first creates the appropriate GPOs, as shown in Figure 4-31, and populates them with a standardized group of configuration settings for the environment you have chosen.

GPOs created by GPO Accelerator

Figure 4-31. GPOs created by GPO Accelerator

Then the GPO Accelerator can create a hierarchy of OUs in your domain, as shown in Figure 4-32, and link the GPOs to the proper OUs.

OUs created by GPO Accelerator

Figure 4-32. OUs created by GPO Accelerator

The GPOs that the GPOAccelerator tool creates contain a large variety of settings, including the following:

  • Password policies that force users to change their passwords regularly

  • Account lockout policies that prevent people from trying to guess user passwords

  • Audit policies that monitor security events

  • Event log settings that enlarge the sizes of the logs

  • Windows Update settings that cause workstations to download updates and prompt for installation

These and many other settings implement the EC and SSLF environments described in the “Windows 7 Security Guide.” Although Microsoft has tested these environments in typical settings, you must test them thoroughly yourself on your own network before you implement them on a production network.