
Signature
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
Yes, I did try the parent property over the weekend. The problem is when the
root domain of the 2nd domain tree is not avaiable (the DC is down), My code
then throws an exceptioin for trying the examin the Domain object. For the
same scenario, the AD Users and Compute snap-in is able to still list out all
the domain trees. They must be accessing it in a different way. Is there
another way to do this? Thank you.

Signature
Thanks.
> Did you look at the Parent property on the Domain object? That should
> return the parent of any given domain or null if it has no parent, so that
[quoted text clipped - 55 lines]
> >> >> > get
> >> >> > all the other root domains? Thank you.
Joe Kaplan - 21 Jan 2008 19:04 GMT
That I have no idea on. Sorry. I'm not sure who will. It does sound like
they are using a different API, but I don't know what that is. Maybe it is
all based on DNS queries or something.
Joe K.

Signature
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
> Yes, I did try the parent property over the weekend. The problem is when
> the
[quoted text clipped - 76 lines]
>> >> >> > get
>> >> >> > all the other root domains? Thank you.
Pucca - 21 Jan 2008 19:17 GMT
Thank you for all your help. I will look into DNS.

Signature
Thanks.
> That I have no idea on. Sorry. I'm not sure who will. It does sound like
> they are using a different API, but I don't know what that is. Maybe it is
[quoted text clipped - 82 lines]
> >> >> >> > get
> >> >> >> > all the other root domains? Thank you.