WS2012R2 Erreur : 14098 Le magasin de composants a été endommagé.

guillaume vallet 0 Reputation points
2023-10-12T14:29:36.6433333+00:00

Bonjour,

Je souhaite purger le dossier WinSxS sur un serveur Windows server 2012R2.

J'ai lancé la commande suivante mais elle retourne une erreur.

Dism.exe /online /Cleanup-Image /StartComponentCleanup
Erreur : 14098
Le magasin de composants a été endommagé.

J'ai lancé sfc /scannow qui a effectivement fait des réparations, redémarré le serveur, puis
Dism /Online /Cleanup-Image /RestoreHealth

La restauration s’est terminée correctement. Le magasin de composants a été réparé.
L’opération a réussi.

Le problème persiste :

Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase renvoie

Erreur : 14098
Le magasin de composants a été endommagé.

Merci !

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-12T14:32:42.07+00:00

    Q&A forums are currently English language only.

    You can also try a repair install by running setup.exe from the root of install media but time may be better spent by standing up a new one, patch fully, migrate roles over and move on.

    --please don't forget to close up the thread here by marking answer if the reply is helpful--

    0 comments No comments

  2. guillaume vallet 0 Reputation points
    2023-10-12T16:12:26.5666667+00:00

    Hello,

    I want to reduce WinSxS's size on my Windows server 2012R2.

    I tried this and got an error.

    Dism.exe /online /Cleanup-Image /StartComponentCleanup
    Erreur : 14098
    Le magasin de composants a été endommagé.

    Then I did sfc /scannow and that
    Dism /Online /Cleanup-Image /RestoreHealth

    but I have the same problem

    Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase renvoie

    Erreur : 14098
    Le magasin de composants a été endommagé.

    thanks !

    0 comments No comments

  3. Anonymous
    2023-10-12T18:18:08.37+00:00

    Understood, you can also try a repair install by running setup.exe from the root of install media but time may be better spent by standing up a new one, patch fully, migrate roles over and move on.

    --please don't forget to close up the thread here by marking answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.