Attached are a suite 37 useful Active Directory components developed by Incendio Technology and free for use. There’s a sample project included that shows how to do some common tasks such as create users. Be sure to set the project properties with values for your domain. Remember, you can right click on components and view help to see information on how to use them.
To install the components simply copy the IncendioTechnology.Components.ActiveDirectory.dll into your workflow custom library folder, usually located in C:\Program Files\Altiris\Workflow Designer\Shared\customlib.
* A note about Active Directory and Distinguished Names- Objects in Active Directory can be referenced by a distinguished name (DN) which is a string that looks something like this -“CN=Ryan Hamner,CN=Users,DC=mydomain,DC=com”. The Incendio Active Directory components make heavy use of this and many take in distinguished names as input parameters. All components that search or return objects will include the distinguished name as a property. For more info on distinguished names look here.
The following components are included: