Office C2R - Get Channel Status
Summary
This agent procedure is used to check the Update Channel Status on to the machine for Microsoft Office C2R version and update the result into a Custom field.
Dependencies
- PowerShell 5.0+
GetMicrosoftC2RChannel.ps1- Custom Field - cPVAL Office Channel Status
- Solution - Microsoft365 Click-to-Run Solution
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:Office C2R - Get Channel Status
The export will download the necessary XML file. -
Import this XML file into the partner's VSA RMM instance.
-
Export the
GetMicrosoftC2RChannel.ps1from the ProVal's Internal VSA. This is also placed under the below path:
Manage Files>Shared Files>PVAL>GetMicrosoftC2RChannel.ps1 -
Map the
GetMicrosoftC2RChannel.ps1into the 11th step of the script in the client's environment

Output
- Agent Procedure log
Changelog
2026-03-11
- Initial version of the document