|
2 |
edited tags
|
||
|
1 |
|
||
Active Directory Groups With SQL Server 2005Alright, so I already have an existing connection to Active Directory on my server. I know that querying active directory works. What I want to be able to do is query for all of the ou's and/or groups in active directory, and also be able to find the users the belong to those groups/ous. this is the current query that just pulls user information (or part of a stored procedure set up to pull all users):
|
||||
