Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell: Add All Users in an Active Directory OU to a Group

$
0
0

This handy script below will list all the user objects in an Active Directory organizational unit, then add them to an Active Directory group. You need to have permissions that allow you to add members to the group in order to run this successfully.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles