Office C2R - Update
Summary
This script updates the Click-To-Run version of Microsoft 365 Apps to their latest version.
Please note it will close all office packages open on the endpoints while performing an update.
Dependencies
- PowerShell 5.0+
UpdateMicrosoftC2Rr.ps1- Solution - Microsoft365 Click-to-Run Solution
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:Office C2R - Update
The export will download the necessary XML file. -
Import this XML file into the partner's VSA RMM instance.
-
Export the
UpdateMicrosoftC2R.ps1from the ProVal's Internal VSA. This is also placed under the below path:
Manage Files>Shared Files>PVAL>UpdateMicrosoftC2R.ps1
-
Map the
UpdateMicrosoftC2Rr.ps1into the 11th step of the script in the client's environment.
-
Execute the agent procedure in the partner's VSA RMM:
Output
- Agent Procedure log
Changelog
2026-03-11
- Initial version of the document