|
I think you should also be able to look at the
msDS-NC-Replica-Locations on the crossRef object as well.
Maybe something like
adfind -config -rb cn=partitions -f dnsroot=forestdnszones*
msDS-NC-Replica-Locations
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean Wells Sent: Wednesday, May 17, 2006 6:54 AM To: Send - AD mailing list Subject: RE: [ActiveDir] how to find DNS servers in a forest? Dump
the msDs-masteredBy attribute of the forestDNSzones NC head to determine the DCs
running 2K3 upon which MS' DNS is installed and is (or at least was)
running. You can further qualify that list using WMI or SC.EXE or any
means of remotely querying the installed services. This is quite simple to
script or to wrap in a for-in-do-loop to automate the
output.
Note -
this addresses only DCs running DNS which I inferred was your primary
goal.
-- http://msetechnology.com
|
- RE: [ActiveDir] how to find DNS servers in a ... joe
- RE: [ActiveDir] how to find DNS servers ... Dean Wells \(MSETechnology\)
- RE: [ActiveDir] how to find DNS servers ... Dean Wells \(MSETechnology\)
