Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Office ProPlus Deployment

johnskydiver edited this page Jun 27, 2017 · 16 revisions

Click-To-Run Office XML Web Editor

Online Editor for the Office ProPlus Click-To-Run Configuration XML file. This page provides a graphical method to generate and edit the Office Click-To-Run configuration.xml file.

IT Pro Scenario: For organizations that are upgrading Office and want to control the customizations of the deployment. Multiple xml files can be generated based on different types of Office users. This is best used in an environment where you understand what your users need and would like to generate the xml file that applies to them.

XML Editor

Download Office ProPlus Channels

The Download-OfficeProPlusChannels cmdlet allows you to download the latest version from all of the Office 365 ProPlus (2016) branches to a single location at the same time. The script allows you to specify versions, bitness, channels and languages to customize the download to your environment.

IT Pro Scenario: This script will allow organizations to easily update Office 365 ProPlus (2016) update sources without having to use the Office Deployment Tool (ODT).

README

Remove Office 365 Click-To-Run

A script has been added name Remove-OfficeClickToRun. Using this script you can remove an existing install of Office 365 Click-To-Run. This script can also be used in conjunction with the other deployment scripts to create a Rollback solution. An example of this script is located at ExampleRollbackOffice2016

IT Pro Scenario: For organizations that have installed Office 2016 Click-To-Run and would like to rollback to Office 2013 Click-To-Run)

Configure GPO Office Installation

This script will configure an existing Active Directory Group Policy to silently install Office 2013 Click-To-Run on computer startup.

IT Pro Scenario: For organizations that aren't using SCCM or another managed deployment system, this script will install Office using a Group Policy.

README

Deploy Office Click-To-Run

This PowerShell function will install Office Click-To-Run

README

Edit Office Configuration File

Script to modify the Configuration.xml file to configure installation options for Click-to-Run for Office 365 products.

IT Pro Scenario: For organizations that are upgrading Office and want to control the customizations of the deployment. This is best used for organizations that want to ensure certain functions are included within the xml file, but don't want to create it from scratch. Example, if everyone in the organization needs visio, you can use this script to update all xml files to include visio in the installation.

README

Generate ODT Configuration XML

This PowerShell Function generate the Office Deployment Tool Configuration XML based on the current state of the workstation and the parameters specified for the Function.

README

Install Office Click-To-Run

This PowerShell function will install Office Click-To-Run

README

Analytics

Clone this wiki locally