EmailAddressPolicy - can't get it changed
Hello,I cannot remove a user's SMTP address because of the EmailAddressPolicyEnabled $True (I need to leave it as True) - EXCHANGE 2007Here the exemple:firstname: JohnytLastname: Mc Mahon
the SMTP I would like to remove is: Johnyt.mcmahon
Below you can find all the policy we have ni my company. The one I have problem with is @CompanyPB.com
In fact, if the username is like: "user name" "last name" it should read user-name.last_name@CompanyPB.com and not user-name.lastname@CompanyPB.com
I wonder if I should change %g.%s@CompanyPB.com by %g.%r _%s@CompanyPB.com
Rule priority 1:%m@company.intra%r -%g.%r _%s@Company2.com --> by default%g.%s@CompanyPB.com
Rule priority 2:%1g%s@Company2.com%1g%8s@Company2.com%g.%s@Company2.com --> by default%1g%8s@Company3.fr%1g%8s@Company4.com%1g%s@Company3.fr%g.%s@Company3.fr%1g%s@Company4.com%g.%s@Company4.com%m@CompanyPB.com%m@Companybis.fr%g.%s@Companybis.fr%g.%s@CompanyPB.com
Rule priority 3:%g.%s@Company2.com --> by default%g.%s@Companybis-other.com%m@Company3.intra%m@CompanyPB.com%m@Companybis.fr%g.%s@Companybis.fr%g.%s@CompanyPB.com
Rule priority 4:%m@Company3.intra%1g%5s@company-6.com%1g%6s@company-6.com%1g%7s@company-6.com%1g%s@company7.com%m@Companybis.fr%m@CompanyPB.com%g.%s@Companybis.fr%g.%s@CompanyPB.com --> by default
Rule priority 5:%m@CompanyPB.com%m@Company2.com --> by default
Rule priority 6:%m@Company3.intra%r -%g.%r _%s@CompanyPB.com --> by default
Rule priority low:%m@Company3.intra%g.%s@CompanyPB.com --> by default
March 4th, 2010 11:39am
Hi,
With mailbox "EmailAddressPolicyEnabled" attribute set to TRUE, u wont be able to remove the email addresses which get stamped by an Email Address Policy. For removing such an address u either have to disable "EmailAddressPolicyEnabled" or just remove set your mailbox to ignore the problematic policy. This is done for Custom EAP, by removing the attributes of the mailbox which satisfy the criteria of the Filter of the EAP.
Regards,Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM)
www.HostingController.com
Free Windows Admin Tool Kit Click here and download it now
March 4th, 2010 12:42pm
Can I remove it from the rule? I just do not want to have the user's lastname like Mc Mahon appearing like mcmahon but like mc_mahon.Maybe I have to change something in the above rule (Email policy).
March 4th, 2010 2:13pm
The problem occur with @CompanyPB.com so I extract below the rules with the CompanyPB.com. I did an update ( update-EmailAddressPolicy ) but the email address still cannot be removed from the SMTP addresses. Can you please help me to remove that email address that doesn't seem to appear in the below EmailaddressPolicy Rule priority 1: %g.%s@CompanyPB.com Rule priority 2: %m@CompanyPB.com %g.%s@CompanyPB.com Rule priority 3: %m@CompanyPB.com %g.%s@CompanyPB.com Rule priority 4: %m@CompanyPB.com %g.%s@CompanyPB.com --> by default Rule priority 5: %m@CompanyPB.com Rule priority 6: %r -%g.%r _%s@CompanyPB.com --> by default Rule priority low: %g.%s@CompanyPB.com --> by default
Free Windows Admin Tool Kit Click here and download it now
March 5th, 2010 3:43pm
Please try to use ADModify.Net to bulk remove the address from mailboxes
Resources:
“Using Variables” section in Introduction to ADModify.netJames Luo TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx) If you have any feedback on our support, please contact tngfb@microsoft.com
March 9th, 2010 9:43am