Articles > Windows 2003
follow this article, but add these steps
Remove the Last Legacy Exchange Server from an Exchange 2010 Organization: Exchange 2010 Help
http://technet.microsoft.com/en-us/library/gg576862(v=exchg.141).aspx
- make sure IIS is started and the default website is NOT stopped
- check your public folder store under, public folder instances. right click each item and select, all tasks > remove replica
- run the "remote exchange attributes" task on each user object you find per this article
You receive a "c1034a7f" error message when you delete a mailbox store: "One or more users currently use this mailbox store"
http://support.microsoft.com/kb/279202
- power shell command to run on new exchange server
get-routinggroupconnector -Identity "NEWSERVER-OLDSERVER" | Remove-RoutingGroupConnector
- then remove from add remove programs
Exchange 2003 - remove last server steps
Last Updated: 1/15/14follow this article, but add these steps
Remove the Last Legacy Exchange Server from an Exchange 2010 Organization: Exchange 2010 Help
http://technet.microsoft.com/en-us/library/gg576862(v=exchg.141).aspx
- make sure IIS is started and the default website is NOT stopped
- check your public folder store under, public folder instances. right click each item and select, all tasks > remove replica
- run the "remote exchange attributes" task on each user object you find per this article
You receive a "c1034a7f" error message when you delete a mailbox store: "One or more users currently use this mailbox store"
http://support.microsoft.com/kb/279202
- power shell command to run on new exchange server
get-routinggroupconnector -Identity "NEWSERVER-OLDSERVER" | Remove-RoutingGroupConnector
- then remove from add remove programs
Keywords: none