cPVAL Reboot Prompt Skip Weekends
Summary
This custom field allows administrators to configure how the Reboot Pending Prompt solution behaves.
When enabled, prevents the reboot prompt from appearing on Saturdays and Sundays.
This setting is highly flexible and can be configured globally at the Organization level, and easily overridden at the Location or individual Device level as needed.
Configuration Hierarchy (Highest to Lowest Priority):
- Device Level (Overrides all lower levels)
- Location Level
- Organization Level
- Script Runtime Variable (
Skip Weekends- acts as the ultimate fallback default)
Details
| Label | Field Name | Example | Definition Scope | Type | Required | Default Value | Dropdown Options | Editable | Custom Field Tab |
|---|---|---|---|---|---|---|---|---|---|
cPVAL Reboot Prompt Skip Weekends | cpvalRebootPromptSkipWeekends | Enable | Organization, Location, Device | Dropdown | False | Disable | Enable, Disable | Yes |
|
💡 Note on Default Behavior: If this custom field is left blank or unconfigured at all levels, the system will automatically fall back to the default value defined in the automation script's runtime variables
Skip Weekends.
Dependencies
Custom Field Creation
Changelog
2026-07-20
- Added support for macOS devices
2025-12-19
- Initial version of the document