The Password Reset utility is a Windows executable to allow people with delegated permissions the ability to reset passwords for users on the network. Download a presentation or click on one of the demonstration videos in the sidebar to see how this works.
Key Features
- A central SQL database that logs all details by people resetting passwords
- Domain security policies are followed
- An xml file for customizing the password complexity (for example you can exclude 0,O,o,1,I,i etc) and most other parameters
- User (and optionally the users supervisor) is emailed after the password has been successfully (or unsuccessfully) reset
- Low impact deployment
Requirements
- Microsoft Active Directory
- Delegated permissions using standard Microsoft practices (Knowledge base article)
- Single MS SQL database required
- Windows XP workstation or Windows 2003 server with .NET framework 1.1.4322

Frequently Asked Questions
- The form doesn't quite suit my business, can I change it? Most parts of the form are able to be customized using the xml configuration file. See this document for a list of options.