[SOLVED] Windows Server 2022 fails to install KB5026370 with error 0x80073701

Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB5017381
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
Hi,

There are no references for this preview update, however, there are many errors related to this update. So I would suggest to perform a repair-install with the ISO of Windows Server 2022 mounted. This must be a bug as it seems.
 
Hi,

We could try to install KB5026370 with DISM to see what happens.

Follow these instructions to install an update with DISM.
  • Open the Start menu of Windows and type CMD.
  • When you see Command Prompt on the list, select the option Run as administrator.
  • Copy and paste the following command into it, and press enter. (Leave the CMD window open!)
Code:
MD C:\WUTemp
  • Now, download the following update (KB5026370) to: C:\WUTemp - Or copy this file from the download directory to C:\WUTemp. (Important!)
    Downloadlink: KB5026370
  • Copy and paste the following commands one at a time into the command prompt and press enter after each.
Code:
CD C:\WUTemp
EXPAND.exe windows10.0-kb5026370-x64_326b544b01f483102e1140d62cedcbec9e27f449.msu -f:* C:\WUTemp
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5026370-x64.cab
  • Let me know if it says it was successful or if there are any errors. Or take a screenshot of the command prompt window and paste it into your next reply.
 
C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5026370-x64.cab

Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.20348.681

Abbildversion: 10.0.20348.1668

1 von 1 wird verarbeitet – Paket "Multiple_Packages~~~~0.0.0.0" wird hinzugefügt
[==========================100.0%==========================]
Es ist ein Fehler aufgetreten – Fehler: 0x80073712

Fehler: 14098

Der Komponentenspeicher wurde beschädigt.

Die DISM-Protokolldatei befindet sich unter "C:\Windows\Logs\DISM\dism.log".
 

Attachments

Rich (BB code):
2023-06-26 13:08:50, Error                 CSI    000004fb@2023/6/26:11:08:50.868 (F) onecore\base\wcp\componentstore\storelayout.cpp(3302): Store corruption detected in function ComponentStore::CRawStoreLayout::FetchManifestContent expression: 0
  MissingFileSystemResource on resource '\winsxs\manifests\amd64_microsoft-windows-d..vices-sam.resources_31bf3856ad364e35_10.0.20348.1607_en-us_bcd3e37171c906c9.manifest'[gle=0x80004005]
Hmm, now the CBS is just reporting one error:

Step 1.
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

C:\WUTemp>DISM /online /cleanup-image /RestoreHealth

Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.20348.681

Abbildversion: 10.0.20348.1668

[===========================84.9%================= ]
[===========================88.7%=================== ]
[==========================100.0%==========================]
Fehler: 0x800f081f

Die Quelldateien wurden nicht gefunden.
Geben Sie mit der Option "Quelle" den Ort der Dateien an, die zum Wiederherstellen des Features erforderlich sind. Weitere Informationen zum Angeben eines Quellorts finden Sie unter "Configure a Windows Repair Source".

Die DISM-Protokolldatei befindet sich unter "C:\Windows\Logs\DISM\dism.log".
 

Attachments

Step 1.
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

C:\WUTemp>DISM /online /cleanup-image /RestoreHealth

Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.20348.681

Abbildversion: 10.0.20348.1668

[===========================84.9%================= ]
[==========================100.0%==========================] Der Wiederherstellungsvorgang wurde erfolgreich abgeschlossen.
Der Vorgang wurde erfolgreich beendet.

C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5026370-x64.cab

Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.20348.681

Abbildversion: 10.0.20348.1668

1 von 1 wird verarbeitet – Paket "Multiple_Packages~~~~0.0.0.0" wird hinzugefügt
[=== 5.3% ]
Es ist ein Fehler aufgetreten – Fehler: 0x800736b3

Fehler: 14003

Die referenzierte Assembly ist nicht auf dem Computer installiert.

Die DISM-Protokolldatei befindet sich unter "C:\Windows\Logs\DISM\dism.log".

C:\WUTemp>
 

Attachments

Now the CBS log again reports issues for a preview update which is not installed. So I would recommend to perform a repair install at this stage.
 
Yes, you could perform the following steps after making a backup.

In-place upgrade Server 2022.
  • Mount the Windows Server ISO and run Setup.exe. You can use the Microsoft Evaluation Centre to download the ISO files.
  • Use the option Download updates, drivers, and optional features (recommended) and click Next.
  • Note: If you don't want to update during the in-place upgrade, press Change how setup downloads updates and select Not right now - !!! Not recommended !!!
  • Depending on your Windows Server version and license, you may see a screen prompting you to enter the licensing key.
  • In the next screen, select the image of the installed Windows Server edition and click Next.
  • Then accept the EULA. To perform a in-place upgrade, you need to check keep personal files and apps. Then click Next.
  • After clicking Next, an upgrade process will start checking for updates, when this is ready click install to start the in-place upgrade.
 

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

Back
Top