I set up my Virtual Machine on Hyper-V using IP 10.10.80.104. The host machine has two NICs. I configured the VM to use NIC1 and then plugged a patch cable from NIC1 to the switch. NIC2 also has a patch cable connected to the switch and is hard coded with IP 10.10.80.103.
Subsequently the host machine now has two IP addresses; NIC1 picked up a DHCP address and NIC2 with the hard coded address.
How do I remove the DHCP address so the host machine only has a single IP?