Skip to content

Instantly share code, notes, and snippets.

@euyuil
Created September 16, 2014 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save euyuil/b220fc4933819c2715bb to your computer and use it in GitHub Desktop.
Save euyuil/b220fc4933819c2715bb to your computer and use it in GitHub Desktop.
Windows: mount ISO through PowerShell
Mount-DiskImage -ImagePath X:\cn_windows_server_2012_r2_with_update_x64_dvd_4048415.iso
# Note that ImagePath must be absolute path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment