Re: Is there an easy way to list which of our DCs are GC servers?



I also belive replmon can list GC's as well.

Regards
Per-Torben Sørensen
"Phillip McIntosh" <PhillipMcIntosh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:B3660AC3-C576-4C89-9DD3-C7168A4FDAD5@xxxxxxxxxxxxxxxx
Thanks for all the ideas guys.

dsquery server -domain my.doman -isgc

works well also.




"Stuart Coney" wrote:

Hi,

you can also identify all your GC's via nslookup

nslookup
set type=srv
_ldap._tcp.gc._msdcs.yourForestRootDomain.com

this will list all gc's in your environment

cheers
Stuart Coney

Phillip McIntosh wrote:
Is there an easy way to list which of our DCs are GC servers?

Yes, I know I can check the NTDS settings under Sites & Services but,
we
have 100+ DCs so I would like to be able to run a script or dsget query
etc.

Any ideas?




.