Apply default email address policy fails
My environment is Exchange Server 2007 SP2. Due to M&A and lack of foresight, the system I've inherited has four email addresses for every Exchange object. I've edited the default email address policy to remove the unnecessary ones but when I apply it, the extra addresses are still there. 99% of the mailboxes have the "Automatically update email addresses based..." checked. New mailboxes are created correctly. Shouldn't applying the policy remove the other addresses? What am I missing? Thanks in advance, D.
September 23rd, 2010 5:10pm

On Thu, 23 Sep 2010 21:09:07 +0000, drazmon wrote: >My environment is Exchange Server 2007 SP2. > >Due to M&A and lack of foresight, the system I've inherited has four email addresses for every Exchange object. I've edited the default email address policy to remove the unnecessary ones but when I apply it, the extra addresses are still there. 99% of the mailboxes have the "Automatically update email addresses based..." checked. New mailboxes are created correctly. Shouldn't applying the policy remove the other addresses? Nope. >What am I missing? The addresses NOT in the address policy are retained in order to avoid generating NDRs. The old addresses won't hurt anything by being there. If you really want them gone you can write your own script with Powershell, or you could use admodify to remove them from the proxyaddresses property. http://technet.microsoft.com/en-us/library/aa996216(EXCHG.65).aspx --- Rich Matheisen MCSE+I, Exchange MVP --- Rich Matheisen MCSE+I, Exchange MVP
Free Windows Admin Tool Kit Click here and download it now
September 23rd, 2010 10:21pm

Agree with Rich, ADModify will solve your requirement. You could check out this program called ADModify; great for making bulk changes in active directory: http://www.codeplex.com/admodify/Release/ProjectReleases.aspx?ReleaseId=6065 Anil
September 24th, 2010 2:04am

Thank you. You are correct. I used ADModify before but forgot about this use. The extra addresses were not being used in anyway and were showing up on mobile devices ahead of the default/reply-to address. We manually removed the extra addresses from those mailboxes but for consistency wanted to tackle the others. D.
Free Windows Admin Tool Kit Click here and download it now
September 24th, 2010 11:16am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics