Project Description
This is a repository of sample code related to working with AD. These utilities are primarily going to be focused on administration and operations of AD. See the Releases page for the list of the specific utilities publshed.
Everything is being done in C# and all outputs are in CSV so they can easily be parsed. I use Excel and autofilter a lot.
Included Functionality
Check out the main release page for details on all the utilities.
http://activedirectoryutils.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=13664Exporting ACLs from objects in Active Directory.
Reviewing replication health within the forest.
Export a list of trusts within the forest and see relevent information about the trust.
Find duplicate attribute data across objects.
DependenciesRequires .NET 2.0 SP1
http://activedirectoryutils.codeplex.com/Thread/View.aspx?ThreadId=36400None of these utilities need to be run from a DC, only network connectivity to one is needed.