I am trying to automate VM deployment. I was looking at Windows VMs and using the PowerCli OSCustomization cmdlets but got stuck with the 2 NICs and having to put a default gateway on both NICs.
I then followed a post on here to use the sdk call which allows me to leave one blank, that worked a treat
I now want to do the same but for a Linux VM and am struggling to work out the Linux equivelant entries
Has anyone done this? or can point me at some VMware documentation that I am likely to be able to understand
Thanks
Jim