Exchange 2003 to 2010 upgrade
Posted in Upgrades on May 24th, 2010 by tonybrown – Be the first to commentJust thought I’d share a couple gotchas that I stumbled across on a recent Exchange 2003 to Exchange 2010 migration.
1. Blackberry Enterprise Server needs to be at least 5.0 SP1 – Once this is updated and so long as everything else is configured correctly (besadmin permissions etc) the BES should be able to access both servers mid migration.
2. Forms based authentication MUST be enabled on the existing 2003 server to enable the OWA url to redirect correctly. Out of the box – Exchange 2010 likes you to setup legacy.<domain name>.com published to the Internet as it is a redirect – not a proxy. This means both the existing and new exchange servers must be accessible from the internet during the migration to ensure all users (both migrated and ‘to be migrated’ users have access to to webmail).
3. I saw the issue where the move procedure returns an error and a stub mailbox is left on the old Exchange Server – although the deleted mailbox retention should remove this at the next interval – having to change the retention time to enable you to remove the existing server isn’t really an option so if you see this on test mailbox migrations (ensure you test a mailbox for a user that has elevated permissions) install KB940012 on the existing Exchange 2003 server to alleviate the issue.
4. If your user account is a member of any of the protected Windows 2008 R2 security groups (Domain admins, Schema Admins etc…) then active sync won’t work. Seems harsh but Microsoft say that your day to day user account shouldn’t have elevated permissions and you should use ‘Run As’ to perform administrative tasks. So you have 2 options if you’re having this problem;
1. Remove yourself from the protected groups
2. Select the ‘allow inheritable permissions’ on the advanced page of the security tab of your AD user account and then follow this guide to stop sdprop removing permissions.
Just a couple of things to think about if you’re planning an Exchange 2003 to 2010 (or 2007) migration.