Skip to main content

Reboot Pending Prompt - Windows Workstation

Summary

This compound condition orchestrates the "Reboot Pending Prompt" solution. It utilizes the Detection script to check if a machine requires a reboot (based on Registry keys, Uptime, or Manual Override) and if the current time is suitable for a prompt. If the detection script returns an exit code indicating action is needed (Exit Code 1), this condition triggers the Autofix script to display the GUI prompt to the user.

Details

  • Name: Reboot Pending Prompt - Windows Workstation  
  • Description: Triggers the Reboot Pending Prompt Autofix when the Detection script identifies a pending reboot and valid prompting conditions.  
  • Recommended Agent Policies: Windows Workstation Policy [Default]

Dependencies

Compound Condition Creation