Deployment Image Servicing and Management (DISM) Command-Line Options
Published: February 29, 2012
Updated: May 31, 2012
Applies To: Windows 8, Windows Server 2012
Deployment Image Servicing and Management (DISM.exe) mounts a Windows image (.wim) file or virtual hard disk (.vhd or .vhdx) for servicing. You can also use DISM to install, uninstall, configure, and update the features and packages in offline Windows® images and offline Windows Preinstallation Environment (Windows PE) images. For more information about common DISM scenarios, see Deployment Image Servicing and Management (DISM) Overview.
In addition to the command-line tool, DISM is available by using Windows PowerShell. For more information, see Deployment Imaging Servicing Management (DISM) Cmdlets in Windows PowerShell.
DISM replaces several Windows Automated Installation Kit (Windows AIK) and Windows OEM Preinstallation Kit (Windows OPK) tools, including PEImg, Intlcfg, Package Manager, and ImageX.
In This Section
|
Image management commands such as capturing, applying, and mounting a Windows image. |
|
|
Basic command-line syntax and universal options for servicing functions. |
|
|
Servicing commands that can be used to check the applicability of Windows® Installer application patches (.msp files) and to query your offline image for information about installed MSI applications and application patches (.msp files). |
|
|
Edition-servicing commands for changing the edition of your Windows image. |
|
|
International-servicing commands for adjusting international settings and configurations. |
|
|
Package-servicing commands for adding, removing, and enumerating packages and enabling, disabling, and enumerating features. |
|
|
Driver-specific servicing commands for adding, removing, and enumerating driver .inf files. |
|
|
Servicing commands that can be used to apply an Unattend.xml file. |
|
|
Windows PE–specific servicing commands for preparing a Windows PE image. |
|
|
Servicing commands for adding, removing, and enumerating .appx packages. |
|
|
Default Application Association Servicing Command-Line Options |
Servicing commands for importing, exporting, removing, and enumerating the settings that specify which application opens a file based on file extension or protocol |
See Also
