Hi,
First Step-By-Step !
- Outlook Web Access & Outlook WebApp
- Microsoft ActiveSync
- RPCoverHTTP - Outlook Anywhere
- Publishing Exchange 2010 FARM - two client access servers
This guide assumes that:
-
ISA 2006 is configured to publish OWA 2003 and all additional services
-
SSL is configured for the Exchange 2003 server
-
Windows Integrated Authentication is enabled on the ActiveSync Vdir in the Exchange 2003 Back-End server ( http://support.microsoft.com/?kbid=937031 )
-
RPC-over-HTTP was working for for 2003 mailboxes, and the 2003 back-end is configured as an RPC-over-HTTP
-
The current configuration works ;)
-
This guide will not cover scenarios when exchange is directly exposed to the internet. which I personally do not recommend in generally….
Okay here we go:
- Configure redirection for Exchange 2003 OWA: Exchange 2010 will redirect a user that holds a mailbox in exchange 2003, this will be possible when the following cmdlet will be run on the Exchange 2010 Client Access server:
Get-OwaVirtualDirectory -server cas01-2010 | Set-OwaVirtualDirectory -Exchange2003Url https://owa.ext.com/exchange - Publish Exchange 2010 client access web farm with ISA 2006, OWA first:


- Notice ISA 2006 does not provide a wizard (or the new form) for OWA 2010 - for that you need TMG



- Now we need to create the Web Farm and select it as the target for the publishing rule




- Configure the web listener and authentication delegation option
- The web listener should be already configured for Form Authentication and a valid SSL certificate




- The publishing rule for the Web Farm is now complete.
- Two additional configurations are now required:
- Edit the new “exchange2010” Rule: Remove the legacy virtual directory’s - /Exchange, /Exchweb and /Public they will continue to be published to your original 2003 rule. Add /ecp/* as this is the new “options” applications for users, and a powerful administration web console with Exchange 2010.

Edit the new rule - remove all OWA 2003 vdir’s - Edit the original OWA 2003 publishing rule and remove Microsoft-Server-ActiveSync path, we will next create ActiveSync publishing rule for Exchange 2010.

Edit the original OWA 2003 publishing rule and remove Microsoft-Server-ActiveSync vdir
Now we have three last steps to finish our Exchange 2010 publishing:
- Create a new Exchange Web Client Access rule - and select ActiveSync - Repeat most of part 1 except we select ActiveSync, publish the webfarm, enter the same info, and select the same listener.
- Now as same for ActiveSync, we need to move the RPCoverHTTP (Outlook Anywhere) from the 2003 publishing rule to 2010 publishing rule. Delete the existing rule. Next you we will create a new publishing rule for Outlook Anywhere based on Exchange 2010.
- Create a new Exchange Web Client Access rule - and select Outlook Anywhere - Repeat most of part 1 except we select Outlook Anywhere, publish the webfarm, enter the same info, and select the same listener.
That’s it :)
if you kept up with all the requirements, all should be fine and you are now able to migrate your 2003 users to 2010 with ease, while both systems are allowed for external connectivity.
Enjoy!
More relevant links on the subject: