Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Step by Step: Configure Office 2003 for a Hard Disk Image
 

You can deploy Microsoft Office 2003 and the Microsoft Windows operating system at the same time to all users. To do so, you install all the software onto a test computer, and then you create an image of the hard disk to copy to users' computers. But first you must install a custom configuration of Office onto the test computer.

Steps Reference

Copy the Office CD, including all hidden files, to a folder on the network or on your computer. This step creates a compressed installation image.

Taking Advantage of a Local Installation Source

checkbox

Start the Custom Installation Wizard and specify the Office package (MSI file) at the root of the installation image. You use this wizard to specify customizations to the Office configuration, which are saved in a transform (MST file) that is applied when users install Office. The customizations detailed in the following steps help optimize installing from a hard disk image.

Custom Installation Wizard

checkbox

On the Configure Local Installation Source page, accept the end-user license agreement and enter the product key (PIDKEY). Users do not need to enter this information when they install Office.

Creating a Hard Disk Image

checkbox

On the Modify Setup Properties page, set the NOUSERNAME property to True. This setting allows users to enter their own user names the first time they run an Office application.

See NOUSERNAME in Setup Properties.

checkbox

On the Identify Additional Servers page, specify the locations you want to use as backup installation sources when users need to update or repair Office. If you do not specify an additional source and the local installation source is unavailable, Windows Installer uses the location from Step 1 as the source.

See Identify Additional Servers in Custom Installation Wizard.

checkbox

Open the Setup settings file (Setup.ini), which is located in the Files\Setup folder on the installation image. In the [MST] section, add the property value MST1=name of your MST file. If you save the MST file in the same folder as Setup.exe, you do not need to specify a path.

Setup Settings File

checkbox

In the [CACHE] section of Setup.ini, add or change the following properties to ensure that the entire local installation source is installed and cannot be deleted: CDCACHE=2; DELETABLECACHE=0; PURGE=0; ENFORCECACHE=1.

See [CACHE] in Setup Settings File.

checkbox

In the [DISPLAY] section, set the following properties to run Setup without user interaction: DISPLAY=basic; CompletionNotice=No.

Customizing How Setup Runs

checkbox

Run Setup and install Office on the computer from which you will create the hard disk image.

© 2009 Microsoft Corporation. All rights reserved.