31.5.13

установка Microsoft Office 2010 с использованием SCCM 2012

Original link
http://prajwaldesai.com/how-to-deploy-microsoft-office-2010-using-sccm-2012/

In this post we will see how to deploy Microsoft Office 2010 using SCCM 2012. SCCM 2012 is a very good tool when you think of deploying software to the end computers. In this post we will be deploying Microsoft Office Professional Plus 2010 32 bit edition and the copy of Office that we have is Volume License Edition of Microsoft Office 2010, we will customize the Office installation using a tool called Office Customization Tool which can be downloaded here. If you are using a Volume License Edition of Microsoft Office then OCT comes along with the it. We are basically looking for an unattended setup of Microsoft Office, this can be achieved only when you customize the installation using office customization tool.

On my SCCM server (SCCM.PRAJWAL.LOCAL) i first copy the contents of office 2010 in a folder called Office.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 1
Next Launch the command prompt and change the path to the office folder. Run the command Setup.exe /admin.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 2
You will see Microsoft Office Customization Tool, Choose Create a new setup customization file for following product, verify that correct product is selected. Click on OK.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 3
Select Install location and organization name, in the text box provide the organization name.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 4
Click on Licensing and user interface, you can choose a KMS key if you have a KMS server in your organization. If you have a product key then type it. Check the box “I accept the terms in the license agreement“  set the Display level to Basic. Choose Suppress modal and No cancel.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 5
Click on Modify Setup properties, Click Add, Provide the Name as SETUP_REBOOT and Value as Never.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 6
Select Modify user settings, Microsoft Office 2010, Privacy, Trust Center. Double click the setting Disable Opt-in Wizard on first run and Set the status as Enabled.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 7
Click on File, Save and save the MSP file in the Updates folder.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 8
On the SCCM Server, Under the Application Management, right click Applications and select Create Application.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 9
Choose Automatically detect information and set the location of the msi file as sccm.prajwal.localOfficeProPlus.WWProPlusWW.msi. Click Next.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 10
Click Next and Specify the Installation program as setup.exe, choose Install behavior as Install for system. Click Next and Finish.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 11
Right click the Microsoft Office application that you have created and click Properties.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 12
Navigate to Deployment Types, Click Edit.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 13
The Content Location is set to  sccm.prajwal.localOfficeProPlus.WW.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 14
You need to set the content location to sccm.prajwal.localOffice  (Delete “ProPlusWW” from the path)
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 15



In the Programs tab, set Uninstall program to setup.exe /uninstall /config SilentUninstallConfig.xml
where: SilentUninstallConfig.xml
< Configuration Product="Standard">
< Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<Setting Id="SETUP_REBOOT" Value="Never" />
</Configuration>



Right the Microsoft Application and Distribute the content to the distribution Point. Do not proceed until you see the content status of the Microsoft Office as Green. The green color indicates that the content has been distributed to distribution point successfully.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 17
Next We will deploy the Office application to a device collection. Right click the Microsoft Office application and click Deploy.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 18
You can deploy it to a Device collection or User collections. You can also choose to deploy it to All Systems. In this example, i have created a Device Collection All Windows 7 Systems that contain Windows 7 systems. Click OK and Next.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 19
We will Choose to Install the application and Purpose is set as Available.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 20
Select User notifications as Display in Software Center and show all notifications. Click on Next and Close.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 21
On the client computer, launch the Software center, Click Install to start the installation. The application is first downloaded and then installed. Wait for few minutes to complete the installation.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 22
The Microsoft Office is installed successfully.
Deploy Microsoft Office 2010 Using SCCM 2012 Snap 23

Комментариев нет:

Отправить комментарий