[SOLVED] Windows 2019 - Update fail - Dism error

beber35

New member
Joined
Nov 1, 2024
Posts
3
Hi, I have a problem to update a windows 2019 ans run dism to repair

Thanks for your help



sfc /scannow

Début de l’analyse du système. Cette opération peut nécessiter un certain temps.

Démarrage de la phase de vérification de l’analyse du système.
La vérification 100% est terminée.

Le programme de protection des ressources Windows n’a trouvé aucune violation d’intégrité.



Code:
Loading registry hive from C:\Windows\System32\config\COMPONENTS
Hive is currently in use, making backup copy
Parsing loaded hive, please wait...
Hive parsed successfully - found 384 183 keys and 1 126 838 values
Starting corruption scan
Scanning CanonicalData\Catalog for corruptions
Scanning CanonicalData\Deployments for corruptions
Scanning DerivedData\Components for corruptions
4 corruptions found in DerivedData\Components
Scanning VersionedIndex\...\ComponentFamilies for corruptions
3 corruptions found in VersionedIndex\...\ComponentFamilies
Analysing coruptions
Checking WinSxS catalogs against CanonicalData\Catalogs
Checking WinSxS components against DerivedData\Components
Checking f! marks
Checking manifests
Checking for malformed Deployment keys
Checking CatalogThumbprints & c! marks
Generating report


The corruption scan completed after 1767,85 seconds.
Unfortunately 7 corruptions were detected in the COMPONENTS hive.





Code:
>Dism /Online /Cleanup-Image /RestoreHealth

Outil Gestion et maintenance des images de déploiement
Version : 10.0.17763.3406

Version de l’image : 10.0.17763.5576

[==========================100.0%==========================]
Erreur : 0xd0000034

Échec de DISM. Aucune opération n’a été effectuée.
Pour plus d’informations, consultez le fichier journal.

Le fichier journal DISM se trouve à l’emplacement C:\Windows\Logs\DISM\dism.log
 

Attachments

Hi @beber35,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hi and welcome to Sysnative,

Step 1. Download
67139f7e69a58-SFCFix-ico.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.
67139f52b3c1e-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

Hi Maxstar,

Amazing, it's perfect.


DISM /online /cleanup-image /RestoreHealth
Its ok​



and update of windows server is ok.

Thanks a lot
 
Hi,

You're welcome. Glad to hear everything is working well again... (y)
I will mark this thread as solved.
 
Back
Top