How to Add Users to a Domain
- 1). Press the "Windows" and "R" keys together on the network computer to open a Run menu.
- 2). Type "cmd.exe" and press "Enter."
- 3). Type "net user add <name> <password> /add /domain" without quotes. Replace "Name" with the username of the new account and "password" with the password of the new account. Press "Enter." A request will be sent to the domain controller to add the new user to the active network connection.
Source...