Creating a Trust Relationship Between Domains

This script creates a one-way trust relationship between two specified domains.

Description
The script should be run through a host application that supports VBScript like the Windows Scripting Host or Internet Explorer. This script reads the target domain name from the user and binds itself to that domain. Then, it reads the name of the domain, which is to be added as a trusted domain on the target domain. There is no output for this script.

image\hdisk.gif ...WSH\VBScript\TrustManagement\CreateTrust\