Windows Server shutdown suddenly

Takuya_System 1 Reputation point
2021-08-31T21:51:54.243+00:00

We encountered unexpected Windows server shutdown.

As I checked the event log, the following message was recorded before shutdown.

'The process C:\Windows\System32\RuntimeBroker.exe has initiated the power off computer Sever-TS-01 on behalf of user Server-TS-01\<name of a user>'

Reboot for Windows Update installations is scheduled out of the time.
The user said they just used a shared folder to open and save the file around the time.

Do you know possible causes of this issue and how to prevent this from happening again?

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2021-08-31T22:14:55.507+00:00

    The most likely reason is windows update.
    https://social.technet.microsoft.com/Forums/en-US/bb180cc6-97d2-4d6a-9140-9ddd7d427ef8/the-process-cwindowssystem32runtimebrokerexe-has-initiated-the-restart-of-computer

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Limitless Technology 39,926 Reputation points
    2021-09-01T13:11:00.993+00:00

    Hello,

    Thank you for your question.

    Your server might be Pending reboot after update and It was not rebooted during the time frame hence It got rebooted by Windows update Task scheduler UpdateOrchestrator

    The most effective way to disable automatic restarts, is to rename the reboot file. Keep in mind that Microsoft may release a patch that breaks this trick:

    Open Windows Explorer.
    Type or copy-paste the following path and hit Enter:
    %windir%\System32\Tasks\Microsoft\Windows\UpdateOrchestrator
    windows update disable restart rename reboot
    Right-click Reboot_AC -> select Rename -> rename to Reboot_AC.old.
    Right-click Reboot_Battery -> select Rename -> rename to Reboot_Battery.old.
    Right-click inside the folder, select “New,” and click on “Folder”.
    Name the New Folder “Reboot“.
    windows update disable restart rename reboot.old
    Restart your computer.

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    0 comments No comments

  3. Takuya_System 1 Reputation point
    2021-09-06T15:22:29.787+00:00

    Thank you for the comments.

    Those comment suggest that Windows update should have been the reason.
    However, this time it was the server's shutdown, not reboot, and it required manual power on.

    Is shutdown also expected after Windows Update?
    I have only experienced rebooting.

    FYI, This Window's Server is VM. I am not sure if it is related actually.


  4. Docs 15,761 Reputation points
    2021-09-06T18:06:50.477+00:00

    See if each of these scripts (V2, DM, and Get_Powercfg_info.bat) can run on the server and if successful post share links into this thread using one drive, drop box, or google drive

    https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html
    https://www.tenforums.com/bsod-crashes-debugging/162488-batch-files-use-bsod-debugging-post2040896.html#post2040896

    .
    .
    .
    .
    .
    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post: Vote = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.