# Software Installation - How To ## How to deploy Microsoft Office Professional Plus 2013? ### Description This document provides steps required to deploy Microsoft Office 2013 to multiple computers using Endpoint Central. ### System Requirements Before you deploy the software application, ensure that the computers to which you deploy Microsoft Office 2013 meet the system requirements prescribed by Microsoft. Refer to [http://technet.microsoft.com/library/ee624351%28office.15%29.aspx](http://technet.microsoft.com/en-us/library/ee624351.aspx) for more details. ### Steps To deploy Microsoft Office 2013, follow the steps given below: - [Download the package](#download) - [Extract the contents of the IMG file](#extract) - [Customize the installation](#customize) - [Add the package](#adding) - [Deploy to target computers](#deploy) ### Download the package 1. Download the Office Customization Tool (OCT) from the Microsoft website ([http://www.microsoft.com/en-in/download/details.aspx?id=35554](http://www.microsoft.com/en-in/download/details.aspx?id=35554)) and store in the network share. Network share is recommended only while you wanted to deploy the software to computers within the network. If you wanted to deploy Microsoft Office to computers located in a remote location, you can use [HTTP upload](https://www.manageengine.com/products/desktop-central/deploy-software-file-upload.html). **Note**: The network share should have read permissions to Everyone in the group and should be accessible from all the computers to which you are trying to install. ### Extract the contents of the IMG file **Note**: If you are copying the contents from a CD, you can skip the steps below and copy the contents of the CD directly to the network share. 1. Extract the contents from **OfficeProfessionalPlus_x86_en-us.img** using 7zip.exe. 2. Copy all the extracted contents, with the same directory structure, to the network share that you created. ### Customize the installation 1. Open a command prompt window. 2. Change the directory to the network share where you have stored the installable file. 3. Enter the following command: ``` setup.exe /admin ``` **Note**: This opens the OCT from where you can specify the information about the license, information about the company, and change Outlook profiles. 4. Enter the required product key under **Licensing and user interface**. **Note**: If you select the MAK (Multiple Activation Key) option, you are required to enter a 25-character key. However, if you select the KMS key option, you are not required to enter a key. 5. Select the **Display Level as None**, enable the **Suppress Modal check box** and ensure that the Completion notice is unchecked as it will be checked by default. 6. Specify whether to remove the installations of older versions. **Note**: The default setting is to remove all the older version. If you want to retain some of the Office components select the **Remove the following earlier versions of Microsoft Office programs** option and choose the components that you want to retain. 7. Make the following settings if you do not want computers to reboot after installation: 1. In the **OCT**, under **Setup**, click **Modify Setup Properties**. 2. Click **Add**. 3. In the **Name** field, enter `SETUP_REBOOT`. 4. In the **Value** section, type `Never`. Your computers will not be rebooted after installation. 8. Change the default language settings, if required, after installation. This is an optional step. To change the default language settings using OCTs, follow the steps given below: 1. On the **Modify User Settings** page, expand the tree to **Microsoft Office 2013\Language Preferences**. 2. Open the folder that you want in the navigation pane. 3. Double-click the required setting in the right pane. 4. Select **Enable** and specify a value. 9. Save the customized file with a suitable name after making the required customization changes (for example, the name could be **custom.msp**). **Note**: This MSP file should also be saved in the same network share. ### Add the software package a. Click the **Software Deployment** tab. b. Click **Add Package**. c. Select the **MSIEXEC/EXE/ISS/Command** package type. d. Specify a name for the application. e. Specify the **Installation Command with Switches/Arguments** as: ``` \setup.exe /adminfile "\" ``` For example: ``` "\\DC-machine1\software\Office 2013sv\setup.exe" /adminfile "\\DC-machine1\software\Office 2013sv\custom.msp" ``` f. Click **Add Package**. ### Deploy to target computers 1. Select the package that you added. 2. Click **Install/Uninstall Software**. 3. Enter a name and description for the configuration. 4. Define the package settings. 5. Configure the deployment settings. 6. Choose the target computers. 7. Specify the schedule options, if required. 8. Click **Deploy**. You have deployed Microsoft Office Professional Plus 2013.