设为首页 收藏本站
查看: 752|回复: 0

[经验分享] Exchange 2003 升级到 2010 (升级前资料收集)

[复制链接]

尚未签到

发表于 2018-7-5 10:25:52 | 显示全部楼层 |阅读模式
  
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>  
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       ::
  
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  

  

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-533938-1-1.html 上篇帖子: Exchange2010EMC展开时报500错误 下篇帖子: Exchange日常管理之五设置OWA的分段功能
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表