In this post I will give detailed instructions on how to deploy Microsoft Office 2013 Professional Plus
While I have done this with SCCM 2012 R2 in this guide the process is identical for SCCM 2012, 2012 SP1 and Microsoft Office 2010 Professional Plus
- Navigate to the location of the install media and open a CMD window
- Type “setup.exe /admin” and press Enter
- When the product selection screen appears, select the product you wish to install (there will usually only be one)
- Navigate to “Install location and organization name”
- Type in your organization name (This step is not required)
- Navigate to “Licensing and User Interface”
- At my location I have a KMS server running which services all my clients for me. If you do not have this you can enter you MAK key here
- Click “I accept the terms in the License Agreement”
- Change “Display level” to “None”
- Ensure “Complete notice” remains unchecked and check “Suppress modal” and “No cancel”
- Navigate to “Modify user settings”
- In the left of the two panes, navigate to “Microsoft Office 2013\Privacy\Trust Center”
- In the right pane double click on “Disable Opt-in Wizard on first run”
- Select “Enabled” and click “OK”
- Confirm that the status is now set to enabled
- Navigate to “Set feature installation states”
- In the right pane, click on “Microsoft Office” at the top of the tree and select “Run all from My Computer” from the drop-down menu
- One this is done save the MSP file. I have chosen to create a folder in the source media folder and call it “AdminFiles” and then the file name as Full.MSP, so that i can create individual installs for Excel, Word, etc. you can set any name, but it is much easier later if you don’t include spaces in the name
- Within the SCCM console, navigate to “Software Library”, “Application Management”.
- Right click on “Applications” or a folder that you have created under this and click “Create Application”.
- Select “Manually specify the application information” then click “Next”
- Fill the the appropriate fields with the information you wish to provide, then click “Next”
- Fill the the appropriate fields with the information you wish to provide. If you wish to have a custom icon for the Application Catalog choose it here, then click “Next”
- When you reach the “Deployment Types” field, click “Add”
- Within the wizard that opens up, select “Manually specify the deployment type information”. Then click “Next”
- In the “Name” field, type “Microsoft Office 2013 Professional Plus 32-Bit” as this is a 32-Bit deployment
- Enter the content location of the source media (extracted folder obviously)
- In the “Installation program” field, type “Setup.exe /AdminFile AdminFiles\Full.MSP” (Or whatever you called your MSP file)
- In the “Uninstall program” field, type “Setup.exe /Uninstall PROPLUS”
- Tick “Run installation and uninstall program as 32-bit process on 64-bit clients” and click “Next”
- Click “Add Clause”
- Change “Setting Type” to “Windows Installer”
- In the “Product code” field, click “Browse”
- Navigate to the source media, then proplus.ww. Select “proplusww.msi” and click “Open”
- Select “This MSI product code must exit on the target system and the following condition must be met to indicate the presence of this application”. Then click “OK”
- Review information and click “Next”
- Change “Installation behavior” to “Install for system”
- Change “Logon requirements” to “Whether or not a user is logged on”
- Change “Installation program visibility” to “Hidden”
- Change “Estimated installation time (minutes)” to “20”, then click “Next”
- If you would like to set requirements for the installation, such as minimum system requirements or primary device you can do so here, otherwise click “Next”
- If you would like to set a dependency for this installation such as .Net you can do so here, otherwise click “Next”
- Review all details here then click “Next”
- Click “Close”
- Once you have completed all the above steps you can then deploy this package to your collections and test installation (preferable to a small test group such as yourself first)