Links

Install Office

PowerShell script to install Microsoft Office via the Office Deployment Tool.

Overview

Dev Insight: This script was written as part of a bundle of scripts to help automate and manage Microsoft Office deployments.
This script uses Microsoft's Office Deployment Tool (ODT) to download and install Microsoft Office using a built-in XML configuration file. Optionally, you can provide a custom XML configuration with which you can specify which Office components to install / remove, which languages to install, and even default settings.
Optional Prerequisites:
  1. 1.
    Create a custom XML configuration file here.
  2. 2.
    Deploy via your RMM.

Script

Warning: If you use the default XML configuration, all existing Microsoft Office installations will be removed.