MS DOS

How to change user accounts using MS DOS commands

Using MS DOS commands you can create new users account, delete them, change the passwords or add a new user to a group. You can even add or delete an administrator account using MS DOS commands.
The MS DOS commands are listed below:
net user – displaying all users accounts
net user HERE_THE_NAME /add – to [...]

MS DOS