This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Patch Manager failed to restart a server

Hi there

Over the past weekend I ran a update procedure on several of our servers - installing the latest batch of Microsoft updates. All went well, the patches installed, but one of the servers failed to reboot (the rest were fine).

The SW job report simply listed the reboot as "FAILED" and there was nothing relating to the problem in the server's logs.

Has anyone seen this before?

Thanks emoticons_happy.png

  • How was the update task configured for the reboot, was this a "Reboot if required.." option, or an "Always reboot" option?

    Patch Manager actually launches that reboot via a WMI call after noting the completion of all update installation tasks. A relevant question would be whether the server was rebooted at all, or not. It's possible that the server was already in a reboot sequence and the attempt to send the Reboot command via WMI is what failed. Note, also, in this case, that the Task Results really only record that the request was sent. Patch Manager does not actually monitor whether the reboot occurs or not -- in the Post-Updates scenario. (It does monitor the reboot in a Pre-Update reboot scenario.) So this failure is not an indication that the reboot failed only that the transmission of the request to reboot failed.

    Does the Task History | Details tab provide any additional information on the reason for the task failed status?