Microsoft.Entra.Users Module v1.1
This module contains cmdlets that designed to work with Microsoft.Entra.Users.
Microsoft.Entra.Users Cmdlets
| Cmdlet | Description |
|---|---|
| Get-EntraDeletedUser |
Retrieves soft-deleted (recently deleted) users in Microsoft Entra ID. |
| Get-EntraInactiveSignInUser |
Retrieve users without an interactive sign-in since a specified number of days ago. |
| Get-EntraUser |
Gets a user. |
| Get-EntraUserAdministrativeUnit |
Retrieves the list of administrative units a user belongs to. |
| Get-EntraUserAppRoleAssignment |
Get a user application role assignment. |
| Get-EntraUserCreatedObject |
Get objects created by the user. |
| Get-EntraUserDirectReport |
Get the user's direct reports. |
| Get-EntraUserExtension |
Gets a user's extension. |
| Get-EntraUserGroup |
Retrieves the list of groups a user belongs to. |
| Get-EntraUserInactiveSignIn |
Retrieve users without interactive sign-ins in the last N days. |
| Get-EntraUserLicenseDetail |
Retrieves license details for a user. |
| Get-EntraUserManager |
Gets the manager of a user. |
| Get-EntraUserMembership |
Get user memberships. |
| Get-EntraUserOAuth2PermissionGrant |
Gets an oAuth2PermissionGrant object. |
| Get-EntraUserOwnedDevice |
Get registered devices owned by a user. |
| Get-EntraUserOwnedObject |
Get objects owned by a user. |
| Get-EntraUserRegisteredDevice |
Get devices registered by a user. |
| Get-EntraUserRole |
Retrieves the list of directory roles assigned to a user. |
| Get-EntraUserSponsor |
Retrieve a user's sponsors (users or groups). |
| Get-EntraUserThumbnailPhoto |
Retrieve the thumbnail photo of a user. |
| New-EntraUser |
Creates a Microsoft Entra ID user. |
| New-EntraUserAppRoleAssignment |
Assigns a user to an application role. |
| Remove-EntraUser |
Removes a user. |
| Remove-EntraUserAppRoleAssignment |
Removes a user application role assignment. |
| Remove-EntraUserExtension |
Removes a user extension. |
| Remove-EntraUserManager |
Removes a user's manager. |
| Remove-EntraUserSponsor |
Removes a sponsor from a user. |
| Set-EntraSignedInUserPassword |
Updates the password for the signed-in user. |
| Set-EntraUser |
Updates a user. |
| Set-EntraUserExtension |
Updates a user's extension. |
| Set-EntraUserLicense |
Adds or removes licenses for a Microsoft online service to the list of assigned licenses for a user. |
| Set-EntraUserManager |
Updates a user's manager. |
| Set-EntraUserPasswordProfile |
Sets the password of a user. |
| Set-EntraUserSponsor |
Sets a user's sponsors (users or groups). |
| Set-EntraUserThumbnailPhoto |
Set the thumbnail photo for a user. |
| Update-EntraUserFromFederated |
Updates a user in a domain that was recently converted from single sign-on (also known as identity federation) to standard authentication type. |