Thread: Add/Delete Remotely a user

  1. #1
    Registered User
    Join Date
    Oct 2005
    Location
    Brasil
    Posts
    220

    Add/Delete Remotely a user

    Hey, how can i add and remove a user from another machine that is in my network? I have administrator privileges on both remote machine and local machine.

    I have already researched about the Net* kind functions but i couldn't get anything working, same problem with active directory.

    What do I want? I have an Active Directory server, then when i add a user from my domain in my computer that user's password, names and everything is already imported from the AD server, I wanted to automatize this process, adding from my computer a user in a remote computer that gets the user info in the AD server, they are all in the same network and domain.

    Thank You.

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Are you adding a local user account to the PC? If so, here's a script you can try:
    http://www.microsoft.com/technet/scr....mspx?mfr=true

    gg

  3. #3
    Registered User
    Join Date
    Oct 2005
    Location
    Brasil
    Posts
    220
    Im adding a remote user to a remote computer.

  4. #4
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981

  5. #5
    Registered User
    Join Date
    Oct 2005
    Location
    Brasil
    Posts
    220
    Nothing usefull there, it just says how to create a user, what i want to do is to add a existing user to a computer, thank you anyways.

  6. #6
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    How do you do it with the UI?

    gg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Style Points
    By jason_m in forum C Programming
    Replies: 4
    Last Post: 05-28-2008, 06:15 AM
  2. Replies: 4
    Last Post: 04-03-2008, 09:07 PM
  3. Replies: 4
    Last Post: 04-21-2004, 04:18 PM
  4. ~ User Input script help~
    By indy in forum C Programming
    Replies: 4
    Last Post: 12-02-2003, 06:01 AM
  5. Stopping a user from typeing.
    By knave in forum C++ Programming
    Replies: 4
    Last Post: 09-10-2001, 12:21 PM