If a computer has a reboot policy assigned, they will be listed under the policy column. If a computer is a member of a reboot group then those groups will be displayed under the groups column.
Use the Exclude OS From View to display only the OS types you want to see in the Pending Reboot Tab.
From this view you can:
- Open the computer's Automate console
- Reboot the computer now
- Reset the pending reboot at the computer and in Automate
When resetting a pending reboot, the computer must be online for command to function.
If the computer is WIndows: The plugin will remove the regestry entries causing the reboot pebing notice and then will reset the Automat flag for pending reboots.
If the computer is Linux: The plugin will remove /var/run/reboot-required and /var/run/reboot-required.pkgs files from computer and reset the Automat flag for pending reboots. If the Linux system is a YUM enabled computer then we will also attempt a "yum-complete-transaction" to complete the clearing of pending reboots.
If the computer is Darwin: The plugin executes rm -f /Library/Updates/* and then softwareupdate --reset-ignored. Afterwards it resets the Automate pending reboot flag.