to add a user:

net user /add

to remove

net user /remove

Try typing net help... or net help user. The former gives descriptions about each of the commands that can be used with net and the latter gives a description of the command net user.

2 comments

  1. Lucia // November 21, 2011 at 8:06 AM  
    This comment has been removed by the author.
  2. Lucia // November 21, 2011 at 8:07 AM  

    net user [username] /add

    net user [username] /del