Purpose: | Mount a VHD or VHDX image |
Format: | MOUNTVHD [d:\ | d:\path\] image |
d:\ | Optional drive letter. |
d:\path\ | Optional mount path |
image | VHD or VHDX file to mount |
See also UNMOUNTVHD.
Usage:
If you do not specify a drive letter or mount path, Windows will assign a drive letter.
You must be running an elevated session to mount a VHD or VHDX image.
Example:
Mount the VHD image file "windows12.vhd" as drive M:
mountiso m:\ windows12.vhd