List Inactive Users
List users with no recent interactive sign-ins
Last updated
Was this helpful?
List users with no recent interactive sign-ins
Lists users and guests that have not signed in interactively for a specified number of days. Optionally includes accounts that never signed in and accounts that are blocked.
Organization → Security → List Inactive Users
Full Runbook name
rjgit-org_security_list-inactive-users
Type: Microsoft Graph
User.Read.All
AuditLog.Read.All
Organization.Read.All
Number of days without interactive sign-in.
Required
false
Default Value
30
Type
Int32
If set to true, includes users and guests that cannot sign in.
Required
false
Default Value
True
Type
Boolean
If set to true, includes users and guests that never signed in.
Required
false
Default Value
False
Type
Boolean
Last updated
Was this helpful?
Was this helpful?