|
Automatically generate unique email addresses
|
|
| · | Create usernames (common name, UPN and SAM account name) from first letter in first name, initials and first two letters in last name
|
| · | Compare usernames with existing common names on main03.d29.acme.com and add number if name already exists (this can take a while if there are many accounts)
|
| · | Create email addresses of format FirstName.Initial.LastName
|
| · | Compare email addresses with existing addresses on main03.d29.acme.com and add number if address already exists (this can take a while if there are many accounts)
|
| · | Combine first name, initials & last name to full name
|
| · | Fix incorrect character case in names
|
| · | Create accounts in domain d29.acme.com and mailboxes on Exchange server \\main03
|