Office Enable Update Status - CF
Summary
This script is used to check the office update status on the machine, wherther its enabled or not and update the result into the Custom field on the machine.
Dependencies
- PowerShell 5.0+
- Custom Field: cPVAL Office Update
- Solution: Office Update Status
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:Office Enable Update Status - CF
The export will download the necessary XML file. -
Import this XML file into the partner's VSA RMM instance.
Sample Run
Now, You can execute the script on the machine in which you need to check for the office enable status and it will update the result into the custom filed.
Output
- Agent Procedure log
- Custom Field - cPVAL Office Update
Changelog
2026-04-14
- Initial version of the document