Hi All,
I am hosting one Windos VM on ESX 4. I have made the IP of this VM as static one.But upon reboot I am seeing that this IP is becomingDHCP enabled.
Here are the contents of my vmx file:
ethernet0.present = "true"
ethernet0.networkName = "sdaervers"
ethernet0.addressType = "vpx"
ethernet0.generatedAddress = "00:50:56:82:0f:5b"
guestOSAltName = "Microsoft Windows Server 2003, Standard Edition (32-bit)"
guestOS = "winnetstandard"
Why it is happening? any pointers will be highly appreciated.
Thanks,
Victor