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

From wikieduonline
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:DISM]] ([[2009]]) is a command-line tool that can perform a large number of servicing tasks.
 
[[wikipedia:DISM]] ([[2009]]) is a command-line tool that can perform a large number of servicing tasks.
  
 +
 +
:dism /Online /Get-TargetEditions
  
 
* <code>dism /online /Cleanup-Image /CheckHealth</code>
 
* <code>dism /online /Cleanup-Image /CheckHealth</code>
Line 18: Line 20:
 
== Related terms ==
 
== Related terms ==
 
* [[License]]
 
* [[License]]
 +
* <code>[[slmgr]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{License}}
 
* {{Windows}}
 
* {{Windows}}
  
  
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 13:01, 3 March 2021

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


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

See also

Advertising: