WinNT:// will not be able to expose this information, you have to use LDAP://

to construct the ldap path to a user bob, who is located in...

Code:

domina.local
CompanyA
Corporate Office
<Bill smith>





Code:

$user = GetObject("LDAP://CN=Bill Smith,OU=Corporate office,OU=CompanyA,DC=domain,DC=local")
? $user.OfficeLocations