Solving Office 365 Client Deployment Scenarios Dean Yamada | Senior Premier Field Engineer, Microsoft Stephen Hall | Cloud Solutions Specialist, District Computers
Course Topics Solving Office 365 Client Deployment Scenarios 01 | System Center Configuration Manager (SCCM) Deployment Best Practices 02 | Multi-language Deployment Considerations for Office 365 ProPlus 03 | Office 365 ProPlus with Azure Rights Management Services for IRM/Encryption 04 | Controlling access to Office 365 ProPlus & Services 05 | Office 365 and Exchange Migration Troubleshooting Common Gotchas 06 | New Office 365 ProPlus Customizations via Group Policy or XML 07 | New Updating and Repair Command-Line Options for Office 365 ProPlus
New Update and Repair Command-line options for Office 365 ProPlus Module 7: New Update and Repair Command-line options for Office 365 ProPlus Dean Yamada | Senior Premier Field Engineer, Microsoft Stephen Hall | Cloud Solutions Specialist, District Computers
Module Overview New executable names Update command-line options Repair command-line options
New executable file names in Office 365 ProPlus
New executable names New executable names after February 2014 Remember - Office 365 ProPlus Click-to-Run follows the Operating System bitness Pre-February 2014: Repair – integratedoffice.exe Updating – integratedoffice.exe Post-February 2014: Repair – OfficeClickToRun.exe Updating – OfficeC2RClient.exe
where do i find these executables? demo Depends on your Operating System bitness: .\program files\Microsoft Office 15\ClientX64\ .\program files\Microsoft Office 15\ClientX86\ where do i find these executables?
Running an update from the command-line
Running an update from a command-line UI: Task Scheduler UI: Update Now Elevated Command-line: OfficeC2RClient.exe %Program Files%\Microsoft Office 15\ClientX86 | ClientX64\OfficeC2RClient.exe /Update scheduledtask displaylevel=False %Program Files%\Microsoft Office 15\ClientX64\OfficeC2RClient.exe /update user updatetoversion=15.0.4659.1001 forceappshutdown=True displaylevel=False Review the action run by the Office Automatic Updates scheduled task and note that it runs under the system context. You can run the Office Automatic Update scheduled task as a standard user or run the task’s action from an elevated command-line. (%Program Files%\Microsoft Office 15\ClientX86 | ClientX64\OfficeC2RClient.exe /Update scheduledtask displaylevel=False) To specify configuration parameters such as ‘updatetoversion’, please review the table on the next slide.
Running an update from a command-line Source: http://blogs.technet.com/b/odsupport/archive/2014/03/03/the-new-update-now-feature-for-office-2013-click-to-run-for-office365-and-its-associated-command-line-and-switches.aspx Sample command line on a 64bit OS (must always use elevated command prompt for all OS’): %Program Files%\Microsoft Office 15\ClientX64\OfficeC2RClient.exe /update user variable1=value variable2=value %Program Files%\Microsoft Office 15\ClientX64\OfficeC2RClient.exe /update user updatetoversion=15.0.4659.1001 forceappshutdown=True displaylevel=False
demo Running updates from a command-line or system center configuration manager
Running a repair from a command-line
Running a repair from a command-line UI: Control Panel >> Programs and Features Elevated Command-line: Quick Repair Elevated Command-line: Online (Full) Repair “%programfiles%\Microsoft Office 15\ClientX64\OfficeClickToRun.exe" scenario=Repair platform=x86 culture=en-us RepairType=FullRepair DisplayLevel=False “%programfiles%\Microsoft Office 15\ClientX64\OfficeClickToRun.exe" scenario=Repair platform=x86 culture=en-us RepairType=QuickRepair DisplayLevel=False Pre-February 2014: http://blogs.technet.com/b/office_resource_kit/archive/2013/06/17/automating-quick-repairs-in-office-365-proplus.aspx Post-February 2014: http://blogs.technet.com/b/odsupport/archive/2014/08/12/office-click-to-run-command-lines-to-automate-a-quick-and-online-repair-in-office-2013.aspx Sample command line for a 64bit OS (must use elevated command prompt on all OS’): “%programfiles%\Microsoft Office 15\ClientX64\OfficeClickToRun.exe" scenario=Repair platform=x86 culture=en-us RepairType=FullRepair DisplayLevel=False
Running a repair from a command-line, contd. Pre-February 2014: http://blogs.technet.com/b/office_resource_kit/archive/2013/06/17/automating-quick-repairs-in-office-365-proplus.aspx Post-February 2014: http://blogs.technet.com/b/odsupport/archive/2014/08/12/office-click-to-run-command-lines-to-automate-a-quick-and-online-repair-in-office-2013.aspx Sample command line for FULL (or Online) Repair on a 64bit OS: (must use elevated command prompt on all OS’): “%programfiles%\Microsoft Office 15\ClientX64\OfficeClickToRun.exe" scenario=Repair platform=x86 culture=en-us RepairType=FullRepair DisplayLevel=False Sample command line for QUICK Repair on a 64bit OS: (must use elevated command prompt on all OS’): “%programfiles%\Microsoft Office 15\ClientX64\OfficeClickToRun.exe" scenario=Repair platform=x86 culture=en-us RepairType=QuickRepair DisplayLevel=False
demo Running a repair from a command-line or system center configuration manager
Resources
Resources Office 365 ProPlus Deployment for IT Pros Additional MVA course: Office 365 ProPlus Deployment for IT Pros http://www.microsoftvirtualacademy.com/training-courses/office-365-deployment-for- it-pros Office Blogs and Garage Series for IT Pros http://blogs.office.com/office365updates/ Additional MVA course: Office 365 Deployment for IT Pros http://www.microsoftvirtualacademy.com/training-courses/office-365-deployment-for-it-pros Office Blogs and Garage Series for IT Pros http://blogs.office.com/office365updates/