Create a network account from program?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brent

    #1

    Create a network account from program?

    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


  • Lloyd Dupont

    #2
    Re: Create a network account from program?

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

    "Brent" <b@b.com> wrote in message
    news:%23Vcbbp7t EHA.3156@TK2MSF TNGP12.phx.gbl. ..[color=blue]
    > 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
    >[/color]


    Comment

    Working...