I am looking for a way to reset my users passwords efficiently.
- Select UserName from DropDown list
- Push button to reset
OnClick I would like to:
- Unlock the account if it is locked
- Email a auto generated password the the user
Thanks to any help provided!