(1): http://www.netometer.com/video/tutorials/how-to-upgrade-exchange-2003-to-exchange-2010-SP1-part1/

NetoMeter,com 的一个视屏的step by step的升级过程。比较详细。

(2) MS 官方: http://technet.microsoft.com/en-us/exdeploy2010/default.aspx#DeploymentCheckList/ee721977/2003

(2)http://technet.microsoft.com/en-us/exdeploy2010/default.aspx#Home

Microsoft的checklist。

(3)http://www.simple-talk.com/sysadmin/exchange/upgrade-exchange-2003-to-exchange-2010/

http://www.simple-talk.com/sysadmin/exchange/upgrade-from-exchange-2007-to-exchange-2010---part-1/

http://www.simple-talk.com/sysadmin/exchange/upgrade-exchange-2003-to-exchange-2010---part-ii/

Jaap Wesselius写的(文字及截图)。 该网站有较多的专家级的文章

http://www.simple-talk.com/sysadmin/exchange/

(4) Vmware的官方文档,exchange 2010跑在vmware vsphere上的文档。

http://communities.vmware.com/docs/DOC-13273

http://www.vmware.com/files/pdf/exchange-2010-on-vmware-best-practices-guide.pdf

http://www.vmware.com/solutions/business-critical-apps/exchange/resources.html

Exchange 2010 on Wmware - best practices guide (必读)

顺便,一个SQLserver best practices on vmware :

http://www.vmware.com/files/pdf/sql_server_best_practices_guide.pdf

(5)MS official library:

http://technet.microsoft.com/en-us/library/bb124558.aspx

(6) 某家公司的文档:

http://www.principledtechnologies.com/clients/reports/Dell/R510-Exchange-Migration-Guide.pdf

(7)Move mailbox on youtube:

http://www.youtube.com/watch?v=-NKkas5N4kY

Trainsignal training video on youtube:

http://www.youtube.com/watch?v=revqcgU2rpo

一个印度人的youtube:

http://www.youtube.com/watch?v=aFMYKN172ro&feature=plcp

http://www.youtube.com/watch?v=VaBBECZWMPs&feature=channel&list=UL

http://www.youtube.com/watch?v=Xx2vo_aoCr4&feature=plcp

http://www.youtube.com/watch?v=RSlVZvZID2I&feature=plcp

一另个印度人的youtube:(口音严重)

http://www.youtube.com/watch?v=6DIMTgNvN2A&feature=channel&list=UL

http://www.youtube.com/watch?v=B1voonS8M1M&feature=channel&list=UL

http://www.youtube.com/watch?v=8rxqXmrtflU&feature=channel&list=UL

林麟的video(2003/2007 升到 2010)

http://v.youku.com/v_show/id_XMTk2NjAwOTA0.html

(8)XURY的51cto blog:

http://xury007.blog.51cto.com/323978/327730

(9)http://www.petenetlive.com/KB/Article/0000234.htm

 

(10)http://xury007.blog.51cto.com/323978/327730

(11)http://sting.blog.51cto.com/all/1686695/page/1

(12)http://yuelei.blog.51cto.com/202879/d-3

(13)http://surfing.blog.51cto.com/833771/821538

(14)http://fengxja.blog.51cto.com/1410070/552885

 (15)http://www.simple-talk.com/sysadmin/exchange/upgrade-exchange-2003-to-exchange-2010/

Attachment: netomenter upgrade txt:

http://www.netometer.com/downloads/E2k3-2010-Upgrade.txt

How to Upgrade from Exchange 2003 to Exchange 2010 SP1
------------------------------------------------------------------------------

1. Active Directory prerequisites and healthcheck
---------------------------------------------------

- Schema master (x86 or x64): Windows Server 2003 SP1 Standard or 
Enterprise, or Windows Server 2008 Standard or Enterprise, or the Windows Server 2008 R2 Standard or Enterprise.

- Global catalog (x86 or x64): In each AD site where you plan to install 
Exchange 2010, you must have GC running - Windows Server 2003 SP1 Standard or Enterprise, or Windows Server 2008 Standard or Enterprise, or the Windows Server 2008 R2 Standard or Enterprise.

- Domain Controller (x86 or x64): In each AD site where you plan to 
install Exchange 2010, you must have writable DC running - Windows Server 2003 SP1 Standard or Enterprise, or Windows Server 2008 Standard or Enterprise, or the Windows Server 2008 R2 Standard or Enterprise.					
- Active Directory Forest: Forest functional level must be at least 
Windows Server 2003 forest functional mode 
(Note: If you've raised the domain/forest level to Windows Server 2008/2008R2 functional mode, make sure that RUS is NOT still pointing to a phantom/demoted 2003 DC)

netdom query fsmo

2. Active Directory Health Check Commands:
------------------------------------------

Start with updating Support Tools package (if you are using a Windows Server 2003 OS) with
Windows Server 2003 Service Pack 2 32-bit Support Tools. You need both files - suptools.msi and support.cab:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=96a35011-fd83-419d-939b-9a772ea2df90&displaylang=en

dcdiag /test:DNS /e /v /f:dcdiag.log

nslookup gc._msdcs

repadmin /syncall /AeP

repadmin /replsum /bysrc /bydest /sort:delta

If you get errors you can find more details in:

repadmin /showrepl * > showrepl.log

or in csv formatted option:

repadmin /showrepl * /csv > showrepl.csv


3. Exchange 2003
-------------
- Exchange 2003 Server(s) must be running SP2
6944.4 = Exchange 2003 RTM
7226.6 = Exchange 2003 SP1
7638.2 = Exchange 2003 SP2

- Exchange 2003 organization must be in native mode

- Link state routing must be suppressed:
http://technet.microsoft.com/en-us/library/aa996728.aspx

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RESvc\Parameters.
Create new DWORD value - SuppressStateChanges | value=1
   Restart the following 3 services:
   - SMTP service
   - Microsoft Exchange Routing Engine service
   - Microsoft Exchange MTA Stacks service

- Check for ambiguously non-authoritative SMTP addresses. If there are 
domains, configured authoritative or non-authoritative inconsistently among multiple recipient policies, upgrading AD Schema will fail (at the Org Checks stage)

- Document IP Addresses/Domains (if present) under SMTP Relay 
Restrictions - they have to be re-created manually later

- Run Microsoft Exchange Best Practices Analyzer: 
http://www.microsoft.com/downloads/en/details.aspx?FamilyId=DBAB201F-4BEE-4943-AC22-E2DDBD258DF3&displaylang=en


4. Upgrade Active Directory Schema

- Setup /PrepareLegacyExchangePermissions

- Setup /PrepareSchema

- Setup /PrepareAD

- Run Exchange Pre-Deployment Analyzer:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&displaylang=en



5 Required Packages and Updates for E-10 running on Win-8R2

5.1 Microsoft Office 2010 Filter Packs  - FilterPack64bit.exe (you need the x64 version of the file!)
http://go.microsoft.com/fwlink/?LinkID=191548

5.2 The following 5 updates are mandatory (Setup will stop if one of the updates is missing):
NOTE!!! If you happen to miss one fo the updates and have to restart setup, DO NOT choose to "use the configuration settings previously entered". If you choose "Yes" to this option, setup WILL NOT configure automatically routing group connector between the E2k3 and E-10 routing groups. 



5.2.1 Update to remove the application manifest expiry feature from AD RMS clients
http://support.microsoft.com/?kbid=979099

5.2.2 KB982867 - WCF: Enable WebHeader settings on the RST/SCT 
http://code.msdn.microsoft.com/KB982867

5.2.3 KB979744 - LockConvoy On Windows Server 2003 Post KB 971988 
http://code.msdn.microsoft.com/KB979744

5.2.4 KB983440 - Win7 rollup package (PR for QFE 810219) 
http://code.msdn.microsoft.com/KB983440

5.2.6 Fix for: ARS: Win7 roll-up Hotfix for System.Web.Services.dll (KB977020)
http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=27977



6. Set startup type of "Net.TCP Port Sharing Service" to automatic




7. Exchange Typical installation - CAL, HUB and MBX roles




Note:
- The account which you use for Exchange 2010 Setup wizard must be a 
member of Schema Admins Domain Admins and Enterprise Admins (to be able to prepare AD and the domain)
- If you are planning to use this Exchange Server as a member of a DAG 
(Database Availability Group) you must use Windows Server 2008 or 2008 R2 Enterprise Edition - DAG still uses pieces of failover clustering.
- Once you install Exchange 2010 on a Windows Server Stadard edition, 
you cannot upgrade to Windows Server Enterprise Edition
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::					http://www.netometer.com			       ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::