Is there a way to get an email alert whenever a server asset is in pending reboot status?
Second this question… was just thinking about this today while training a new employee
Syncro doesn’t directly expose that info even thought the platform shows it. You’d have to script it to look for pending reboot and then generate an alert from your script. There are quite a number of spots to check for pending reboot.
Mark is correct. You can do a saved asset search for pending reboot, but there’s no way to automate based on that. There’s a script in the library you could modify https://admin.syncromsp.com/shared_scripts/836
Personally I just have servers reboot automatically on a schedule. If you want to avoid unneeded reboots you could combine it with the script.
Thank you for your help everyone!
On the Assets page you can add a column for Pending Reboot.
You can make a saved asset search for assets pending reboot if that’s helpful.