This program has been replaced by AD Info 2.0. This version is no longer maintained and will eventually be deleted.
Like the my vbscripts here, this is a program for pulling account information from a Windows 2000 or 2003 active directory. The difference is that this is a windows application with an easy to use GUI. It allows you to display all of the user and computer accounts and sort them by various criteria. This is very useful if you have need to find and disable accounts that have not been used recently.
The eventual goal is to be able to select which accounts to disable and have the app do it for you, but I want to test the parts that I have written so far without any code that can modify the directory.
This executable requires Microsoft's .net framework on Windows 2000, XP, or 2003.Screenshots:
ADLookup
Download it here.
Disclamer:These are provided as-is with no warranty. While I have tested these on a production domain, I cannot be sure they will run correctly in your domain. I suggest looking over the code to verify for yourself what the scripts are doing, and running them in a test domain prior to using them in a production environment.