Simplest and easiest steps which I follow.
- Shut down the virtual machine in the vSphere client.
- Remove your virtual machine from the ESXi inventory.
- Browse your Datastore and find the virtual machine’s .vmx file. Download it to your desktop.
- Open the .vmx file in Notepad or your favorite text editor.
- Find the following line (usually line 3) in your configuration and change the “10” to a “9”
virtualHW.version = “10” will become virtualHW.version = “9” - Save the file and overwrite your existing .vmx file.
- Upload the file to the same location your downloaded the file from in step 3.
- Add the machine to inventory and start it up.
- Migrate it to 5.0.
If you found this or any other answer useful please consider the use of the Helpful or Correct buttons to award points.
Manmohan Bisht
Vmware SME