I’m working a lot with Active Directory and scripting around it.
I will list my blog posts about it here and a short description.
- Add users to a group – The GUI way
This PowerShell script will add lots of users to a group.Choose group from a drop down list, paste the users in a box and
press Add. Now you have all of them in the group in no time.