[SOLVED] Windows Update Error on Server 2022 21H2 Standard (2334)

oliverlott

Member
Joined
Jan 21, 2023
Posts
10
Hi,

I have the same issue as it is described here: [SOLVED] - Windows Update Error on Server 2022 21H2 Standard but with a newer version requestet:

2024-04-23 15:23:45, Error CSI 00000091 (F) Cannot identify matching versions for component Microsoft-Windows-Security-SPP-Component-SKU-ServerDatacenter-License, version 10.0.20348.2322, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}.[gle=0x80004005]
2024-04-23 15:23:45, Error CSI 00000092@2024/4/23:13:23:45.267 (F) Attempting to mark store corrupt with category [l:21 ml:22]'CorruptComponentValue'[gle=0x80004005]
2024-04-23 15:23:45, Error CSI 00000093@2024/4/23:13:23:45.268 (F) onecore\base\wcp\componentstore\storelayout.cpp(2234): Error 800f0982 [Warning,Facility=15 (0x000f),Code=2434 (0x0982)] originated in function ComponentStore::CRawStoreLayout::AddComponentFile expression: ((SCODE) (((unsigned long)(1)<<31) | ((unsigned long)(15)<<16) | ((unsigned long)(0x982))) )

May it is also possible to get the missing data as SFCFix?

Thanks in advance and best regards
Oliver
 
Maybe one additional info: At first Windows Update was complaining about missing Windows-Slb-Mux-Components. I fixed this succesfully with a SFCFix-Package from another thread. Now it requests a DatacenterLicense-Package. I have the doubt, that Windows Update thinks, that this is a WIndows Server Datacenter edition. But I don't know why.
 
Hi and welcome to Sysnative

Could you please attach the CBS logs..

Upload a copy of the CBS folder
  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
653a64385d891-618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply. If the file is too large to attach, upload the CBS.zip file to www.wetransfer.com and post the link in your next reply.
 
Thank you for the offer to help. I am a little bit hesitating. Is there any personal data in this folder? If yes, I will strip it out, first.
 
Hi,

The CBS logs do not contain personal data, it's just a logfile of the Windows Operating system itself.

P.s.
If files contain sensitive data we always request to send them in a private message here at Sysnative.
 
Thank you for the fast reply. Sorry, I also misread the request, I thought that you need the whole Logs folder.

CBS.zip

Thank you in advance! :-)
 
I fixed this succesfully with a SFCFix-Package from another thread.

It seems you have used fixes which were not suitable for this issue, so please provide a copy of the COMPONENTS hive as well.

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.
 
That's why we always warn not to use fixes from other threads on other systems even when the issue looks very similar.

Please do the following first.

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

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

Back
Top