How can I add a user from the command line on win 2003 workgroup?


The simple answer is to use the net user <username> <password> /add (/domain)

Example:

1. net user test1 Pa$word /add

2. net user test1 Pa$w0rd           –  this command only change password


dpejic has written 85 articles

One thought on “How can I add a user from the command line on win 2003 workgroup?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>