WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

wNT
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Pull Trusted Domain List


Question:

Is there a where to query the domain names that are 'trusted' on a network? We have domain trust setup between about 4 or 5 domains and I need a way to pull that info and eventually will place it in a dialog.

Answer:

Is this in AD using transitive trust relationships or NT-style domains with explicity trust relationships?

There are domain trust accounts created on the domain controllers. You can use the NT extender to list those specific types of accounts to find out what domains any particular domain trusts. Take a look at wntUserList() in the NT extender help file.

User Reply:

Excellent!.. wntUserList with a flag of 8 returned exactly what I needed. Thanks again!
Article ID:   W16520
File Created: 2005:02:18:12:21:14
Last Updated: 2005:02:18:12:21:14