Manage Developer Mode
Summary
This task targets all devices that are part of the Manage Developer Mode group. The group determines which devices are included based on their configured desired state for Developer Mode.
It executes the Manage Developer Mode script daily at 11:00 AM on each device in the group. The script checks the value set in the cPVAL Desired Developer Mode custom field and takes the appropriate action. This may include enabling Developer Mode, disabling it, or simply checking the current state without making changes.
After execution, the script updates the cPVAL Current Developer Mode custom field with the latest value from the device.
This task ensures that Developer Mode settings are checked and enforced daily across all applicable devices, keeping them aligned with the defined configuration.
Dependencies
- Custom Field: cPVAL Desired Developer Mode
- Custom Field: cPVAL Current Developer Mode
- Automation: Manage Developer Mode
- Group: Manage Developer Mode
- Solution: Manage Developer Mode
Details
| Name | Description | Allow Groups | Repeats | Recur every | Start At | Ends | Targets | Automations |
|---|---|---|---|---|---|---|---|---|
| Manage Developer Mode | Runs the script daily at 11 AM on devices in the Manage Developer Mode group. | True | Daily | 1 Day | 11:00 AM | Never | Manage Developer Mode | Manage Developer Mode |
Task Creation
Changelog
2026-06-17
- Initial version of the document