刚刚在具有现有 Ex2k7 服务器的组织中安装了 Ex2k10。Ex2k10 尚未接收任何流量。当我尝试从 Exchange shell 运行 Get-ActiveSyncVirtualDirectory cmdlet 时,出现以下错误:
[PS] C:\Windows\system32>Get-ActiveSyncVirtualDirectory
Creating a new session for implicit remoting of "Get-ActiveSyncVirtualDirectory" command...
WARNING: An unexpected error has occurred and a Watson dump is being generated: Retrieving the COM class factory for
remote component with CLSID {2B72133B-3F5B-4602-8952-803546CE3344} from machine tank.example.com failed due to
the following error: 80040154.
Retrieving the COM class factory for remote component with CLSID {2B72133B-3F5B-4602-8952-803546CE3344} from machine ta
nk.example.com failed due to the following error: 80040154.
+ CategoryInfo : NotSpecified: (:) [Get-ActiveSyncVirtualDirectory], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Exchange.Management.SystemConfigur
ationTasks.GetMobileSyncVirtualDirectory
当我从 Ex2k7 shell 运行此 cmdlet 时,它会正确回复 Ex2k7 和 Ex2k10 服务器。我还不知道该怎么做。有人能给我指出正确的方向吗?
答案1
对您的问题的初步研究确实表明,这是 Exchange 2010 和 2007 之间的常见问题,有两种建议的方法来解决它:
1- 为两台服务器安装最新的 SP 和更新汇总:http://support.microsoft.com/default.aspx?scid=kb;en-US;2538958
2- 禁用防火墙(很疯狂,但是他们说这有效):http://social.technet.microsoft.com/Forums/en-US/001ca054-b7da-46e5-b44d-1162e52c60a9/exchange-2007-sp3-rollup-1-emc-error-retrieving-the-com-class-factory-for-remote-component-with
希望这可以帮助。
答案2
找到知识库http://support.microsoft.com/kb/2537099对于遇到相同问题的人,他们在配置 Exchange 2010 CAS 时收到错误 #80040154