Error Exchange – “Email Address Policy”
KB ID 0000038 Dtd 10/06/09 Problem Error, “Unable to edit the specified E-mail address policy. E-mail address policies created with legacy versions of Exchange must be upgraded using the ‘Set-EmailAddressPolicy’ task, with the Exchange 2007 Recipient Filter specified.”: Caused because the policy in use was created on Exchange 2000/2003 Solution 1. Logon to the Exchange server. 2. Start > All Programs >...
Exchange Error during/post upgrade from Exchange 2003 ‘ Mailbox manager settings cannot be managed by the current version of Exchange Management Console’
KB ID 0000547 Problem I’ve already covered migration from 2003 here, I got an email today {Thanks Ashley :)} to say that when they tried to migrate the address policies from 2003 to 2010 using this command: Get-EmailAddressPolicy | where {$_.RecipientFilterType –eq “Legacy”} | Set-EmailAddressPolicy –IncludedRecipients AllRecipients They got the following error; Error on Exchange 2010 Set-EmailAddressPolicy : The recipient...