Hello,
I am currently running Exchange 2003 Enterprise SP2 on one server and running BES 4.1.6.26 on another server. The BES server has Microsoft Exchange 2003 System Tools with Service Pack 2" installed on it. I am installing exchange 2007 w/ SP1 on a new server and will be running the two exchange servers in coexistence mode for a few weeks while I migrate all of the mailboxes over and test exchange 2007.
Do you know if the BES server will still communicate with mailboxes stored on the exchange 2003 and 2007 server via the automatic connectors that are created when the coexistence installation is performed?
If not, this is what I was planning on doing:
1. Install exchange 2007 in coexistence mode (w/ public folders & offline address book enabled)
2. Migrate the besadmin mailbox to the exchange 2007 server
3. Apply the permissions via the cmdlet:
* get-mailboxserver SERVER| add-exchangeadministrator besadmin -role ViewOnlyAdmin
* get-mailboxserver SERVER| add-adpermission -user besadmin -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
* Apply the send as permission
4. Migrate the rest of the mailboxes over
5. Change the exchange 2007 receive connector and create an exchange 2007 send connector
6. Uninstall exchange 2003.
If I do this, after Step 3, will BES still be able to communicate with the mailboxes that reside on the exchange 2003 server?
Has anyone already performed an exchange 2003 to 2007 coexistance upgrade that can offer any advice?
I noticed in one post, it was mentioned:
1. Stop all BlackBerry Enterprise Server services.
2. Move the BlackBerry Enterprise Server service account. The default name for this account is BESAdmin.
3. After migrating the Microsoft Exchange Server, verify the Microsoft Exchange Server 2007 permissions for the BlackBerry Enterprise Server.
4. Set the required permissions for the BlackBerry Enterprise Server in Microsoft Exchange 2007.
5. Restart the BlackBerry Enterprise Server. Important: Restarting the BlackBerry Enterprise Server will delay email message delivery to BlackBerry smartphones.
Thanks in advance.