Results 1 to 3 of 3

Thread: windows 2000

  1. #1
    Junior Member
    Join Date
    Nov 2001
    Posts
    20

    Question windows 2000

    gutentag,

    Could anybody give me a HINT, even a vague one, as to how i'd go about creating a user account on a 2000 workstation across a LAN. I know it hAS to be possible, ANYTHING is. If there's a util out there that will do this, fine, but what i'm hoping for is just for someone to point me in the right direction.

    -thanks,

    blitzkrieg

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Posts
    412
    Well, you can add users on a nt4/w2k server from the command line with the net user command, something like this:
    net user pete /add /comment:"Administrator" /expires:never /fullname: Pete McEvoy ......

    A more detailed explanation of the net user command is available here - http://support.microsoft.com/default...;EN-US;q251394 You do need telnet access to the machine to do this tho, and i don't think it works on workstations :-)

  3. #3
    Junior Member
    Join Date
    Nov 2001
    Posts
    20
    thanks man,

    you're the bomb!

    -bk

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •