Hello I understand that you’re experiencing an issue with Windows Update on your Windows Server 2016. The error code 2147956498 indicates that the component store has been corrupted. You’ve already tried using the DISM and SFC tools, which are usually the first steps in resolving this issue. Since the problem persists, you might want to try the following additional steps: Stop the Windows Update service. Delete the contents in %systemroot%\SoftwareDistribution, both folders Datastore and Download. Restart the Windows Update service. Check the WindowsUpdate.log file. This could provide more information about why the update is failing. If the issue still persists, you might want to consider using the System Update Readiness tool or checking for a Pending Reboot state.
Error Windows Update Windows Server 2016
Nome registro: Setup Origine: Microsoft-Windows-WUSA Data: 23/02/2024 10:40:51 ID evento: 8 Categoria attività:Nessuna Livello: Errore Parole chiave: Utente: XXXXXXX\administrator Computer: pppppp.blabla.local Descrizione: Impossibile disinstallare l'aggiornamento di Windows "Aggiornamento della sicurezza per Microsoft Windows (KB5030213)" a causa dell'errore 2147956498 "Archivio componenti danneggiato." (riga di comando: "wusa /uninstall /kb:5030213") XML evento: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-WUSA" Guid="{09608C12-C1DA-4104-A6FE-B959CF57560A}" /> <EventID>8</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2024-02-23T09:40:51.238749600Z" /> <EventRecordID>309</EventRecordID> <Correlation /> <Execution ProcessID="5644" ThreadID="888" /> <Channel>Setup</Channel> <Computer>ppppp.blabla.local</Computer> <Security UserID="S-1-5-21-1890416014-1244206182-3684066006-500" /> </System> <EventData> <Data Name="UpdateTitle">"Aggiornamento della sicurezza per Microsoft Windows (KB5030213)"</Data> <Data Name="ErrorCode">2147956498</Data> <Data Name="ErrorString">Archivio componenti danneggiato.</Data> <Data Name="CommandLine">wusa /uninstall /kb:5030213</Data> </EventData> </Event>
Windows for business | Windows Server | User experience | Other
2 answers
Sort by: Most helpful
-
-
Wesley Li 11,260 Reputation points
2024-02-27T14:44:10.1866667+00:00 Hello I understand that you’re experiencing an issue with Windows Update on your Windows Server 2016. The error code 2147956498 indicates that the component store has been corrupted. You’ve already tried using the DISM and SFC tools, which are usually the first steps in resolving this issue. Since the problem persists, you might want to try the following additional steps: Stop the Windows Update service. Delete the contents in %systemroot%\SoftwareDistribution, both folders Datastore and Download. Restart the Windows Update service. Check the WindowsUpdate.log file. This could provide more information about why the update is failing. If the issue still persists, you might want to consider using the System Update Readiness tool or checking for a Pending Reboot state.