Overview
This server explorer add-in allows you to build Active Directory queries. After building queries, the add-in will create System.DirectoryServices.DirectorySearcher and System.DirectoryServices.DirectoryEntry objects. These objects are ready to be used as part of your application.
Top of page
System requirements
Supported operating systems: Windows 2000, Windows XP
Microsoft Visual Studio.NET version 7.0
Top of page
Instructions
1. Download the .MSI package.
2. Run the .MSI package, and follow the direction.
3. Refresh or restart the Visual Studio.NET
4. Server Explorer Extensions for Active Directory should appear in the VS.NET Server Explorer.
Top of page