AngryITGuy Posted July 19, 2011 Posted July 19, 2011 Planned for this summer is a migration of our staff mail server from Exchange 2003 to Exchange 2010. I've found the following article which looks like it covers all aspects of the migration process Exchange 2003 to 2010 Transition "Swing Migration" I was just wondering if anyone who has already gone through this process has some advice or pointers for me about any potential pitfalls. Cheers
SYNACK Posted July 19, 2011 Posted July 19, 2011 Converting custom recipeint policies is a PITA if you have them, like if you have multiple domains. Public folders transfer is also a total mess so if you can drop them, do. The process seems reasonalby in depth and looks right.
box_l Posted July 19, 2011 Posted July 19, 2011 Rapid transition guide from Exchange 2003 to Exchange 2010 « Exchange Geek's Weblog This is the one i use, although there are a couple of mistakes. in the 2008r2 section Set-Service NetTcpPortSharing -StartupType Automatic should be sc config NetTcpPortSharing start= auto and near the end Set-AddressList "PublicFolders" -RecipientFilter { RecipientType -eq 'PublicFolder' } should read Set-AddressList "Public Folders" -RecipientFilter { RecipientType -eq 'PublicFolder' } BoX
bio Posted July 20, 2011 Posted July 20, 2011 Planned for this summer is a migration of our staff mail server from Exchange 2003 to Exchange 2010. I've found the following article which looks like it covers all aspects of the migration process Exchange 2003 to 2010 Transition "Swing Migration" I was just wondering if anyone who has already gone through this process has some advice or pointers for me about any potential pitfalls. Cheers I also used that article ... its usefull and solid... can be used with no hassle bio..
Psymon Posted July 20, 2011 Posted July 20, 2011 Rapid transition guide from Exchange 2003 to Exchange 2010 « Exchange Geek's Weblog This is the one i use, although there are a couple of mistakes. in the 2008r2 section Set-Service NetTcpPortSharing -StartupType Automatic should be sc config NetTcpPortSharing start= auto and near the end Set-AddressList "PublicFolders" -RecipientFilter { RecipientType -eq 'PublicFolder' } should read Set-AddressList "Public Folders" -RecipientFilter { RecipientType -eq 'PublicFolder' } BoX I also used this guide with no issues. Went virtual at the same time. Si
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now