Hi
Got a strange one. It seems that Reverse Lookup up zones can be found in 3 locations in AD:
CN=MicrosoftDNS,CN=System,DC=pc,DC=internal,DC=macquarie,DC=com
CN=MicrosoftDNS,DC=ForestDNSZones,DC=pc,DC=internal,DC=macquarie,DC=com
CN=MicrosoftDNS,DC=DomainDNSZones,DC=pc,DC=internal,DC=macquarie,DC=com
We have in excess of 300 reverse lookup zones that are spread between these three locations. Permissions on the later two locations are incorrect which has resulted in inherited permissions being incorrect on the zones located therein. This is fine because I can manually add Full Control permissions for the DNSAdmins group and this will be inherited by the zones below.
Unfortunately, admins have made manual changes on various zones adding their personal accounts with Full Control access. I want to clean this up but don't feel like going through the 300 odd entries to manually remove explicitly assigned permissions.
Is there a way to run a script to remove explicitly assigned permissions on the child "zone" objects leaving just any inherited permissions?
Thanks
Keith