是不是DNS的问题啊,怎么重建域环境下的DNS呢?作者: pumbaa10 时间: 2008-9-6 17:28
Testing server: Default-First-Site-Name\SSAC-PORTAL
Starting test: Connectivity
The host 0616055e-1860-4b73-8ee9-659852684c9a._msdcs.ssac.com.cn could
not be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(0616055e-1860-4b73-8ee9-659852684c9a._msdcs.ssac.com.cn) couldn't be
resolved, the server name (ssac-portal.ssac.com.cn) resolved to the IP
address (30.1.20.252) and was pingable. Check that the IP address is
registered correctly with the DNS server.
......................... SSAC-PORTAL failed test Connectivity作者: nomoney 时间: 2008-9-7 17:41
加条MX记录?作者: 钉子 时间: 2008-9-8 00:35
建议看看Exchange中DC和GC现在用的是哪一台。作者: jhonlone 时间: 2008-9-8 10:14
不仅仅是DNS的问题,按您的情况,应在域内再加一台DNS(域控或非域控皆可),因为Exchange必须有AD的支持,而AD是基于DNS的;此外应把你后来升级的域控定义为FSMO角色GC;此外MX记录也应在DNS中解析。作者: jimmy_xu 时间: 2008-9-8 17:45
同以楼上的理解,先通过已经存在的DC,把原先损坏DC上面的角色都夺取回来,再重建DNS,手工添加A记录、PTR记录及MX记录,如果域环境里面有别名记录,也需要手工添加,其它的客户端计算机通过DHCP+DNS实现自动产生对应记录。