[SOLVED] Server 2019 kb5008218 Error

flamingo2

Member
Joined
Jan 4, 2022
Posts
10
Location
UK
Hi.
I've got two servers failing to install the update with the same error, this is 1 of them.


It fails when using the .msu with no visible error in the GUI

DISM command fails with Error: 0x800f0985

I've deleted the software distribution folder and ran the inbuilt trouble shooter.

sfc /scannow passes
Dism /Online /Cleanup-Image /RestoreHealth Fails with Error: 0x800f0954

SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-01-05 13:00:33.868
Microsoft Windows Server 10 Build 17763 - amd64
Not using a script file.




AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-01-05 14:43:55.271
----------------------EOF-----------------------

Any help would be much appreciated.
 

Attachments

Hello flamingo2 and welcome to Sysnative :-)

I've created a fix for the 2 payload corruptions identified in the most recent log file:

Code:
2022-01-05 13:15:01, Info                  CBS    Checking System Update Readiness.
2022-01-05 13:15:01, Info                  CBS  
2022-01-05 13:15:01, Info                  CBS    (p)    CSI Payload Corrupt    (n)            amd64_microsoft-windows-com-base_31bf3856ad364e35_10.0.17763.2300_none_5b7b3be9f8555b11\r\WinTypes.dll
2022-01-05 13:15:01, Info                  CBS    Repair failed: Missing replacement payload.
2022-01-05 13:15:01, Info                  CBS    (p)    CSI Payload Corrupt    (n)            amd64_microsoft-windows-ui-pcshell_31bf3856ad364e35_10.0.17763.2237_none_6238eb128894fa89\r\ScreenClipping.dll
2022-01-05 13:15:01, Info                  CBS    Repair failed: Missing replacement payload.
2022-01-05 13:15:01, Info                  CBS  
2022-01-05 13:15:01, Info                  CBS    Summary:
2022-01-05 13:15:01, Info                  CBS    Operation: Detect and Repair
2022-01-05 13:15:01, Info                  CBS    Operation result: 0x800f0954
2022-01-05 13:15:01, Info                  CBS    Last Successful Step: Entire operation completes.
2022-01-05 13:15:01, Info                  CBS    Total Detected Corruption:    2
2022-01-05 13:15:01, Info                  CBS        CBS Manifest Corruption:    0
2022-01-05 13:15:01, Info                  CBS        CBS Metadata Corruption:    0
2022-01-05 13:15:01, Info                  CBS        CSI Manifest Corruption:    0
2022-01-05 13:15:01, Info                  CBS        CSI Metadata Corruption:    0
2022-01-05 13:15:01, Info                  CBS        CSI Payload Corruption:    2
2022-01-05 13:15:01, Info                  CBS    Total Repaired Corruption:    0
2022-01-05 13:15:01, Info                  CBS        CBS Manifest Repaired:    0
2022-01-05 13:15:01, Info                  CBS        CSI Manifest Repaired:    0
2022-01-05 13:15:01, Info                  CBS        CSI Payload Repaired:    0
2022-01-05 13:15:01, Info                  CBS        CSI Store Metadata refreshed:    True

Step 1

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Attach this file into your next post for me to check please

Step 2
Redo the DISM restorehealth and if it completes try to install the update again. Otherwise provide me with the latest CBS logs for review.
 

Attachments

WOW - Thanks a lot. Normally I would be re-building the server for these types of problems. I couldn't even get the log file open it was so big.
 

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

Back
Top