Dismount-WindowsImage - Powershell 4.0 CmdLet
ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »
Dismount-WindowsImage
Short description Dismounts a Windows image from the directory it is mapped to. Syntax Description The Dismount-WindowsImage cmdlet either saves or discards the changes to a Windows image and then dismounts the image. The Path parameter specifies the location of the mounted Windows image. The Append parameter specifies the location of an existing .wim file to add the Windows image to when you dismount it instead of overwriting the existing image. The CheckIntegrity parameter detects and tracks .wim file corruption. CheckIntegrity stops the operation if DISM detects that the .wim file is corrupted when used with the Mount-WindowsImage cmdlet. The CheckIntegrity and Append parameters do not apply to virtual hard disk (VHD) files.