MSIdentityTools
MSIdentityTools copied to clipboard
Get-MsIdInactiveSignInUser command provide output including deleted users from the EntraID Tennant.
Describe the bug
The command "Get-MsIdInactiveSignInUser"'s output has deleted users as well. Is it possible to filter out the deleted accounts from the output.
To Reproduce
Expected behavior
Filter out the deleted users from the inactive user list.
Screenshots
Additional context
The results now include the AccountEnabled property which will help you filter out the deleted accounts.