Install Office
PowerShell script to install Microsoft Office via the Office Deployment Tool.
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.
- 2.Deploy via your RMM.
Warning: If you use the default XML configuration, all existing Microsoft Office installations will be removed.
Last modified 6mo ago