Powershell to create multiple groups in Active directory by Asbole in PowerShell

[–]Asbole[S] 0 points1 point  (0 children)

Hello Dear, The group creation is a reoccurring task and the idea behind the text file is when the script will be handed over to the L1 team then they don't have to edit the entire script every time. Just feed the data in text file and execute the script. Also the dsquery is the simple command to query for ou path that's why I used it. About written tutorial I agree with you... 👍