What's the easiest way to determine—from the command prompt—which domains a particular Windows NT 4.0 domain trusts? Does the Microsoft Windows NT Server 4.0 Resource Kit contain command-line utilities that can help?

You can use the resource kit command-line utilities netdom.exe and nltest.exe. To use netdom.exe to determine the trusted domains, from the command prompt enter

netdom query trust

To use nltest.exe to determine the trusted domains, from the command prompt enter

nltest /trusted_domains

End of Article




You must log on before posting a comment.

If you don't have a username & password, please register now.