Pending Reboot Tab

This forum provides the documentation and descriptions of how the Reboot Manager works. Do not post issues in this forum.
Locked
User avatar
Cubert
Posts: 2694
Joined: Tue Dec 29, 2015 7:57 pm
9
Contact:

Pending Reboot Tab

Post by Cubert »

The pending reboots tab displays all computers under management that are currently showing as pending a reboot inside Automate.

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.


PendingReboots.png
PendingReboots.png (62.5 KiB) Viewed 112 times


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

pendingRebootMenu.png
pendingRebootMenu.png (17.41 KiB) Viewed 670 times

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.

Locked

Return to “Reboot Manager Documentation”