help with directory services

Soldato
Joined
27 Mar 2003
Posts
2,710
I have some code which will search for users and get some info about them ie name, user account name, email address, membership groups.

But how do I create a user so that they have a email acount set up within exchange as well.

I am just looking for some pointers really on how this can be achieved.

Also anyone know of any good resources for directory services as I am trying to find out all the property names I can use for DirectorySearcher.PropertiestoLoad.add("a property")

cheers in advance.
 
Back
Top Bottom