In Windows Server 2012 then there will be IP Address conflict issue in a virtual environment. Open command prompt and type ipconfig /all

AutoConfig1

Check for IPv4 interfaces and interface ID numbers

AutoConfig2

Run the command netsh interface ipv4 set interface 12 dadtransmits=0 store=persistent

AutoConfig3.png

Restart the server and check the network settings Autoconfiguration IPv4 Address will not be displayed and only IPv4 Address will be listed

AutoConfig4.png