1.Lync 2010,
Create uninstall program CMDline: MsiExec.exe /X{81BE0B17-563B-45D4-B198-5721E6C665CD} /q
2. Create Lync 2013 Package :
Process Steps
1. Copy all content from the Microsoft Office 2013 DVD to a source share like:\\SCCM01\Source$\Applications\Microsoft Office Professional Plus 2013 ENU\DT-MSI_x86\
(We need to create a subfolder for each deployment type).
(We need to create a subfolder for each deployment type).
2. Start the Office Customization Tool (OCT), by running Setup.exe /admin, from the source folder. (The OCT is available only with the volume license editions of Office).
3. If required click OK to the User Account Control (UAC) prompt.
4. Verify that the correct product and version is selected, and click OK.
5. In the Default File Types, pop-up, select the format you wish to use. The default is “Keep Current Settings”. In this example, I’ll select Office Open XML formats, and then click OK.
6. In the Microsoft Office Customization Tool wizard, you can customize almost all available settings, but in this example, I’ll only configure a few of these settings, to make the installation unattended, and to provide a simple user experience to users, when they install Office 2013 from the System Center 2012 Application Catalog.
7. Select Install location and organization name, and fill-in your company name.
8. Select Licensing and user interface, and select “I accept the terms in the License Agreement”. In the Display level, select Basic, and select both Suppress modal, and No cancel.
Note: If you do not plan to use KMS or Active Directory-Based activation, you should also specify the MAK
product key on this page.
OR
9. Select Modify Setup properties, and click Add…
10. In the Add/Modify Property Value dialog box add the following information, and click OK:
Name: SETUP_REBOOT
Value: Never
Name : AUTO_ACTIVE
Value: 1
11. To disable the Office 2013 Welcome screen, select Modify user settings, expand Microsoft Office 2013, Privacy and Trust Center. Select Disable Opt-In Wizard on first, and double click on the setting and select Enable.
12. Set Feature for Lync 2013
Note : For Lync2013 ==>That’s it… Click File and then Save, and then save the MSP in Lync2013 folder in the
source folder.
13. The source folder is now prepared for unattended installation, and if you run setup.exe, from the source folder, the installation should be 100% silent.
14 . Create a “Install_Lync2013.cmd”
"%~dps0setup.exe" /adminfile .\Link2013\Install_Link_2013.MSP
15. Create TS :
Enjoy Your Migration :)
No comments:
Post a Comment