Reset Password
Reset a user's password
Last updated
Was this helpful?
Reset a user's password
Resets the password for a user in Microsoft Entra ID and optionally enables the account first. The user can be forced to change the password at the next sign-in. This runbook is useful for helpdesk scenarios where a technician needs to reset a user's password and ensure that the user updates it upon next login.
User → Security → Reset Password
Full Runbook name
rjgit-user_security_reset-password
User administrator
User principal name of the target user.
Required
true
Default Value
Type
String
If set to true, enables the user account before resetting the password.
Required
false
Default Value
True
Type
Boolean
If set to true, forces the user to change the password at the next sign-in.
Required
false
Default Value
True
Type
Boolean
Last updated
Was this helpful?
Was this helpful?