Saturday, June 26, 2010

Convert VMDK VMware to VHD Virtual Server Files

I have always used VMware server to create and manage my virtual machines, but this time after cleaning up my computer, I decided to use Virtual Server to manage those machines. the problem with that is that VMware server create the virtual machines with the file extension VMDK and in order to migrate them to virtual server the format needs to be VHD. for that reason I hit Google to find out a way to convert my VMDK files to VHD, and that’s how I learned about Vmd2Vhd tool.

I have never seen such a freaking simple program do such a great job. once you download the file from the link above, unzip it, and run it.

When this small program pop-up, choose the Vmdk file on the Source Vmdk option. then choose the destination of the Vhd file that will be created.

Then press the convert button.

That should convert your VMDK files to VHD files. Then just install virtual server and start managing those VHD files.


No comments: