积极答复者
exchange2003服务器属性无目录服务,导致服务启动

问题
答案
-
舞蹈心情说的对,确保你的GC是否正常工作了。
验证全局编录服务器是否工作正常
1:查看注册表信息(HKLM\System\CurrentControlSet\Services\NTDS\Parameters)
健值:Global Catalog Promotion Complete,值为1,表示GC工作正常2:全局服务编录器默认使用3268/3269端口,通过查看端口是否处于监听状态可以判断GC是否工作正常
使用netstat -an命令查看当前正在运行的端口,可以看到3268/3269端口已经处于正常监听状态如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
立刻免费下载 TechNet 论坛好帮手
- 已标记为答案 雾岛心情Moderator 2011年7月29日 12:32
全部回复
-
感谢:雾岛心情兄的解答:,请问如何测试GC工作是否正常?我在站点-服务,那里勾选了全局编录了。。
以下为我的DCDIAG测试:Microsoft Windows [版本 5.2.3790]
(C) 版权所有 1985-2003 Microsoft Corp.C:\Documents and Settings\Administrator.M-TIME>dcdiag
Domain Controller Diagnosis
Performing initial setup:
Done gathering initial info.Doing initial required tests
Testing server: Default-First-Site-Name\AD
Starting test: Connectivity
The host c11b6520-378d-4c81-b9fc-6673a8b5b2a4._msdcs.m-time.com could n
ot be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(c11b6520-378d-4c81-b9fc-6673a8b5b2a4._msdcs.m-time.com) couldn't be
resolved, the server name (ad) resolved to the IP address
(192.168.0.10) and was pingable. Check that the IP address is
registered correctly with the DNS server.
......................... AD failed test ConnectivityDoing primary tests
Testing server: Default-First-Site-Name\AD
Skipping all tests, because server AD is
not responding to directory service requestsRunning partition tests on : ForestDnsZones
Starting test: CrossRefValidation
......................... ForestDnsZones passed test CrossRefValidationStarting test: CheckSDRefDom
......................... ForestDnsZones passed test CheckSDRefDomRunning partition tests on : DomainDnsZones
Starting test: CrossRefValidation
......................... DomainDnsZones passed test CrossRefValidationStarting test: CheckSDRefDom
......................... DomainDnsZones passed test CheckSDRefDomRunning partition tests on : Schema
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Starting test: CheckSDRefDom
......................... Schema passed test CheckSDRefDomRunning partition tests on : Configuration
Starting test: CrossRefValidation
......................... Configuration passed test CrossRefValidation
Starting test: CheckSDRefDom
......................... Configuration passed test CheckSDRefDomRunning partition tests on : m-time
Starting test: CrossRefValidation
......................... m-time passed test CrossRefValidation
Starting test: CheckSDRefDom
......................... m-time passed test CheckSDRefDomRunning enterprise tests on : m-time.com
Starting test: Intersite
......................... m-time.com passed test Intersite
Starting test: FsmoCheck
......................... m-time.com passed test FsmoCheckC:\Documents and Settings\Administrator.M-TIME>
请帮忙看一下有什么问题?
-
Performing initial setup:
Done gathering initial info.Doing initial required tests
Testing server: Default-First-Site-Name\AD
Starting test: Connectivity
The host c11b6520-378d-4c81-b9fc-6673a8b5b2a4._msdcs.m-time.com could n
ot be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(c11b6520-378d-4c81-b9fc-6673a8b5b2a4._msdcs.m-time.com) couldn't be
resolved, the server name (ad) resolved to the IP address
(192.168.0.10) and was pingable. Check that the IP address is
registered correctly with the DNS server.
......................... AD failed test Connectivity这里体现出AD出现了故障
ITPRO 的价值在于分享,程序开发人员的价值在于创造,架构师分析师的价值在于分析出客户潜在需求,项目经理的价值就是搞定客户! ___________________________________________________________ MSN:fogyisland_x@htomai.com QQ:10853913 Blog:http://blog.csdn.net/fogyisland2000 如果一个人将知识带入坟墓,他是可耻的。所以知识需要分享! -
舞蹈心情说的对,确保你的GC是否正常工作了。
验证全局编录服务器是否工作正常
1:查看注册表信息(HKLM\System\CurrentControlSet\Services\NTDS\Parameters)
健值:Global Catalog Promotion Complete,值为1,表示GC工作正常2:全局服务编录器默认使用3268/3269端口,通过查看端口是否处于监听状态可以判断GC是否工作正常
使用netstat -an命令查看当前正在运行的端口,可以看到3268/3269端口已经处于正常监听状态如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
立刻免费下载 TechNet 论坛好帮手
- 已标记为答案 雾岛心情Moderator 2011年7月29日 12:32