Check Developer Mode Status - CF
Summary
This script used to check the status of Developer Mode on the windows machine and update the result into the custom field cPVAL_Developer_Mode_Status.
Dependencies
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:Check Developer Mode Status - CF
The export will download the necessary XML file. -
Import this XML file into the partner's VSA RMM instance.
Sample Run
Execute the script on the machine in which you need to check status of the Developer Mode and it will update the result into the custom filed.
Output
- Agent Procedure log
- Custom Field:
cPVAL_Developer_Mode_Status
Changelog
2026-05-05
- Initial version of the document