I have an IIS based CMS application which uses SQL server to store reg info. I want to be able to automatically create a user in Active Directory whenever a person registers through the app.
I can execute custom SQL statements during the registration process. Do you have a tool that will be able to work in this scenario?