GroupManager
1.3.0
Entra ID Group Manager - Add and remove users from Entra ID security groups via an interactive TUI or individual cmdlets.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Mark Orr. All rights reserved.
Package Details
Author(s)
- Mark Orr
Tags
EntraID AzureAD Groups MicrosoftGraph
Functions
Start-GroupManager Connect-GroupManager Set-GroupManagerAuth Clear-GroupManagerAuth Set-GroupManagerGroup Clear-GroupManagerConfig Get-GroupManagerConfig Add-GroupManagerMember Remove-GroupManagerMember Get-GroupManagerMember
Dependencies
-
- Microsoft.Graph.Authentication (>= 2.0.0)
- Microsoft.Graph.Groups (>= 2.0.0)
- Microsoft.Graph.Users (>= 2.0.0)
Release Notes
v1.3.0 - Initial PowerShell Gallery release
- Interactive TUI for managing Entra ID security group membership
- Add, remove, and list group members by UPN
- Configure multiple groups by Object ID
- Support for custom app registration authentication
- Non-interactive cmdlets for scripting and automation
FileList
- GroupManager.nuspec
- GroupManager.psd1
- GroupManager.psm1
- LICENSE
- Private\Get-ConfigPath.ps1
- Private\Invoke-AddUserToGroup.ps1
- Private\Invoke-GetGroupMemberList.ps1
- Private\Invoke-RemoveUserFromGroup.ps1
- Private\Save-GroupManagerConfig.ps1
- Private\Select-TargetGroup.ps1
- Private\Show-GroupSetupMenu.ps1
- Private\Show-Header.ps1
- Private\Show-Menu.ps1
- Private\Wait-ForKeyPress.ps1
- Public\Add-GroupManagerMember.ps1
- Public\Clear-GroupManagerAuth.ps1
- Public\Clear-GroupManagerConfig.ps1
- Public\Connect-GroupManager.ps1
- Public\Get-GroupManagerConfig.ps1
- Public\Get-GroupManagerMember.ps1
- Public\Remove-GroupManagerMember.ps1
- Public\Set-GroupManagerAuth.ps1
- Public\Set-GroupManagerGroup.ps1
- Public\Start-GroupManager.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.0 (current version) | 9 | 4/1/2026 |