I would like to run a query which shows all users with any data in the "direct reports" field in their user acount. How can I accomplish this?
Announcement
Collapse
No announcement yet.
User queries
Collapse
X
-
Re: User queries
You can add DirectReports to one of your user queries. Go to File->Manage Object View->AD queries, click on Users(Detailed-General). In the lower right find and add DirectReports then click OK to close Object Manager.
To run this you will right-click on the All Users object and choose Query Active Directory->Users(Detailed-General).
Comment