Windows Server 2016 rebooted automatically after the update

Sri 106 Reputation points
2021-12-30T11:17:31.933+00:00

Hello Techies,

One of our client's servers running Windows Server 2006 and the Windows Update Settings is set to DownloadOnly in 'sconfig'. And non of the configuration set in the GPO (all are in 'Not Configured' state).

I tried searching for the root cause - why the server got rebooted even it was not set to automatic and couldn't find a proper solution.

There are so many discussions about this issue and no one know why this is happening (one of the discussion pages - https://community.spiceworks.com/topic/2106334-windows-10-windows-updates)

Event log:

The process C:\Windows\System32\svchost.exe (SERVER) has initiated the restart of computer SERVER on behalf of user NT AUTHORITY\SYSTEM for the following reason: Operating System: Service pack (Planned)
Reason Code: 0x80020010
Shutdown Type: restart
Comment:


Also, are we able to check when the 'sconfig' settings for Windows Update Settings have been modified and why?

Please advise.

Kind regards,
Sri

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

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-12-30T14:34:49.543+00:00

    Some updates microsoft deems critical will bypass this, do the install and reboot. If you can't live with this then you could stand up a site WSUS where you'll have complete control over updating.

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

    3 people found this answer helpful.

  2. Limitless Technology 39,921 Reputation points
    2021-12-31T10:09:21.717+00:00

    Hello Ssri,

    You are right that many community users have experienced this behavior. Not being by default for any updates but it happens from time to time, which makes it more difficult to isolate and troubleshoot.

    In my case I can recommend to set the next policy, as it did resolved my issue (at last didn't experienced any reboot due to WU in the last 5 months):

    Computer Configuration > Administrative Templates > Windows Components > Windows Update. Double-click “No auto-restart with logged-on users for scheduled automatic updates” in the main pane, set to "Enable".


    --If the reply is helpful, please Upvote and Accept as answer--


  3. Hensel, Nikolaus 0 Reputation points
    2023-03-16T09:36:35.1+00:00

    I had the problem with a 2019 server after an inplace upgrade, the automatic update was scheduled via a local policy.

    Please check if you find the configured values from your update policy in the registry:

    HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU

    Your chosen autoupdate options should be stored as a dword value named AUOptions

    If the AU key or the whole WindowsUpdate key is missing press apply again in your policy (in my case it wrote the values then) or import the registry values from a working device.

    Hope this helps

    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.