I am attempting to expand a LDAP / AD search from only searching in the currently logged in domain to searching all domains in the AD. The method takes in the string with th
Querying the global catalog is the correct approach.
You might want to look into Ambigous Name Resolution (ANR) - http://support.microsoft.com/kb/243299.