Server 2016 fails to update

DrkHelmet

New member
Joined
Aug 30, 2022
Posts
1
Location
Wheeling WV
I have one server 2016 datacenter(version 1607 build 14393.5006) server that stopped updating after the march KB5011495 update. I have done the manual reset of windows update still will not update. This is a clustered server for hypervisor. All other servers are updating fine just not this one. I have run the following tools with these results.

sfc /scannow - gets to 48% then says Windows Resource Protection found corrupt files but was unable to fix some of them

dism /online /cleanup-image /restorehealth /source:WIM:C:\sources\install.wim:4 /limitaccess - says unable to find source files

dism /online /cleanup-image /restorehealth /source:WIM:C:\sources\install.wim:4 - says invalid array bonds

The SFCFix tool crashes when i run it at the CBS logs. I told it to submit the crash report.

The source files being used for DISM work on the other clustered VM server and in the VM servers with no issues.

Any help would be appreciated.
Thanks
Paul
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top