I’ve got an OVA virtual machine image of VirtualBox. As I use Hyper-V I need to convert ova to VHD before I’ll be able to import OVA virtual machine to Hyper-V.
In order to do this you will need VirtualBox’s VBoxManage.exe utility. You can get it without actually installing VirtualBox on your system by using portable version from vbox.me website.
After extraction you will find VBoxManage.exe in Portable-VirtualBox\app64
folder.
Convert OVA to VHD in two steps: Continue reading