Virtual disk format conversions
qemu-img utility
You can download the qemu-img utility for Windows from here.
OVA to VHDX
qemu-img.exe -p convert source.vmdk -O vhdx -o subformat=fixed destination.vhdx
#end
You can download the qemu-img utility for Windows from here.
qemu-img.exe -p convert source.vmdk -O vhdx -o subformat=fixed destination.vhdx
#end