新的Exchange 2010 CAS无法find域控制器

我遇到从Exchange 2003迁移到Exchange 2010的问题。我正在做第一步:安装新的2010年客户端访问服务器angular色。

Active Directory域function级别为2003.所有域控制器都是2003 R2。

唯一现有的Exchange 2003服务器正好位于其中一个域控制器上。 它正在运行Exchange 2003 Standard w / SP2。

IPv6已启用,可在所有域控制器,服务器和路由器(包括此新的Exchange服务器)上运行。

在新的2008 R2服务器(Hyper-V VM)上安装CASangular色之后,我收到了2114个事件:

Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=1600). Topology discovery failed, error 0x80040a02 (DSC_E_NO_SUITABLE_CDC). Look up the Lightweight Directory Access Protocol (LDAP) error code specified in the event description. To do this, use Microsoft Knowledge Base article 218185, "Microsoft LDAP Error Codes." Use the information in that article to learn more about the cause and resolution to this error. Use the Ping or PathPing command-line tools to test network connectivity to local domain controllers.

在此之前,我收到以下2080事件:

 Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=1600). Exchange Active Directory Provider has discovered the following servers with the following characteristics: (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version) In-site: b.company.intranet CDG 1 0 0 1 0 0 0 0 0 s.company.intranet CDG 1 0 0 1 0 0 0 0 0 Out-of-site: a.company.intranet CD- 1 0 0 0 0 0 0 0 0 o.company.intranet CD- 1 0 0 0 0 0 0 0 0 g.company.intranet CD- 1 0 0 0 0 0 0 0 0 

新的Exchange服务器和通过IPv4和IPv6的所有域控制器之间的连接都可以工作。 我已经validation新的Exchange服务器是以下组的成员:

 Exchange Servers Exchange Domain Servers Exchange Install Domain Servers Exchange Trusted Subsystem 

哎呀,我甚至把新的Exchange服务器到域pipe理员只是为了看看是否会有所帮助。 它没有。

我找不到Active Directory复制问题的任何证据,所有预安装安装任务(/ PrepareLegacyExchangePermissions,/ PrepareSchema,/ PrepareAD,/ PrepareDomain)都已成功完成。 到目前为止,我无法使用Active Directory解决的唯一问题是我无法将我的IPv6子网放入站点和服务

我应该从哪里出发?

有一个类似的问题,原来是像DNS一样简单,检查DHCP /手动设置DNS IP的

Windows 2003域控制器似乎没有充分利用IPv6。

Exchange 2010需要在Active Directory中查看包含域控制器的所有子网。 但随后Exchange试图通过IPv6联系2003域控制器,并失败。 当我从2003域控制器中删除IPv6时,事情就开始起作用了。

2008 R2域控制器在IPv6上运行良好。