I have a server that recently attempted to take updates. The server is a DC on version 2012 R2.
The server attempted to install several updates over the last couple days, some of them repeatedly and all have failed. There are around 30 updates that failed so far, but all of them have one of two different error codes. Below, I've included the error
codes and a sampling of the updates that failed.
Error Code 80240054
KB3172729
KB3173424
KB3146723
KB3081320
KB3067505
Error Code 80070BC9
KB3081320
KB3172729
KB3146723
KB3173424
KB3004365
KB4025336
KB2977292
KB3030377
I've tried to run a dism.exe /online /cleanup-image /restorehealth, which completed successfully.
I've also tried dism.exe /online /cleanup-image /scanhealth, which didn't find any errors.
When I reboot the server, it tries to install one or more of the updates (not sure which), gets to abut 35% and then logs me in successfully. Then it requires a reboot and repeats the process. Because it keeps flagging the server for a reboot, I can't
do anything with Server Roles. I also cannot run sfc /scannow, due to the requested reboot.
Any insight or help would be greatly appreciated.