Microsoft365 Click-to-Run Solution
Purpose
The aim of this VSA solution is to get the office channel details, update, repair the C2R and set the channel on the machines.
Associated Content
| Content | Type | Function |
|---|---|---|
| cPVAL Office Channel Status | Custom Field | This custom field contains the office channel status of the machines. |
| Office C2R - Get Channel Status | Agent Procedure | This agent procedure is used to check the Channel Status on to the machine for Microsoft Office and update the result into a Custom field. |
| Office C2R - Set Channel | Agent Procedure | Sets the Microsoft Update Channel for a Click2Run Office installation on an endpoint. |
| Office C2R - Repair | Agent Procedure | To repair the Microsoft365 office using quick\full repair |
| Office C2R - Update | Agent procedure | This script updates the Click-To-Run version of Microsoft 365 Apps to their latest version. |
Implementation
-
Create the Custom Field: cPVAL Office Channel Status
-
Create below scripts
Changelog
2026-03-11
- Initial version of the document