Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: whats that command?  (Read 2242 times)

0 Members and 1 Guest are viewing this topic.

N13X

  • Guest
whats that command?
« on: May 04, 2006, 06:18:45 AM »
is there a dos command for creating new users?

Dilbert

  • Moderator


  • Egghead

  • Welcome to ComputerHope!
  • Thanked: 44
    Re: whats that command?
    « Reply #1 on: May 04, 2006, 07:48:16 AM »
    No. :-/
    "The geek shall inherit the Earth."

    carlos

    • Guest
    Re: whats that command?
    « Reply #2 on: May 04, 2006, 11:22:54 PM »
    Not in MS-DOS 6.22, but if you're running MS-DOS in Windows 2000 or XP
    you can user the NET USER command:

    C:\>net user /?

    NET USER [user [passwd | *] [options]] [/DOMAIN]
             user {passwd | *} /ADD [options] [/DOMAIN]
             user [/DELETE] [/DOMAIN]


    For example:

    net user  topsecret  N13X /ADD
    « Last Edit: May 04, 2006, 11:23:15 PM by carlos »