Microsoft Office
PowerShell script to check for and install Microsoft Office application updates.
Last updated
Was this helpful?
PowerShell script to check for and install Microsoft Office application updates.
Last updated
Was this helpful?
This script will check for ClickToRun installations of Microsoft Office. If found, OfficeC2RClient.exe
will be used to scan for and apply updates. If updates are found, users may be asked to close Microsoft Office applications to complete update installation.
Prerequisites: This script has no prerequisites.
This example checks for ClickToRun installations of Microsoft Office. If found, a Microsoft Office update scan will be initiated.
This script has no parameters.