VMware Cloud Community
jbdenis
Contributor
Contributor

ovftool : Specify Hardware version during a conversion ?



Hi everybody,


I'd like to change the hardware version during an export using ovftool. Is there a way to specify it ?
I've seen the "--maxVirtualHardwareVersion" but I'm unable to understand how to use it. I can't find any documentation on the supported syntax anywhere.


Any advice ?


Jean-Baptiste

0 Kudos
2 Replies
ckmman123
Contributor
Contributor

./ovftool --maxVirtualHardwareVersion=08 "/Users/cman/Documents/ABC.vmx"  "/Users/cman/Documents/VM/ABC.ovf" worked for me.

slmingol
Contributor
Contributor

See this KB - https://kb.vmware.com/s/article/1003746​. Has a table of the values and their meaning.

0 Kudos