Set-ADGroup – Modify Active Directory Group Attributes in PowerShell
In this post, I’ll show you how to use Set-ADGroup to modify Active Directory group attributes using PowerShell script. To use Set-ADGroup cmdlet requires ActiveDirectory add-on module …