Link to home
Start Free TrialLog in
Avatar of Kenneth Platt
Kenneth PlattFlag for Guam

asked on

Modify User Accounts created with DsAdd

I used DsAdd to create several hundred user accounts. It populated the Pre Windows 2000 log on name field but it did not populate the User Logon Name field or the UPN suffix.
How can I get those field populated with DS Mod or should I just delete the accounts and rewrite the dsadd script so it will populate all three fields ?
The script I used was as follows:
Dsadd User "CN=Bob.J.Jones,OU=Test,OU=Users,DC=Contoso,DC=local" -pwd ABC@921 -disabled no -mustchpwd yes
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I have recommended this question be closed as follows:

Accept: David Johnson CD (https:#a43061829)

If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.

seth2740
Experts-Exchange Cleanup Volunteer