Skip to main content

cPVAL Reboot Prompt Uptime Days

Summary

This custom field allows administrators to configure how the Reboot Pending Prompt solution behaves.

Defines the number of uptime days that must pass before prompting for a reboot. Setting to 0 disables this trigger.

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):

  1. Device Level (Overrides all lower levels)
  2. Location Level
  3. Organization Level
  4. Script Runtime Variable (N/A - acts as the ultimate fallback default)

Details

LabelField NameExampleDefinition ScopeTypeRequiredDefault ValueDropdown OptionsEditableCustom Field Tab
cPVAL Reboot Prompt Uptime DayscpvalRebootPromptUptimeDays14Organization, Location, DeviceNumericFalse0N/AYes
  • Organization: Reboot Pending Prompt
  • Location: Reboot Pending Prompt
  • Device:
    • Windows Desktops and Laptops: Reboot Pending Prompt - Workstations
    • Mac Desktops and Laptops: Reboot Pending Prompt - Mac

💡 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 N/A.

Dependencies

Custom Field Creation

Changelog

2026-07-20

  • Added support for macOS devices

2025-12-19

  • Initial version of the document