Skip to main content

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

Implementation

  1. Export the agent procedure from ProVal's VSA RMM instance.
    Name: Office C2R - Update
    Image
    The export will download the necessary XML file.

  2. Import this XML file into the partner's VSA RMM instance.

  3. Export the UpdateMicrosoftC2R.ps1 from the ProVal's Internal VSA. This is also placed under the below path:
    Manage Files > Shared Files > PVAL > UpdateMicrosoftC2R.ps1
    Image

  4. Map the UpdateMicrosoftC2Rr.ps1 into the 11th step of the script in the client's environment. Image

  5. Execute the agent procedure in the partner's VSA RMM:
    Image

Output

  • Agent Procedure log

Changelog

2026-03-11

  • Initial version of the document