How can I export data based on a query of multiple data points.
1. I want to grab information about users which are in a specific group.
2. I want to grab infomration about computers that are part of a sepcific group.
3. I want to grab information on computers that are in a particular OU
4. I want to grab Managed By information about computers.
If all 4 of these are true, I want to know who the user is?
Is there a way to runa query to get this information?
1. I want to grab information about users which are in a specific group.
2. I want to grab infomration about computers that are part of a sepcific group.
3. I want to grab information on computers that are in a particular OU
4. I want to grab Managed By information about computers.
If all 4 of these are true, I want to know who the user is?
Is there a way to runa query to get this information?
Comment