Microsoft 365 - Click-to-Run - Get Details
Purpose
The purpose of this solution is to retrieve the installed Microsoft Click-to-Run Office version on the machines.
Associated Content
| Content | Type | Function |
|---|---|---|
| Microsoft 365 - Click-to-Run - Get Details - Windows | Script | This script retrieves the installed Microsoft Click-to-Run Office version on windows machines, verifies whether auto-update is enabled, and obtains the update channel. |
| cPVAL C2R Auto Update | Custom Field | Indicates if the C2R Office Auto Update is enabled on the machine, as gathered by the Microsoft 365 - Click-to-Run - Get Details Script. |
| cPVAL C2R Office Version | Custom Field | C2R Office version installed on the machine, gathered by the Microsoft 365 - Click-to-Run - Get Details Script. |
| cPVAL C2R Update Channel | Custom Field | Update Channel of the Office installed on the machine, gathered by the Microsoft 365 - Click-to-Run - Get Details script. |
| cPVAL C2R Data Collection Time | Custom Field | The time when the C2R Update Channel, C2R Auto Update, and C2R Office Version custom fields were updated. |
| Group - Microsoft 365 - C2R - Get Details (Windows) | Group | This group includes windows machines on which the “Microsoft 365 – Click-to-Run – Get Details” script has been executed and successfully retrieved Microsoft Click-to-Run Office information. |
| Execute Microsoft 365 - Click-to-Run - Get Details | Scheduled Automation | Executes "Microsoft 365 - Click-to-Run - Get Details" script on windows machines. |
| Microsoft 365 - Click-to-Run - Get Details(MacOS) | Script | his script retrieves the installed Microsoft Click-to-Run Office version on MAC machines. |
| Group - Microsoft 365 - C2R - Get Details(MAC) | Group | This group includes Mac machines on which the “Microsoft 365 – Click-to-Run – Get Details(MacOS)” script has been executed and successfully retrieved Microsoft Click-to-Run Office information. |
| Execute Microsoft 365 - Click-to-Run - Get Details(MAC) | Scheduled Automation | Executes Microsoft 365 - Click-to-Run - Get Details(MAC) script on mac machines. |
Implementation
For Windows
- Create the Microsoft 365 - Click-to-Run - Get Details - Windows using the implementation instruction provided in the document.
- Create the cPVAL C2R Auto Update using the implementation instruction provided in the document.
- Create the cPVAL C2R Office Version using the implementation instruction provided in the document.
- Create the cPVAL C2R Update Channel using the implementation instruction provided in the document.
- Create the cPVAL C2R Data Collection Time using the implementation instruction provided in the document.
- Create the Execute Microsoft 365 - Click-to-Run - Get Details using the implementation instruction provided in the document.
- Create the Group - Microsoft 365 - C2R - Get Details (Windows) using the implementation instruction provided in the document.
For MAC
- Create the Microsoft 365 - Click-to-Run - Get Details(MacOS) using the implementation instruction provided in the document.
- Create the cPVAL C2R Update Channel using the implementation instruction provided in the document.
- Create the Execute Microsoft 365 - Click-to-Run - Get Details(MAC) using the implementation instruction provided in the document.
- Create the Group - Microsoft 365 - C2R - Get Details(MAC) using the implementation instruction provided in the document.