cPVAL DeferFeatureUpdates
Summary
This custom field is used to store the values for DeferFeatureUpdates. It contains two possible values: Enabled or Disabled.
Details
| Label | Field Name | Definition Scope | Type | Required | Default Value | Technician Permission | Automation Permission | API Permission | Description | Tool Tip | Footer Text | Custom Field Tab Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cPVAL DeferFeatureUpdates | cpvalDeferfeatureupdates | Device, Location, Organization | DropDown | false | Editable | Read/Write | Read/Write | This custom field is used to store the values for DeferFeatureUpdates. It contains two possible values: 1 = Enabled, 2 = Disabled. | The value in the Custom Field must be set to either Enabled or Disabled. The script will then read this value and configure the corresponding setting accordingly (using 0 or 1 based on the Custom Field data). | The value in the Custom Field must be set to either Enabled or Disabled. The script will then read this value and configure the corresponding setting accordingly (using 0 or 1 based on the Custom Field data). | Device Standards |
Dependencies
- Solution - Device Standards
- Solution: Update Windows Deferral Settings
- Automation: Update Windows Deferral Settings
Custom Field Creation
Sample Screenshot

Changelog
2026-03-06
- Initial version of the document