Reboot Pending [Prompt]
Summary
The internal Monitor is used for two functions. If a workstation is showing an uptime of over 2 weeks, the monitor automatically triggers the Script User Prompt - Reboot [Reboot, Param, Autofix]. This script will only run when triggered by a monitor.
The Monitor has all of the following conditions that must be met before it kicks off the reboot prompting script:
- Computers OS is Windows
- The OS does not contain 'Server' or 'CE'
 
- The computers uptime is greater than [Property - proval_RebootPromptUptimeDays]# of days- OR the Pending RebootEDF is checked at the machine level
 
- OR the 
- The computer is online
- The computer has a idle time of less than 5 minutes (User is Active on the machine)
- It has been at least [System Property: RebootPromptDurBetween]hours since the last time the user was prompted (Default of 4 hours)
- The Times PromptedEDF does not =Rebooted(Signifying the script issued the reboot to the machine)
- The Last PromptedEDF = 0 (Not Set/No Prompts occurred yet)- OR the computers uptime is greater than the last time the user was prompted (machine has not been rebooted by the user)
 
Dependencies
Script - User Prompt - Reboot [Reboot, Param, Autofix]
Script - Reset Reboot Pending EDFs
Monitor - Reset Reboot Pending EDFs
Target
This monitor is an automation-driven reboot prompting monitor. This should only be applied to Windows Workstations
Windows Workstations: Should be run on non-servers and must be running Windows.
Exclusion EDFs
Exclusion EDFs
| Name | Type | Section | Level | Description | 
|---|---|---|---|---|
| Disable Reboot Prompt | CheckBox | Exclusions | Client | Flag this EDF to exclude the client from the solution. | 
| Disable Reboot Prompt | CheckBox | Exclusions | Location | Flag this EDF to exclude the location from the solution. | 
| Disable Reboot Prompt | CheckBox | Exclusions | Computer | Flag this EDF to exclude the computer from the solution. |