PDA

View Full Version : Addusers in DOS Mode


bigado
05-12-2001, 03:56 PM
I have got a question how I can add some users in DOS mode on a Win2K system.
Regards

RWSchlatter
05-13-2001, 07:16 PM
<pre>D:\&gt;net users /?
The syntax of this command is:

NET USER [username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]</pre>Read also the Win2K Help, go Start&gt;Help, select book Reference, Chaper MS-DOS Commands

______________
Regards - Richard

bigado
05-15-2001, 01:44 PM
Thanx for it,

But I added some users, but how do I get users who have the same acces as the administrator? Is this also possible in DOS mode?