Step 3 – Create Installation Group Policy Object

This step creates a Group Policy Object or "GPO" that will install the software packages.

  1. Launch the Group Policy Management Console on your administrative workstation (Start -> Run -> "gpmc.msc"). Note: The Group Policy Management Console is included with Windows Server 2008. For Windows Server 2003, the Group Policy Management Console can be downloaded from http://www.microsoft.com/windowsserver2003/gpmc/
  2. Expand the tree for your domain, then right-click on “Group Policy Objects” and select “New”. Enter a name such as “OpenOffice-Enterprise Installation”. Your new Group Policy Object will appear in the tree under “Group Policy Objects”. Right-click on its name and select “Edit...”. This will open the Group Policy Object Editor.
  3. In the Group Policy Object Editor, under “Computer Configuration”, expand “Software Settings”, right-click on “Software Installation” and select “New --> Package...”.
  4. Click on “My Network Places”. (Note: This is a required step. You must select the package to install from a network location rather than a local location. If you do not first click on “My Network Places”, the selection of a package to install will not be accepted.)
  5. Navigate to the network location containing your OpenOffice-Enterprise administrative install, and double-click on the .msi file “ooewin-630.msi”.
  6. For the deployment method, select “Assigned” and click "OK". The OpenOffice-Enterprise installation package should appear in the view pane of the Group Policy Editor.
  7. Right-click on “Software Installation” and select “New --> Package...” again.
  8. Navigate to the network location where you placed the Java JRE install file “jre1.6.0_18.msi” and double-click on this file. If you are not installing Java, skip this step and move down to the installation of OpenOffice.
  9. For the deployment method, select “Assigned” and click "OK". The JRE installation package should appear in the view pane of the Group Policy Editor.
  10. Right-click on “Software Installation” and select “New --> Package...” again.
  11. Navigate to the network location containing your OpenOffice suite administrative install, and double-click on the .msi file “openofficeorg32.msi”.
  12. For "Deployment Method" select “Advanced” and click “OK”. After a short pause, the Properties dialog should appear.
  13. Under the "Deployment" tab of the Properties dialog, select "Advanced...", check the box next to "Ignore language when deploying this package", then click "OK".
  14. Download the file Check_OOE_v3.mst and add it to the directory that contains the OpenOffice installation file openofficeorg32.msi.
  15. Several additional installation transform files for OpenOffice are available here. If you want to install OpenOffice with one or more of these transforms, download the transform (.mst) files and add them to the directory that contains the OpenOffice installation file openofficeorg32.msi.
  16. Return to the OpenOffice installation Properties dialog, and click on the “Modifications”. Add Check_OOE_v3.mst and all of the additional transform files you downloaded, then click “OK”.
  17. Click "OK" to close the Properties dialog for the OpenOffice installation. The OpenOffice installation package should appear in the view pane of the Group Policy Editor.
  18. To set additional options, double-click on each package name in the view pane. For example, selecting “Uninstall this application when it falls out of the scope of management” will cause the applications to be automatically uninstalled if this group policy object is deleted or unlinked. (Alternately, the software can be uninstalled later by right-clicking on each package name and selecting “All Tasks” -> “Remove...”). Any options selected must be set for each package individually, so be certain to double-click on each package name in succession and set the desired options.
  19. When done, double check your selections and close the Group Policy Object Editor.