|
Clean up data and generate unique Windows 2000 server user names
|
|
| · | Create usernames (common name, UPN and SAM account name) from first letter in first name, initials and first two letters in last name
|
| · | Scan usernames for forbidden character combinations, read about the required text file below.
|
| · | Compare usernames with existing common names on edu8.d2.acme.com and add number if name already exists (this can take a while if there are many accounts)
|
| · | Create accounts in domain d2.acme.com
|
| · | Combine first name, initials & last name to full name
|
| · | Fix incorrect character case in names
|