/Unmount-Image /MountDir: {/Discard | /Commit /Append][/CheckIntegrity]} Smonta l'immagine WIM o VHD. Utilizzare /Commit ...

/Unmount-Image /MountDir: {/Discard | 
  /Commit [/Append][/CheckIntegrity]}

  Smonta l'immagine WIM o VHD. Utilizzare /Commit per salvare le modifiche o /Discard per
  annullare le modifiche. 
  Utilizzare /CheckIntegrity per rilevare e tracciare i file WIM danneggiati. 
  Utilizzare /Append per aggiungere l'immagine a un file .wim esistente. 

    Esempi: 
      DISM.exe /Unmount-Image /MountDir:C:	est\offline /Commit 
      DISM.exe /Unmount-Image /MountDir:C:	est\offline /Discard