I have a Windows Server 2016 system that had a pending Windows Update; we update through WSUS, systems are set to Download And Notify (option 3). Yesterday, I went to install a pending update, and the update failed because there was insufficient free disc space. I cleared space, but it was almost quitting time for the day, so I didn't try to install again.
When I got in this morning, I went to run the update, but it said the system was up to date. It turns out, the system installed the update and rebooted overnight, without any prompting.
Sequence of events, per System log:
3:51 PM: I tell patch to install
3:56 PM: Patch fails, due to insufficient disc space.
I clear space on C: drive, do NOT try to install again. I go home.
7:26 PM: Patch begins installing; nobody is here to have started it
9:03 PM: svchost.exe initiates a "planned restart", reason code 0x80020010
9:20 PM: Update Successful
This is a 24-7 server, and should never reboot automatically. I've done all the settings I know of to make sure this sort of thing doesn't happen. We control Windows Update settings through GPO, relevant settings below:
Allow Automatic Updates immediate installation: Disabled
Always automatically restart at the scheduled time: Disabled
Automatic Updates detection frequency: Enabled, 2 hours
Configure Automatic Updates: Enabled, 3 (auto download and notify for install); every day, 03:00
Re-Prompt for restart with scheduled installations: Enabled, 30 min
Specify intranet Microsoft update service location: <local WSUS server>
Turn on recommended updates via Automatic Updates: Enabled
What am I doing wrong, and how can I prevent this from happening again?
* Moved from Windows/Other