I want to write a script which will list all the users in each domain in a
forest.
So far i have been able to list all the domain and subdomains on the forest.
The problem is that when i try to list each domain users i get only the user
list of my current domain (the domain my account belongs to).
This should not be a permissions problem, since i query the nearest Global
Catalog for the user list.
Any help / suggestions would be appreciated.