Create User with the Dsadd Command on Windows Server 2008 R2

1. Open a command prompt.

2. Type the following command on one line, and then press Enter:

dsadd user “cn=chris,ou=Sales,dc=trainingtech,dc=net”

3. Type a password that is complex and at least seven characters long.

4. Open the Active Directory Users And Computers snap-in and open the properties of chris user account. Confirm that the properties you entered on the command line appear in the account.