Download and install Microsoft Virtual Machine Converter Solution Accelerator.
http://www.microsoft.com/en-us/download/details.aspx?id=34591
Open command prompt and go the installation path.
Execute below command to start the conversion.
MVDC.EXE “Source Path” “Destination Path“
MVDC.EXE “D:\Convert\VMDK\HDD.vmdk” “D:\Convert\VMDK\HDD.vhd“
Now you can mount the converted disk to any Hyper-V system.
Leave a Reply