Server 2022 - Cannot install updates

Open an elevated command prompt and run the following command. Attach Dirlist.txt to your next post.
Code:
dir /s /a %systemroot%\WinSxS\amd64_microsoft-windows-s..rdatacenter-license_31bf3856ad364e35_10.0.20348.681_none_828d70e3beaf44f6 > "%userprofile%\Desktop\Dirlist.txt"
 
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

Nice. Don't think I've seen it go like that before, several lines like that.
Attached SFCFix.txt
1658834089003.png
 

Attachments

Please try to update Windows, if it fails attach a new copy of the CBS log.
 
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.


Export SBS (SideBySide) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbdc454cdb-Export-SBS-hive.png

  • Name this file SideBySide (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Hmm, some of the previous fixes have been undone. Please try to install the latest update 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 (KB5015879) to: C:\WUTemp - Or copy this file from the download directory to C:\WUTemp. (Important!)
    Downloadlink: KB5015879
  • 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-kb5015879-x64_d3d21b35480b32403c84cccc9ed0ede3c4009ccc.msu -f:* C:\WUTemp
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB5015879-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.
 
Open an elevated command prompt and run the following command. Attach Features.txt to your next post.
Code:
DISM /online /Get-Features /Format:table > "%userprofile%\desktop\Features.txt"
 
Let op: Dit script is speciaal bedoeld voor deze PC, gebruik dit dan ook niet op andere PC's met een gelijkaardig probleem.

  • Zorg dat
    56f31e53c97da-SFCFix.PNG
    SFCFix.exe op het bureaublad staat.
  • Download de bijlage SFCFix.ZIP en sla dit bestand ook op het bureaublad op.
  • Let op: Sluit nu eerst alle openstaande programma's.
  • Sleep het bestand SFCFix.ZIP in SFCFix.exe zoals op onderstaande afbeelding:
SFCFixzip.gif

  • SFCFix zal het script vervolgens uitvoeren.
  • Na afloop hiervan zal op het bureaublad een logbestand met de naam SFCFix.txt verschijnen.
  • Post dit logbestand als bijlage in je volgend bericht.

Afterwards, try to update Windows. If it fails attach a new copy of the CBS log.
 

Attachments

Hi,

Open an elevated command prompt and run the following command. Attach Dirlist.txt to your next post.
Code:
dir /s /a %systemroot%\WinSxS\amd64_microsoft-windows-slb-mux_31bf3856ad364e35_10.0.20348.380_none_31ae0c1f152bb0d1 > "%userprofile%\Desktop\Dirlist.txt"
 

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

Back
Top