Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Program to synchronize AD user objects of different AD forests
...Notes:
- User objects of the source AD forest are imported as contact objects into a selected OU of the target AD forest.
- LoadADContacts2 does not update the AD, LDIFDE is used for updates. Therefore tracking of updates is easy.
- Only changes are loaded to the target OU.
- Various options can be selected: See usage when starting LoadADContacts2 without arguments.
- Sample .bat files are provided.
An easy to use password change tool for Windows multiple domains.
This simple tool can change passwords for multiple users across different domains. It uses the NetUserChangePassword function from Netapi32.dll. It requires administrator privilliges on a stand-alone machine. A normal user account can use it in a domain environment when the user is allowed to change his or her password.
When running the tool it will retrieve the current domain and username. To change a password for another user inside the current domain just enter the username and it...
This application will automate the task of creating a user account in MS Windows 2003 server using LDAP to interact with Active Directory. User defined values will be stored in an xml config file for easy modification.