capital letters in email addresses
-
Thursday, June 23, 2011 10:05 PMhi, when i created mailboxes, they are all created with capital letters for first two. e.g for ASmith@domain.com for Adam Smith. but i want it as asmith@domain.com. is there anyway i can change it in bulk. i tried to use ADmodify but couldn't find the command for this particular format. please help. thanks
All Replies
-
Friday, June 24, 2011 12:39 AM
A problem with that kind of change is that the administrative tool doesn't detect that it's a change because the upper- and lower-case versions match. What you essentially have to do is change the address to something else, then change it back to the original address except in all lower case. For example:
Changing Joe@adatum.com to joe@adatum.com won't work because the tools think no change has been made.
So you change Joe@adatum.com to joe999@adatum.com, and then change it back to joe@adatum.com.
This is something you could script in PowerShell, but I must warn you that e-mail address manipulation isn't trivial, especially if you're modifying proxy addresses.
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."- Proposed As Answer by Anil K Singh Friday, June 24, 2011 2:51 AM
- Marked As Answer by Frank.WangModerator Thursday, June 30, 2011 1:53 AM
-
Friday, June 24, 2011 2:52 AM
Why not you leave this as intact, It will not effect email flow for users. If you really want to change it you need a powershell script. I would suggest you to post a question in Powershell forum.
Anil MCC 2011,ITIL V3,MCSA 2003,MCTS 2010, My Blog : http://messagingschool.wordpress.com
-
Friday, June 24, 2011 5:13 AM
-
Monday, June 27, 2011 9:16 AMModerator
Hi jai23155,
Any updates?
Christian, seems like the existed E-mail addresses won't be changed by the policy. It works for new created ones.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. -
Monday, June 27, 2011 10:38 AMno updates yet. but no problems too. i am just living with it. cheers
-
Monday, June 27, 2011 3:39 PMLOL! I've seen that before.
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

