1. MSP file
The first step is to create a customize MSP file:
1. Open CMD type setup.exe /admin at the command line from the root of the network installation point that contains the Office 2010 source files for example use the following: d:installationoffice2010setup.exe /admin
Choose to create a new Setup customization (.msp) file
Configure the file according to your company requirements
More details on Office Customization Tool in Office 2010
Now that you MSP file is ready you can create you SCCM package
Steps for creating Office 2010 deployment using SCCM 2012
1. Create collection
· under Asset and Complaisance –> Device collections –> right click –> Create device Collection
· Under name : write the name of the collection
· Under limiting choose “All systems”
· Under membership rules leave empty (for now) and click Next
· click OK
· Click Next
· Click Close
2. Create Package
· Under Software library – Packages – Right click – Create package
· Enter the package details
o Name
o Manufacture
o Language
o Version
o Under Source folder : Office 2010 installation folder
· Click next
· Choose the default – standard program
· Click Next
· Under command line enter the msp file you created in the following format :
setup.exe /adminfile office2010.MSP
· Click Next
· Click next
· on the completion windows Click Close
3. Distribute The package to the distribution point
· Right click on the package you created
· Distribute content
· In the general window click next
· on the content destination window click Add and select – Distribution point
· Select your distribution point .
4. Deploy your package to the collection you created
· Right click on the package – Deploy
· Select the Office 2010 collection you created earlier
· Choose the deployment settings according to your company requirements.