Exchange 2010 邮箱角色安装失败,名称引用无效错误
08/11/2020
适用于:
Exchange Server 2010
本文内容
原始 KB 编号: 2479802
症状
Exchange 服务器上邮箱角色的安装将失败,setup.日志文件:
This error is not retriable. Additional information: The name reference is invalid.
This may be caused by replication latency between Active Directory domain controllers.
Active directory response: 000020B5: AtrErr: DSID-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 200f4 (homeMDB)”.
[MM/DD/YYYY HH:MM:SS] [1] [ERROR] Active Directory operation failed on DC-Name.Domain.com. This error is not retriable. Additional information: The name reference is invalid.
This may be caused by replication latency between Active Directory domain controllers.
Active directory response: 000020B5: AtrErr: DSID-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 200f4 (homeMDB)
原因
如果参数值与参数值不相等, ConfigurationDomainController PreferredGlobalCatalog 则会出现此问题。 在此方案中,邮箱安装失败,因为配置的域控制器和首选全局编录之间出现复制延迟。
备注
参数 PreferredGlobalCatalog 由 Exchange 安装程序随机选择,每次运行安装程序时可能不同。 因此,在某些情况下,安装程序可能在安装期间选择多个域控制器/全局编录 (DC/GC) ,并且由于 AD 复制延迟,在安装期间创建的对象可能不存在在另一个 DC/GC 上。
解决方案
选项 1:等待 AD 复制完成,然后再次运行安装程序并允许其继续完成。
选项 2:使用 Exchange 安装程序中的无人参与模式中列出的开关从命令行管理程序 /DomainController 运行安装程序。