to add a user:
net user
to remove
net user
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.
to add a user:
net user
to remove
net user
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.
net user [username] /add
net user [username] /del