As being a Windows Administrator, I found that almost every day we spend ¼ of our working time for resetting password and unlocking user ids.
I decided to delegate this job to someone else (Yes, I know that it can be done via OU Delegation, but in some complex environment, it’s not a good idea), hence I start coding a tiny tool which will do the job for you.
This tool written in AutoIt scripting language, and it will take the help of DSMOD and DSQUERY command.

In this tool you have to configure the following details by clicking configuration button.

After clicking SAVE button, it will create Config.ini file for saving above information, and your domain admin password will be highly encrypted on the configuration file, so that you don’t have to share the admin password with anyone else. You just have to configure it once and give the tool with Config.ini to someone who will be delegated (In my case, helpdesk engineer) to do the user id related job.
Note:
This tool required Local Admin rights to execute, I did it intentionally.
Hope this tool might help some of you.
Download:
DomainTools.zip (493.7 KiB, 473 hits)
Thanks
Saugata Datta
Admin Account Backdoor: Critical Privilege-Flaw in WordPress User Registration Plugin (CVE-2026-1492)
A critical security flaw in a widely used WordPress membership plugin has…
When Kali Meets Claude: How AI and MCP Are Changing Penetration Testing
The tools and workflows of penetration testing have evolved steadily over the…
From The Blinking Cursor to The Thinking Machine: A Memoir of Automation
There is a specific kind of silence that only exists in a…
Face-Off: Windows PowerShell vs PowerShell Core — The Real-World Transition
PowerShell has come a long way since its inception, becoming an essential…
2 comments