CREATING NEW OBJECTS USING THE DSADD UTILITY
469
User Principal Name (UPN)
The UPN version of the username that includes the fully
qualified domain, such as
GeorgeS@MyDomain.MyCompany.com
.
-p {
Password
| *}
Specifies the user password. The utility prompts you for a password
when you provide the asterisk (*) in place of the actual password. Using this second option is
actually better from a security perspective because the prompt dialog box replaces your password
with asterisk. Using the command line option displays your password in plaintext.
-q
Places the utility in quiet mode. The utility doesn??™t output any information to the command line.
{-uc | -uco | -uci}
Specifies that the input or output data is in Unicode format. The following
list describes each of these Unicode options.
-uc
Specifies a Unicode format for both input and output when using a pipe (|).
-uco
Specifies a Unicode format for output when using a pipe (|) or file.
-uci
Specifies a Unicode format for input when using a pipe (|) or file.
computer
The computer object adds a new computer to Active Directory. This object uses the following syntax:
dsadd computer ComputerDN [-samid SAMName] [-desc Description]
[-locLocation] [-memberof GroupDN .
Pages:
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112