Hello All, I have a need to user Active Roles cmdlets to script the mailbox disablement of DL's and Users. I have the user one but not sure what to use for Groups.
User Mailbox disablement: (This works)
Set-QADUser -Identity $userObj -Proxy -ObjectAttributes…