WS2012R2 WU fails with error code 8007371B

AimarPL

Contributor
Joined
Nov 15, 2018
Posts
97
Hi,
I'm having an issue with WU that fails with update error code 8007371B;

Already did dism repair which has repaired store corruption successfully, but then sfc /scannow says it is still corrupted and can't fix what's needed.

Under following link you can find CBS logs

thank you for any hints!
 
Step#1 - Export SideBySide




  1. Click on the Start button and in the search box, type regedit
  2. When you see regedit on the list, right-click on it and select Run as administrator
  3. When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide
  4. Once selected, click File > Export....
  5. Change the Save as type: to Registry Hive Files (*.*)
  6. Name this file SxS (with no file extension) and save it to your Desktop.



Once done please upload this file via Dropbox or One Drive or SendSpace.

Step#2 - Capture Process Monitor Trace
1. Download and run Process Monitor. Leave this running while you perform the next steps.
2. Try installing the update just like you have in the past.
3. Stop Process Monitor as soon as it fails. You can simply do this by clicking the magnifying glass on the toolbar as shown below.
11908d1430506241-windows-updates-fail-repeatedly-stop-jpg


4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
5. Zip up and attach the LogFile.PML file as well as your CBS.log
 
Hi! I'm baffled by the ProcMon log, because if it really was run during the update attempt when you go the error, ProcMon did not seem to record that for some reason.
 
just repeated this procedure, got new procmon capture for you :)

ShareFile

Additionally in attached image you can see which updates failed to install.
Thank you in advance!
 

Attachments

  • 2019-02-16 21_46_25.png
    2019-02-16 21_46_25.png
    50.9 KB · Views: 3
Yes, it will rollback, unconfigure, half an hour later it will be up again (and update state will be displayed as failed as with the ones with old date in same screenshot)

Although, windows cumulative update is already marked as failed while two others need an reboot
 
Hmmm... Let's see if this gets us somewhere:

Step#1 - DISM /RestoreHealth Scan
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. Right-click on the Start button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
    Dism /Online /Cleanup-Image /RestoreHealth
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 
Hello,
I have followed steps mentioned, got same WU error at the end. Below you can find screenshots + CBS log attached.

44140

44141

CBS Log: ShareFile
 

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

Back
Top