Difference between revisions of "Deployment Image Servicing and Management (DISM)"

From wikieduonline
Jump to navigation Jump to search
 
Line 10: Line 10:
 
* <code>dism /online /Cleanup-Image /RestoreHealth /Source:C:\ESD\Windows\sources\install.esd</code>
 
* <code>dism /online /Cleanup-Image /RestoreHealth /Source:C:\ESD\Windows\sources\install.esd</code>
  
 +
* [[DISM]] /Online /Enable-Feature /All /FeatureName:[[Microsoft-Hyper-V]]
  
 
License conversion:
 
License conversion:

Latest revision as of 10:04, 16 October 2023

wikipedia:DISM (2009) is a command-line tool that can perform a large number of servicing tasks.


dism /Online /Get-TargetEditions
  • dism /online /Cleanup-Image /CheckHealth
  • dism /online /Cleanup-Image /ScanHealth
  • dism /online /Cleanup-Image /RestoreHealth
  • dism /online /Cleanup-Image /RestoreHealth /Source:F:\Sources\install.wim
  • dism /online /Cleanup-Image /RestoreHealth /Source:C:\ESD\Windows\sources\install.esd
* DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V

License conversion:

  • dism /online /set-edition:ServerStandard /productkey:NXXXX-Z89J2-4G8F4-WWYCC-XXXX /accepteula
  • dism /online /set-edition:ServerDatacenter /productkey:TXXXX-Z89X2-3G8F4-ZZYxx-XXXX /accepteula


Related terms[edit]

See also[edit]

Advertising: