Hi All,
(ESXi 6.0. standlone)
I have a Windows Server 2012 VM that Im trying to setup via script.
This VM has 4 Network Adapters: VM Network, Something0, Something1, Application.
The OVA is deployed and then the VM is sysprepped before initial login.
Once logged in, I look at the network adapters in Windows and see 4 adapters, each with a name "Ethernet #". The placement of the Virtual NIC -> Windows NIC seems to be different each time, presumably because of sysprep.
Via script, Im can rename and enable the VMware Virtual Adapters to their specific portgroup and StartConnected,
but Im not sure how to map the corresponding VMware Adapters that I rename with the default "Ethernet #" Windows adapters
Any help would be greatly appreciated
Thank you