公司的exchange服务器和AD处于同一台虚拟机里,我这边想做个分离,所以选择升级exchange2010到2016,但是在安装SP3补丁的时候,报告找不到指定的域,这个域名是公司以前的AD域控,现在的域控早就写在了exchange的配置文件里,然后我不知道如何去解决这个问题,希望能获得大家的帮助,报错的图片我粘贴出来,谢谢大神的知道
The following error was generated when "$error.Clear();
if ($RoleDomain -ne $null)
{
initialize-ExchangeLegacyPermissions -Domain $RoleDomain -DomainController $RoleDomainController;
}
else
{
initialize-ExchangeLegacyPermissions -AllDomains:$true -DomainController $RoleDomainController;
}
" was run: "Received a referral to leadcn.local when requesting DC=leadcn,DC=local from mail.leadsystems.com.cn. You have specified the wrong server for this operation."