0 votes

Is there a way to open the Reset Password window for a user after creation via a custom command? We don't want to send the password via email and don't want the password in the logging so now we create the user and then go and find that user and reset the password so we can capture it to send via secure means. So I'm wondering if there is a command that will open the password reset dialog box after creation.

ago by (130 points)

1 Answer

0 votes
ago by (302k points)

Hello,

Unfortunately, there is no such possibility. However, you can use the reset password action on the home page or the reset password operation in the left pane in the user view.

Additionally, for such cases it is recommended to enable the User must change password at next logon flag, set a default password and send it to the user. This way, on the logon attempt the user will be forced to specify a new password that will not be communicated to them in any way, they will just enter it.

Related questions

0 votes
1 answer

Is it possible to reset a password and force the user to change password at next login within the same action of a custom command? When they are split out into ... like to request this functionality be added to the reset password action in the future.

asked Mar 20, 2020 by yourpp (540 points)
0 votes
1 answer

Hello, I'm trying to run a powershell script after password reset in order to create a record of the new password in a mysql database. Here is the script I'm using: ... 26/2014 3:53:17 PM',ip='Adaxes',modbyuser='ryan_breneman@domain.org' Thanks for your help!

asked Feb 26, 2014 by ryan_breneman (920 points)
0 votes
1 answer

We have a series of transforms we use for users including moving to different OU's. Is there a way to open the user's object after the command completes much in the same way a user creation does?

asked Nov 22, 2024 by msheppard (790 points)
0 votes
1 answer

Recently, Microsoft deprecated use of the remote PS sessions using version 1. We have since converted all of our scripts to version 2, but our nightly staff ... { # Close the remote session and release resources Disconnect-ExchangeOnline -Confirm:$false }

asked Nov 2, 2022 by MShep (80 points)
0 votes
1 answer

How do I change this policy as well as the information on the self-service password reset webpage from 30 days to 10 days?

asked Jan 30 by farid.r (40 points)
3,694 questions
3,378 answers
8,534 comments
549,663 users