积极答复者
Windows2008r2 AD Server 网络瞬断为什么会影响AD Service运行异常

问题
-
Windows2008r2 AD Server(担当AD PDC角色) 网络瞬断为什么会影响AD Service运行异常
操作内容:在AD Server(担当AD PDC角色) 上安装安全防毒软体时,会增加网卡驱动程序引起网络瞬断.瞬断后AD Service运行异常
- 已编辑 Jones-Chen 2015年6月4日 0:54
答案
-
你好,
对于事件ID1014:"Name resolution for the name timed out after none of the configured DNS servers responded."
你可以尝试:
1.禁用RSS, Autotuning, 和Taskoffload
2.禁用TCP/IP v6
3.启用生成树配置端口优先级。
4.设置你的路由和PC到统一频道。
你可以参考这篇文章来执行具体的操作。
事件ID 4784:
事件ID 1303, 组策略问题,这里也有对应的解决方案:
https://technet.microsoft.com/en-us/library/dd392566(v=ws.10).aspx
Best Regards,
Mary Dong
- 已编辑 Mary DongModerator 2015年6月5日 9:49
- 已建议为答案 Mary DongModerator 2015年6月10日 7:12
- 已标记为答案 Vivian_WangModerator 2015年6月15日 2:07
全部回复
-
你好 Jones,
出现以上问题可能会由多种情况引起,你可以:
1.运行ipconfig/all检查TCP/IP协议是否正确配置。
2.点击“开始运行”并输入“CMD”, Ping域控制器的IP地址, 察看都否有丢包的现象。
3. 运行事件查看器去查询问题具体出现哪里。
另外,尽量使用那些专为与 Active Directory 域控制器协作而设计的防病毒软件,且使用正确的应用程序编程接口 (API) 访问服务器上的文件的防病毒软件版本。软件的不兼容也会导致AD运行的不稳定。
你可以参考这篇KB:
https://support.microsoft.com/en-us/kb/822158/zh-cn
Best Regards,
Mary Dong
- 已编辑 Mary DongModerator 2015年6月4日 8:34
-
1>IP 配置正确
2>安装安全防毒软体时,一直有Ping 此域控制器IP地址,有3个Timed out丢包(安装防毒软体过程中加载Driver引起)
3>有如下Event Alert(DNS 端口正常)
ID:1014 Name resolution for the name XXX.com.cn timed out after none of the configured DNS servers responded.
ID:4784 Site 'Taiwan' does not have any Domain Controllers for domain 'XXX'. Domain Controllers in site 'Shanghai' have been automatically selected to cover site 'Taiwan' for domain 'XXX' based on configured Directory Server replication costs.
ID:1030 The processing of Group Policy failed. Windows attempted to retrieve new Group Policy settings for this user or computer. Look in the details tab for error code and description. Windows will automatically retry this operation at the next refresh cycle. Computers joined to the domain must have proper name resolution and network connectivity to a domain controller for discovery of new Group Policy objects and settings. An event will be logged when Group Policy is successful.
4>防病毒软件设定,依厂商提供有设定,内容如下
http://esupport.trendmicro.com/solution/en-us/1059770.aspx
- 已编辑 Jones-Chen 2015年6月5日 9:34
-
你好,
对于事件ID1014:"Name resolution for the name timed out after none of the configured DNS servers responded."
你可以尝试:
1.禁用RSS, Autotuning, 和Taskoffload
2.禁用TCP/IP v6
3.启用生成树配置端口优先级。
4.设置你的路由和PC到统一频道。
你可以参考这篇文章来执行具体的操作。
事件ID 4784:
事件ID 1303, 组策略问题,这里也有对应的解决方案:
https://technet.microsoft.com/en-us/library/dd392566(v=ws.10).aspx
Best Regards,
Mary Dong
- 已编辑 Mary DongModerator 2015年6月5日 9:49
- 已建议为答案 Mary DongModerator 2015年6月10日 7:12
- 已标记为答案 Vivian_WangModerator 2015年6月15日 2:07