Domain Tools v1.0 – For Delegating Users ID related Calls

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, 380 hits)


Thanks
Saugata Datta

Disclaimer: All posts and opinions on this site are provided AS IS with no warranties. These are our own personal opinions and do not represent our employer’s view in any way.

This article currently have 6,294 views

Saugata
Follow me

CC BY-ND 4.0 This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.

2 comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.