Exchange 2019 CU12升级到CU13前提条件检查不通过

连国 于 570 Reputation points
2023-09-22T14:16:40.4166667+00:00

在尝试将Exchange 2019CU12升级到Exchange 2019CU13的过程中出现以下报错:

多次尝试不成功

1221

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,628 questions
0 comments No comments
{count} votes

Accepted answer
  1. Aholic Liang-MSFT 13,856 Reputation points Microsoft Vendor
    2023-09-25T05:34:24.7866667+00:00

    您好 @连国 于

    根据截图中的报错信息,请运行setupassist.ps1脚本进行先决条件的检查,确认Exchange服务器和Schema master是否在同一站点内。

    User's image

    如果不在,请参考以下步骤转移Schema master角色:

    1.查询当前Schema master及其他FSMO角色所在域控制器: netdom query fsmo

    2.在域控制器上使用管理员权限运行Cmd并执行此命令: regsvr32 schmmgmt.dll

    1. 打开MMC,通过File>Add/Remove Snap-in添加Active Directory Schema
    2. 在Active Directory Schema上右键打开Change Active Directory Domain Controller
    3. 选择和Exchange位于同一AD站点的域控制器
    4. 在Active Directory Schema上右键打开Operation Master,选择Change
    5. 运行netdom query fsmo命令查看Schema master角色是否转移成功

    (请注意:由于此操作同时会涉及到AD架构的改变,请在操作前对环境进行完整备份,以避免出现其他问题。)


    如果答案有帮助,请单击“Accept Answer”并请投赞成票。如果您对此答案有其他疑问,请单击“Comment”。

    注意:如果您想接收此线程的相关电子邮件通知,请按照我们的 文档 中的步骤启用电子邮件通知。


1 additional answer

Sort by: Most helpful
  1. 连国 于 570 Reputation points
    2023-09-25T07:51:42.79+00:00

    您好,
    我这边环境客户做了专门的设计,Schema master的域控服务器在主站点中,,所有Exchange 服务器在mailsite的站点中,这样的架构设计是否合理?
    必须要求Exchange服务器和Schema master在同一站点内吗?

    如果不在同一个站点内的话,Exchange服务器就不能正常工作么?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.