On 8/31/05, Al Mulnick <[EMAIL PROTECTED]> wrote:
> Finding the root.  I believe it was Dean who posted this a little while back.
> "... another thought, to determine your forest root in order to validate
> the dn you're supplying, the following single-line command line syntax
> will help -
> 
> portqry -n <domain name> -e 389 | find "root"
> Run that on both domains and compare.

portqry -n dc2 -e 389 | find "root"
rootDomainNamingContext: DC=Dom,DC=example,DC=org
 
portqry -n dc1 -e 389 | find "root
rootDomainNamingContext: DC=Dom,DC=contoso,DC=com

Safe to say - seperate forests?

...D
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to