I have a script which enumerates all of the trusts a domain has. This is all well and 
good. What I also need is the string format SID of the trusting domain. According to  
the PSDK, there's a couple attributes that might be interesting to me on the 
trustedDomain object: DomainIdentifier and SecurityIdentifier. I have a W2k native 
domain here with a crapload of  trusts (several hundred) and not one has a 
DomainIdentifier. They all have a SecurityIdentifer. I do not have a clue what to do 
with this - Cstr doesn't work on it <g>. There's also all the DomainName$ accounts in 
the Users container.
 
This is just a VBS script now. Any pointers, utilities, etc to get me going on this 
would be much appreciated!
 
Thanks,
Brian
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to