Remotely Deploy Office 2007
Posted on 30 April 2007 by admin
This is a guide to installing Office 2007 using the /admin option so that you do not have to have the physical CD to install the application. You can put the install set on a network share and deploy the application remotely.
This distribution point is really only for control of the initial Office installation. During the setup, Office 2007 will cache all the setup files to a local disk, and that is what it will look at if extra files, etc., are needed to install components that were not installed as part of the initial installation.
Create a folder for the Office source files at an accessible location on the network server. For example:
\servernamevolume-nameOffice2007
- Insert the Office CD into your CD drive.
- In Windows Explorer, select all the files and folders on the CD. Copy the CD contents to the folder on the network. This location becomes your network installation point.
Creating the Custom Installation File
You use the "Office Customization Tool" or "OCT" to customize an installation of the Microsoft Office 2007 Software. This was previously done by running the "Custom Installation Wizard" in Office 2000/XP/2003 resource kit and creating an MST configuration file. To run the OCT you need to type
\servernamevolume-nameOffice2007setup.exe /admin
This will launch the OCT which will allow you to configure the installation. Below are just a few of the items you can specify in the OCT tool.
- Default Installation Location
- Default Organization Name
- Product Key
- End User License Agreement
- The level of display that the USER will see during the installation
- Whether or not to remove previous Office Installations if they are detected
- Custom Programs to run during the installation
- Security Settings for each of the Office 2007 applications
- Setup Properties
Here are the key settings that will allow the installation run with no user intervention at all. Under the "Licensing and User Interface" section of the OCT:
- The "Product Key" must be entered
- The "I Accept Agreement" box must be ticked
- The "Display Level" dropdown box must be set to BASIC
- The suppress modal box must also be ticked
Once you have specified all the settings, you need to save the configuration to a .MSP file. I have saved my .MSP file to the "Updates" folder that is on the network share like this:
\servernamevolume-nameOffice2007UpdatesOffice2007Install.MSP
The Updates Folder
Previously when an "Office" service pack came out you would have to download the service pack for an "Administrative install" which would be a .MSP file and then you would have to apply that .MSP to the original office MSI file. The original MSI file for the Office Installation would then get patched to the latest service pack and from then on whenever you ran that MSI file a patched version of Office would be installed.
Microsoft, in their wisdom, has now made this process a whole lot easier for Network Administrators by just allowing us to drop the .MSP file updates for Office 2007 (when they are released) into the Updates folder on our network installation point and these .MSP files will then get processed as part of the installation of Office 2007.
You can now use this administrative install to install Office 2007 on a computer. If you are using Zenworks or even if you are on a Netware based system you can use this install to deploy to your workstations.
Creating the NAL Objects For Installation
Select the container that you wish to create your Installation NAL object in and create a new "Application."
Choose a "Simple application (no .AXT, .AOT, .MSI file)."
Give your NAL Object a name like Office-2007-Installation
- When prompted for the path, specify \servernamevolume-nameOffice2007setup.exe where "servername" is the server you copied your Office 2007 installation files to.
- I then leave the Rules screen alone, but you can specify disk space, memory requirements, etc., here if you want to.
- Associate the Application to a USER that will be used to test the installation.
- Tick Display Details after creation and click Finish.
The NAL object will then open in ConsoleOne and we just need to add a few more settings to complete the Object before we can test it.
- Click the "Run Options" tab.
- Under the "Parameters" box you need to specify that we will be using a configuration file during the installation, this is done by putting the following:
/adminfile \servernamevolumeOffice2007UpdatesOffice2007Install.MSP
The NAL Object can now be tested. You may want to tweak a few other things like putting the NAL Object in a new folder in the NAL window, adding reporting, etc.
Once you are satisfied that the installation has worked successfully then you can create separate NAL objects to Launch Word, PowerPoint, Excel, Access, Groove, InfoPath, OneNote, Outlook, Picture Manager and Publisher by just pointing the NAL object at the exe file for each of the applications. For example, I created NAL objects to point to
- C:Program FilesMicrosoft OfficeOffice12winword.exe — this will launch MS Word 2007
- C:Program FilesMicrosoft OfficeOffice12powerpnt.exe — this will launch MS PowerPoint 2007
- C:Program FilesMicrosoft OfficeOffice12excel.exe — this will launch MS Excel 1007
- C:Program FilesMicrosoft OfficeOffice12msaccess.exe — this will launch MS Access 2007
- C:Program FilesMicrosoft OfficeOffice12groove.exe — this will launch MS Groove 2007
- C:Program FilesMicrosoft OfficeOffice12infopath.exe — this will launch MS InfoPath 2007
- C:Program FilesMicrosoft OfficeOffice12onenote.exe — this will launch MS OneNote 2007
- C:Program FilesMicrosoft OfficeOffice12outlook.exe — this will launch MS Outlook 2007
- C:Program FilesMicrosoft OfficeOffice12ois.exe — this will launch MS Picture Man. 2007
- C:Program FilesMicrosoft OfficeOffice12mspub.exe — this will launch MS Publisher 2007
There are a few things to be aware of when upgrading to Office 2007. The look and feel of Office as we knew it is gone and we now have a whole new interface to deal with which will require some end-user training to get used to. Also Office now uses the Office Open XML Formats document formats as the default Save option. The new format has been set as the default option to reduce storage space by using the compression features of the new file types as well as to improve ease of recovery.
The 2007 Office release applications can open legacy document formats as far back as Microsoft Office 97. However, earlier versions of Microsoft Office cannot open the new default document formats by default. There is a "Compatibility Pack" out now for previous versions of Office to allow you to open these XML-formatted documents. This can be found here.
Tags | General, Netware, Networking, Windows Vista, Windows XP
