You may specify more than one group.
Separate the group distinguished names with spaces.
-members Member ... Defines the membership of this group. All objects that have membership
in this group have the same rights as this group.
ou (Organizational Unit)
The ou object adds a new organizational unit to Active Directory. This object uses the following syntax:
dsadd ou OrganizationalUnitDN [-desc Description]
[{-s Server | -d Domain}] [-u UserName] [-p {Password | *}] [-q]
[{-uc | -uco | -uci}]
This object doesn??™t support any specialized command line arguments.
CREATING NEW OBJECTS USING THE DSADD UTILITY 471
user
The user object adds a new user to Active Directory. A user is someone who has actual access to the
network and generally works for the company. This object uses the following syntax:
dsadd user UserDN [-samid SAMName] [-upn UPN] [-fn FirstName]
[-mi Initial] [-ln LastName] [-display DisplayName]
[-empid EmployeeID]
[-pwd {Password | *}] [-desc Description] [-memberof Group ...]
[-office Office] [-tel PhoneNumber] [-email Email]
[-hometel HomePhoneNumber] [-pager PagerNumber]
[-mobile CellPhoneNumber] [-fax FaxNumber] [-iptel IPPhoneNumber]
[-webpg WebPage] [-title Title] [-dept Department]
[-company Company] [-mgr Manager] [-hmdir HomeDirectory]
[-hmdrv DriveLetter:] [-profile ProfilePath] [-loscr ScriptPath]
[-mustchpwd {yes | no}] [-canchpwd {yes | no}]
[-reversiblepwd {yes | no}] [-pwdneverexpires {yes | no}]
[-acctexpires NumberOfDays] [-disabled {yes | no}]
[{-s Server | -d Domain}] [-u UserName] [-p {Password | *}]
[-q] [{-uc | -uco | -uci}]
The following list describes each of the command line arguments.
Pages:
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116