Hi,
Is there any way to change vm properties (amount of memory,
virtual disk, MAC address, ...) through some API or script (without the help of the web
interface) and save these new values in the VMX file?
I tried using 'writeVariable' of 'vmrun', but the changes are not persisting after the vm is powered off.
Any suggestions?