Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The dsadd command-line tool enables you to add objects, including users, groups, computers, OUs, contacts, and quotas to the AD DS database. To add a user, execute the following command:
Dsadd user UserDN -fn FirstName -le LastName -display DisplayName -pwd {password | *} -samid SAMName -tel PhoneNumber -disabled {yes | no}