Pages

Tuesday, November 16, 2010

Need a web application to create users via webpage on browser

I like to have a webpage on my website which could provide me option to add username , select Group membership and have a web application to create the users and their home folders. Is it possible to do so?


Yes it is possible and easy, A small coding is required though: 
Add user
http://channel9.msdn.com/Blogs/RobertShelton/Adding-users-to-Active-Directory-with-NET

Add user to Group
http://channel9.msdn.com/Blogs/RobertShelton/Adding-Groups-and-users-to-groups-to-Active-Directory-with-NET

MSDN Example
http://msdn.microsoft.com/en-us/library/bb384369.aspx

No comments:

Post a Comment