Scanario: We have many (200+) DNS zones that are all ADI replicated between two domain controllers (DC1 & DC2). However, we have two addition Server 2008 R2 servers (IPServices1 & IPServices2) that we would like to point all DNS clients to use, rather than clients using our domain controllers.
The DNS Server role is installed on IPServices1 and IPServices2. The question I have is there an easy way to keep the zones on IPServices1 and IPServices2 in sync with the zones that exist in Active Directory? I'm not talking about sync'ing the records within the zones, I'm talking about the zone objects themselves.
I can do it with Powershell scripts, but I was wondering if someone knew of a better way.