This article details the procedure to install VMware Tools in a guest running macOS. For more information about VMware Tools, see Overview of VMware Tools for VMware Fusion (1022048). Note: macOS guests are only supported in VMware Fusion virtual machines.
VMware offers a free tool to convert virtual machine files in differentformats for example from .vmx to .ovf.
This tool can be used to convert:
Or you can deploy a OVF directly to a ESX host. It's more powerful thanit looks like.
The documentation can be found on the VMware site and it's short andclear.
Installation:
Download the documentation and the tool from the VMware site:http://www.vmware.com/support/developer/ovf/
You need a VMware id to have access but the tool itself is free.
After you downloaded the tool you can install it using the installer.The stand alone version 2.1 (which I used) will be located here:/Applications/VMware OVF Tool/
Start a terminal and change to this directory:
Now convert your files like you want. For example:
Os X Vmware Image

ovftool vmxs/Fedora.vmx ovfs/Fedora.ova
More examples how the tool can be used are shown by the command
Examples:
