Forum Discussion
ursami08
Oct 22, 2020Copper Contributor
Non-dyanamic groups.
Can we remove users from all the Non-dynamic groups once his account is disabled in AAD?
VasilMichev
Oct 22, 2020MVP
Here's a script I wrote a while back for this scenario: https://github.com/michevnew/PowerShell/blob/master/Remove_User_All_Groups.ps1
And the help file: https://github.com/michevnew/PowerShell/blob/master/Remove_User_All_Groups.md