I have a employees database in sql server that gets updates from peoplesoft and updates from Active dirctory in order to form the data to be used in devleopment. there will be cases where the data will change in the sql database and need updated in Active directory. I have to have a way to update user fields in AD. maybe email or name or login or anything else for that matter.
Can this be done using System.DirectoryServices within the .net framework 2.0? what i have read seems to indicate that it will work but I want to be sure. Any help on this will be greatly appreciated.
Thanks
jcook32
Start Free Trial