I've got a network with 3 AD servers that also run the DNS service.
We've got a project on to migrate from Windows DNS to a new turnkey DDI solution.
I'm going through everything I can think of and manually changing its DNS client configuration to point at the new IP addresses of the new servers.
What I want to do is convert the original 3 AD/DNS servers into Forward Only servers so they send all queries to the new DNS servers, and log the inbound queries to them (so I can figure out what still needs to be changed).
I've not been able to find instructions on converting a Windows DNS server to only forward and not actually resolve queries itself.
It's a production system, so I've got to be careful about what I do to it. - for example, I can't change the IP address of the DC's.
Any ideas?