Add Users to Groups from CSV
In this guide, you will learn how to add users to groups from CSV using the AD Pro Toolkit.
You can add users to a single group or multiple groups.
Step 1. Click on Group Management
Step 2. Click the CSV Template button to download the CSV file.

Step 3. Edit the CSV template
- username = The user’s logon name.
- memberof = Name of the group you want to add users to.
You can add users to one or multiple groups, separate each group by a comma.
Example CSV file.

Move to step 4 when the CSV is ready.
Step 4. Run
Select “Add Users to Groups” (should be selected by default).
Select your CSV template and click run.
Review the logs to confirm changes, any errors will be displayed in red.


Next Steps
In this guide, you learned how to add users to Active Directory groups from a CSV file.
In the next tutorial, you will learn how to remove users from groups.
Remove Users from Groups