Create a network account from program?

B

Brent

Hi,
We're developing a new HR Recruitment program, and I'm wondering if it is
possible to automatically create a new Windows Network profile for a new
employee? (Active Directory I think). If not through C#, maybe some sort of
batch program or even some sort of mouse recording and capture with data
inserted into the appropriate fields? Let me know your thoughts.
Thanks,
Brent
 
L

Lloyd Dupont

I don't know eith but you should look in the System.DirectoryServices
namespace and the DirectoryEntry class.
And search for tutorials on these.
(I mean, if the solution is within ActiveDirectory)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top