Dism

From Piszczynski
Revision as of 15:34, 25 February 2021 by piszczynski>Aleks (→‎DISM Tool)

DISM Tool

Use options to check windows image:

  • dism /online /cleanup-image /checkhealth
  • dism /online /cleanup-image /scanhealth
  • dism /online /cleanup-image /restorehealth

Check for not required windows SxS components using DISM.exe in Powershell:

  • Dism.exe /online /Cleanup-Image /StartComponentCleanup