How to recreate the DomainDnsZones and ForestDnsZones in AD DNS.
This URL has the Microsoft commands to do this:
dnscmd ServerName /CreateBuiltinDirectoryPartitions {/Domain|/Forest|/AllDomains}
It may be necessary to do more tweaking, or tweak the above command, to get everything in order.