Jump to content

Populating an SQL table with Active Directory information


Recommended Posts

Posted

Has anyone ever populated a table in a database with the list of users in a domain group? I have two groups in Active Directory for each boarding house and I need to display the current users in those groups in a presentable way to the house parents.

 

I need to populate a table with the users of these groups and just wondered if anyone has any script that I could run to do this.

Posted
Export to CSV from AD first using the AD browser then you can import the csv to sql quite easily I would think.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...