Skip to main content

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

ContentTypeFunction
cPVAL Office Channel StatusCustom FieldThis custom field contains the office channel status of the machines.
Office C2R - Get Channel StatusAgent ProcedureThis 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 ChannelAgent ProcedureSets the Microsoft Update Channel for a Click2Run Office installation on an endpoint.
Office C2R - RepairAgent ProcedureTo repair the Microsoft365 office using quick\full repair
Office C2R - UpdateAgent procedureThis script updates the Click-To-Run version of Microsoft 365 Apps to their latest version.

Implementation

  1. Create the Custom Field: cPVAL Office Channel Status

  2. Create below scripts

Changelog

2026-03-11

  • Initial version of the document