Skip to main content

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

  1. Export the agent procedure from ProVal's VSA RMM instance.
    Name: Check Developer Mode Status - CF
    Image 1
    The export will download the necessary XML file.

  2. Import this XML file into the partner's VSA RMM instance. Image 2

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.

Image 3

Output

  • Agent Procedure log
  • Custom Field: cPVAL_Developer_Mode_Status

Changelog

2026-05-05

  • Initial version of the document