我正在运行SBS 2011,应用了所有更新。
我得到以下错误EventID 1008 Unable to register the MSExchangeAB RPC interface. Failed with the error code The endpoint is a duplicate (1740) Unable to register the MSExchangeAB RPC interface. Failed with the error code The endpoint is a duplicate (1740) 。
Netstat转储进程如下:
TCP 0.0.0.0:6001 0.0.0.0:0 LISTENING 7056 Microsoft.Exchange.RpcCli 7056 MSExchangeRPC TCP 0.0.0.0:6002 0.0.0.0:0 LISTENING 4148 spnsrvnt.exe 4148 SentinelProtectionServer TCP 0.0.0.0:6004 0.0.0.0:0 LISTENING 568 lsass.exe 568 kdc, Netlogon, NTDS, SamSs
我已经看到其他职位说,这是与全球目录,但它是一个DC,因为它是小型企业服务器,因此必须已经是GC。
我可以开始检查来解决这个问题?
很高兴知道你自己解决了这个问题。
使用MSExchange / SBS / Windows Server,您需要注意并确保端口6001-6005未被任何其他应用程序使用。 除AB之外,还有其他使用这些端口的RPC服务。
这恰好是来自Avaya IP Office Manager应用程序的SentinelProtectionServer,它正在运行并通过脱机通讯簿服务正常运行的端口进行通话。
Avaya IP Officepipe理器应用程序被删除,服务器重新启动,并且脱机通讯簿服务能够启动。