Blog Post

System Center Blog
1 MIN READ

Password Reset Solution via a Console Task

System-Center-Team's avatar
Feb 15, 2019
First published on TECHNET on Jul 09, 2010

Anders Bengtsson, System Center MVP has come up with a great little password reset solution over on his blog.  It pops up a couple of dialogs to gather the needed information and then resets the password and sends the new password to the specified email account.

This task will trigger the vbscript and will then show the operator two dialog boxes, one for an e-mail and one for a username.

the next dialogue box will ask for an e-mail.

the task will run and after a minute you get

in the console you will see an incident which is closed with some default information

the e-mail with the new password is delivered to the e-mail address

It really doesn’t need to be any more complicated than that does it?!

Get more details and his scripts here:

http://contoso.se/blog/?p=1605

Nice work Anders!  Thanks for sharing!

Updated Mar 11, 2019
Version 4.0
No CommentsBe the first to comment