Polarman Posted October 1, 2014 Report post Posted October 1, 2014 I want to make a query that collects the machines of all employees here, and not the students machines. How to do this? Quote Share this post Link to post Share on other sites More sharing options...
0 Polarman Posted October 1, 2014 Report post Posted October 1, 2014 I want to make a query that collects the machines of all employees here, and not the students machines. How to do this? Quote Share this post Link to post Share on other sites More sharing options...
0 wilbywilson Posted October 1, 2014 Report post Posted October 1, 2014 What differentiates the student's machines from the employee machines? Do the names of the employee machines contain something unique? Is there a piece of software on the employee machines that does *not* exist on the student machines? I think you're going to need to find a unique difference, and query for that. Quote Share this post Link to post Share on other sites More sharing options...
0 Polarman Posted October 1, 2014 Report post Posted October 1, 2014 The only difference is that in AD they are marked as "Employees" and as "Students". So I guess something like "Primary owner is employee and his/her machine"? Quote Share this post Link to post Share on other sites More sharing options...
0 GarthMJ Posted October 1, 2014 Report post Posted October 1, 2014 These queries will get you started. http://smsug.ca/search/SearchResults.aspx?q=ou+ Quote Share this post Link to post Share on other sites More sharing options...
I want to make a query that collects the machines of all employees here, and not the students machines.
How to do this?
Share this post
Link to post
Share on other sites