I have a server, DHCP1 running on Windows Server 2008 and I want to migrate it to Windows Server 2016 without downtime to the DHCP service.
My problem is that I have to maintain the same hostnames and IP Addresses for the 2016 server. So I’ll have to bring down the 2008 server, replace it with a 2016 server and import all the configuration I exported from the 2008 server.
During this migration, how does my client knows which server they are going to connect? On what basis, my client will determine whether it has connected to the Windows 2008 server or Windows 2016 server since both servers has the same IP address and same hostname.