This Active Directory Search tool was written in C#/VB.NET Windows Forms and exports the results from LDAP to csv format. It uses LDAP (Lightweight Directory Access Protocol) to search Active Directory items from the treeview, the toolbar "Find" button or double clicking on the item in the listview.
Software | Dependency |
---|---|
Microsoft Visual Studio Community | Solution |
www.IconArchive.com | Icons |
Snagit | Read Me |
Badges (Library, Custom, Star/Fork) | Read Me |
Term | Meaning |
---|---|
LDAP | Lightweight Directory Access Protocol |
CSV | Comma-Separated Values |
Listed below is the detailed functionality of this application and its components.
- Lists all the values searched for in the current session
- Queries Active Directory for the text in the "Find Text" textbox
- Saves the current listbox view to a .csv file to the user's desktop
- This will change the layout of the listbox to show more information about each member of a group
- Opens the settings form. The domain name must be updated here.
- Opens the about form