[SOLVED] Error 0x80071160 when trying to install KB5032189 and KB5033372

RSW

Member
Joined
Dec 25, 2023
Posts
9
Hi,

Getting error 0x80071160 when trying to install KB5032189 and KB5033372.

Sfc /scannow reports "found corrupt files but was unable to fix some of them".

Dism reports Error: 4448 - WOF driver encountered a corruption in the compressed file's Resource Table.

Attached are the following:
ComponentsScanner.txt, CBS.zip, and DISM.zip

Can someone please help.

Thanks
 

Attachments

Rich (BB code):
2023-12-25 12:12:19, Error                 CSI    00000255 (F) c000a2a7 [Error,Facility=(system),Code=41639 (0xa2a7)] #34084151# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysReadFile(h = 37fb8 ('\Device\HarddiskVolume2\Windows\WinSxS\wow64_microsoft-windows-n..n_service_datastore_31bf3856ad364e35_10.0.19041.3208_none_5042e3041f9764fd\sdohlp.dll'), evt = 0, apcr = NULL, apcc = NULL, iosb = @0x1474dfbdd0, data = {l:0 b:}, byteoffset = (null), key = (null))
[gle=0xd000a2a7]

Hi and welcome to Sysnative,

Step 1. Download
6530fbb0f4101-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.
650c22f99662d-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,

Please see attached files, after performing the above mentioned steps.

Thanks
 

Attachments

  • DISM_Error_20231229061911.jpg
    DISM_Error_20231229061911.jpg
    41.3 KB · Views: 4
  • DISM.zip
    DISM.zip
    830.9 KB · Views: 0
  • CBS.zip
    CBS.zip
    7.9 MB · Views: 8
  • SFCFix.txt
    SFCFix.txt
    3 KB · Views: 7
Hi,

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Hi,

Open an elevated command prompt, run the following command and copy and paste the result in your next post.
Code:
certutil -hashfile "%systemroot%\WinSxS\wow64_microsoft-windows-n..n_service_datastore_31bf3856ad364e35_10.0.19041.3208_none_5042e3041f9764fd\sdohlp.dll" SHA256
 
Hi,

Here's the info:

C:\WINDOWS\system32>certutil -hashfile "%systemroot%\WinSxS\wow64_microsoft-windows-n..n_service_datastore_31bf3856ad364e35_10.0.19041.3208_none_5042e3041f9764fd\sdohlp.dll" SHA256
SHA256 hash of C:\WINDOWS\WinSxS\wow64_microsoft-windows-n..n_service_datastore_31bf3856ad364e35_10.0.19041.3208_none_5042e3041f9764fd\sdohlp.dll:
cc9ac88fe929392e5c0c960c695d46890c36da81e9f2c4bd2a4eb87aa8b53f6a
CertUtil: -hashfile command completed successfully.
 
I'll need to install (rebuild) a VM with an specific update to compare some things, so this could take some time.
 
Hi,

Please reboot the system and run DISM again and attach the latest CBS logs to your next post.
Code:
DISM /online /cleanup-image /RestoreHealth
 
Hi,

I need to do it off hours, as the PC is being used. Will upload once done.

Thanks
 
Hi,

The latest CBS log is clean, so please attempt to update and post the result. If it fails attach a new copy of the CBS logs.
 

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

Back
Top