[SOLVED] KB5026370 failed error 0x8007000d Windows Server 2022

flxbauer

New member
Joined
May 10, 2023
Posts
2
Hello everybody,
we have a Windows Server 2022 installed as an Hyper-V Host, running fine with 7 Virtual Machines. We wanted to install the Update KB5025230 this failed with the Error Code 0x8007000d. We waited until the next Cumulative Patch. Tried to install the KB5026370 - same Error.

I have run sfc/ scannow and Dism /Online /Cleanup-Image /RestoreHealth both finished with errors.
CBS log and ComponentsScanner log are attached.

Thank you in advance for your Support.
 

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

Hi Maxstar,
thank you for your fix, worked without any problems.
SFCFix is attached if u need it.

Could you explain what went wrong? My colleagues and myself would be very interested
 

Attachments

Hi,

I have replaced the following files with the correct (expected) hash values, this was the issue in this case.
If everything is up and running we can mark this thread as solved.

Rich (BB code):
2023-05-10 12:29:20, Info                  CSI    00000630 Hashes for file member [l:19]'Hyper-V Manager.lnk' do not match.
 Expected: {l:32 ml:33 b:a3f893254689b8b85c517b1c7c2411b9898135d858831e8d438cdc130766dd92}.
 Actual: {l:32 b:31a833f79a2ba6547ae49e20196d2342aaacfc4323ad9a45977080d8dc6f7632}.
pkt {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2023-05-10 12:29:20, Info                  CSI    00000632 Hashes for file member [l:21]'PsmServiceExtHost.dll' do not match.
 Expected: {l:32 ml:33 b:97c17584f256f0a1e5ca14a68d1dd67b9e4274f37fa3380c18edfa4ddc8ceac7}.
 Actual: {l:32 b:59daaba325aa6fd2ef6df9fd3a1ed6291017073ab31f31d98e672d4ef818fd7b}.
 

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

Back
Top