Hi All,
I am using the cloneVM_task to clone a VM machine with customiztion object. The VM is linux (rhel5) installed with vmware-tools and i am using vSphere 5.0.
I have 2 question about network customiziton:
1. Can i customize the VM Guest NICS to not start at all - I mean not to run at all on startup (i.e setting "ONBOOT=NO" in the ifcfg-eth* file).
I tried using CustomizationUnknownIpGenerator as an IP for each device - but it fails. Setting DHCP is working.
2. Can I configure a default GW for the guest VM, and if so - how? (i.e - i mean to change the /etc/sysconfig/network file enty "GATEWAY=...")
Thanks for your help,
Dori