Microsoft.Entra.Groups Module v1.1
This module contains cmdlets that designed to work with Microsoft.Entra.Groups.
Microsoft.Entra.Groups Cmdlets
| Cmdlet | Description |
|---|---|
| Add-EntraGroupMember |
Add a member to a security or Microsoft 365 group. |
| Add-EntraGroupOwner |
Add a user or service principal as an owner of a Microsoft 365 or security group. |
| Add-EntraLifecyclePolicyGroup |
Adds a group to a lifecycle policy. |
| Get-EntraDeletedGroup |
Retrieves soft-deleted groups in Microsoft Entra ID. |
| Get-EntraGroup |
Gets a group. |
| Get-EntraGroupAppRoleAssignment |
Gets a group application role assignment. |
| Get-EntraGroupLifecyclePolicy |
Retrieves the properties and relationships of a groupLifecyclePolicies object in Microsoft Entra ID. If you specify no parameters, this cmdlet gets all groupLifecyclePolicies. |
| Get-EntraGroupMember |
Gets a member of a group. |
| Get-EntraGroupOwner |
Gets an owner of a group. |
| Get-EntraGroupPermissionGrant |
Retrieves a list of permission grants consented to for a group. |
| Get-EntraLifecyclePolicyGroup |
Retrieves the lifecycle policy object to which a group belongs. |
| Get-EntraObjectSetting |
Gets an object setting. |
| New-EntraGroup |
Creates a Microsoft Entra ID group. |
| New-EntraGroupAppRoleAssignment |
Assign a group of users to an application role. |
| New-EntraGroupLifecyclePolicy |
Creates a new groupLifecyclePolicy. |
| Remove-EntraGroup |
Removes a group. |
| Remove-EntraGroupAppRoleAssignment |
Delete a group application role assignment. |
| Remove-EntraGroupLifecyclePolicy |
Deletes a groupLifecyclePolicies object |
| Remove-EntraGroupMember |
Removes a member from a group. |
| Remove-EntraGroupOwner |
Removes an owner from a group. |
| Remove-EntraLifecyclePolicyGroup |
Removes a group from a lifecycle policy. |
| Reset-EntraLifeCycleGroup |
Renews a group by updating the RenewedDateTime property on a group to the current DateTime. |
| Select-EntraGroupIdsContactIsMemberOf |
Get groups in which a contact is a member. |
| Select-EntraGroupIdsGroupIsMemberOf |
Gets group IDs that a group is a member of. |
| Select-EntraGroupIdsUserIsMemberOf |
Selects the groups that a user is a member of. |
| Set-EntraGroup |
Sets the properties for an existing Microsoft Entra ID group. |
| Set-EntraGroupLifecyclePolicy |
Updates a specific group Lifecycle Policy in Microsoft Entra ID. |