Get-MgUserCreatedObject

The Get-MgUserCreatedObject cmdlet in PowerShell gets the directory objects that are created by a user. It is a read-only and nullable. To use the Get-MgUserCreatedObject …

Read more

Remove-MgUser – Remove a User

The Remove-MgUser cmdlet in PowerShell removes a user from Microsoft Graph. To use the Remove-MgUser cmdlet, you must first connect to your Microsoft 365 tenant …

Read more