Deployment Image Servicing and Management (DISM) Command-Line Options

Applies To: Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2

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 DISM Overview (Deployment Image Servicing and Management).

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

DISM Image Management Command-Line Options

Image management commands such as capturing, applying, and mounting a Windows image.

DISM Global Options for Command-Line Syntax

Basic command-line syntax and universal options for servicing functions.

DISM Application Servicing Command-Line Options

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).

DISM Windows Edition-Servicing Command-Line Options

Edition-servicing commands for changing the edition of your Windows image.

DISM Languages and International Servicing Command-Line Options

International-servicing commands for adjusting international settings and configurations.

DISM Operating System Package Servicing Command-Line Options

Package-servicing commands for adding, removing, and enumerating packages and enabling, disabling, and enumerating features.

DISM Driver Servicing Command-Line Options

Driver-specific servicing commands for adding, removing, and enumerating driver .inf files.

DISM Unattended Servicing Command-Line Options

Servicing commands that can be used to apply an Unattend.xml file.

DISM Windows PE Servicing Command-Line Options

Windows PE–specific servicing commands for preparing a Windows PE image.

DISM App Package (.appx or .appxbundle) Servicing Command-Line Options

Servicing commands for adding, removing, and enumerating app packages.

DISM 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

Reference

DISM Image Management Command-Line Options

Concepts

DISM Overview (Deployment Image Servicing and Management)

Other Resources

DISM How-to Topics (Deployment Image Servicing and Management)