The zone in question is currently held on a single Windows 2003 Domain Controller in a remote office (the result of an acquisition), and I would like to create secondary zones at other locations in order to provide a level of resilience to DNS resolution through various company offices.
The problem is that when I try and remove the conditional forwarders for this domain on the DNS servers that I would like to add the secondary zones to, I receive the following warning:
Warning: This is an Active Directory-integrated forwarder. If you decide to delete this forwarder from the DNS server, it will also be deleted from Active Directory. The forwarder also will be deleted from all DNS servers that load this forwarder from Active Directory.
To clarify - if forwarders on other Domain Controllers for this specific domain are deleted, that is acceptable, as each one will have the DNS server with the new secondary zone listed as a forwarder.
What worries me is the line 'it will also be deleted from Active Directory'. I suppose I'm just looking for clarification that the zone will still exist on the 2003 box and that there will be no adverse effects (assuming that all other DNS servers have, or have access to, the newly configured secondary zones).