Get Office Version
Purpose
The purpose of this solution is to check the MS Office Version installed on the windows machine.
Associated Content
| Content | Type | Function |
|---|---|---|
| Get Office Version | Script | This script will check for the MS Office Version installed on the windows machine and updates the custom field. |
| cPVAL Office Version | Custom Field | Stores the Office version installed on the machine fetched by Get Office Version script. |
| cPVAL Windows Office Version | Group | This group contains machines where office version is detected by Get Office Version Script. |
Implementation
- Create the Get Office Version using the implementation instruction provided in the document.
- Create the cPVAL Office Version using the implementation instruction provided in the document.
- Create the cPVAL Windows Office Version using the implementation instruction provided in the document.
Changelog
2025-12-12
- Initial version of the document