Remove a particular group from List of users
Hi Readers, I have came acros a situation where I have to remove a group from thosand of users. Thanks to Quest Active Directory Mangement roles 🙂 Install these on your machine & below is the small script that takes input from CSV file(Columns in CSV file—> group, username) for execution : Script.ps1 csv file #…