Skip to main content

Reboot Pending Prompt - Macintosh

Summary

This compound condition orchestrates the Reboot Pending Prompt solution for macOS. It utilizes the Detection script to check if a Mac requires a reboot (based on Uptime or Manual Override) and if the current time is suitable for a prompt, respecting the client-level cPVAL Reboot Prompt For MAC opt-in gate. If the detection script returns an exit code indicating action is needed (Exit Code 1), this condition triggers the Autofix script to display the OmniPrompt GUI directly to the logged-in user.

Details

  • Name: Reboot Pending Prompt - Macintosh
  • Description: Triggers the Reboot Pending Prompt Autofix on macOS when the Detection script identifies a pending reboot and valid prompting conditions.
  • Recommended Agent Policies: Mac Desktops and Laptops Policy [Default]

Dependencies

Compound Condition Creation

Changelog

2026-07-20

  • Initial version of the document