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
- Custom Field: cPVAL Pending Reboot
- Custom Field: cPVAL Reboot Prompt When Pending Reboot
- Custom Field: cPVAL Reboot Prompt Uptime Days
- Automation: Reboot Pending Prompt - Detection
- Automation: Reboot Pending prompt - Autofix
- Solution: Reboot Pending Prompt