发信人: reynolds(闪电雷龙)
整理人: reynolds(2001-10-31 17:42:17), 站内信件
|
You used a LDIF file for bulk import of user accounts into Active Directory. Upon checking the accounts after the import, you find one of them is missing. From the following section of your LDIF file, select the account that did not get created.
#Create Susie Jones
DN: CN=Susie Jones, OU=Executives, DC=contoso, DC=msft
objectClass: user
sAMAccountName: FILL SEP
userPrincipalName: [email protected]
#Create John Doe
DN: CN=John Doe, OU=Marketing, DC=contoso, DC=msft
objectClass: user
sAMAccountName: johnd
userPrincipalName: [email protected]
#Create Allen Bates
DN: CN=Allen Bates, OU=Shipping, DC=contoso, DC=msft
objectClass: user
sAMAccountName:
userPrincipalName: [email protected]
#Create Bill Smith
DN: CN=Bill Smith, OU=Accounting, DC=contoso, DC=msft
objectClass: user
sAMAccountName: bills
userPrincipalName:
A. Susie Jones
B. Allen Bates
C. Bill Smith
D. John Doe
---- /
<>< o /| /
<>< (o / |/|
) ) <@ <
( O )( \ |\| <><
) <>< () \| \
\
每天在网易游水的鱼 |
|