安装exchange 2013报错解决方法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装exchange 2013报错解决方法相关的知识,希望对你有一定的参考价值。
安装exchange 2013报错解决方法
错误:
运行"$error.Clear();
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBiosName
}
"时生成以下错误:"RMS 共享标识用户 FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 未找到。"。
解决方法:
To resolve this problem, follow these steps:
Remove the FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 e-mail account by using the ADSIEDIT tool. To do this, follow these steps:
Click Start, click
Run, type adsiedit.msc, and then click
OK.
Locate the Default Naming Context node, and then locate to the CN=Users container.
Locate and then right-click the CN=FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 container. Then, click Delete.
Rerun the Exchange Server 2010 Mailbox role setup application.
Create a new federated e-mail account by using the following command:
New-Mailbox -Arbitration -Name FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 -UserPrincipalName [email protected]<Default_Accepted_Domain>
以上是关于安装exchange 2013报错解决方法的主要内容,如果未能解决你的问题,请参考以下文章
exchange shell 报错winrM 无法处理该请求,因为输入 XML 包含语法错误。
[未解决]报错:ssh_exchange_identification: read: Connection reset by peer