| 
 我发现这条消息很有趣,起初我认为这是一个来自MS团队过度活跃的程序员或者骗局的笑话.但是,该消息一次又一次地出现,一天几次: 
  
  
   
  NtpClient was unable to set a manual peer to use as a time sourcebecause of DNS resolution error on ”. NtpClient will try again in
 3473457 minutes and double the reattempt interval thereafter. The
 error was: The requested name is valid,but no data of the requested
 type was found. (0x80072AFC)
 资料来源:时间服务事件ID:134
 等级:警告
 我怀疑我的时间服务器配置不正确.这是真的,我该如何解决?但为什么这么奇怪的消息? 注意:I reported this on Technet,在那里你可以找到一个解释为什么数字是如此奇怪(因此,两个答案也找到了链接,并在答案中使用它)).我知道这是一个老问题,但我自己的研究遇到了 
 this post on technet. 它说长时间延迟的原因是由于事件查看器中的输出错误.事件查看器将注册表中字符串值“15”的原始数据误解为数字.  
  You could find the value of registry NtpClientResolvePeerBackoffMinutes is 15,the output in the event log is 3473457 = 0x00350031,which is little-endian format of the Unicode string “15”. – Alex Zhaozx – MSFT CSG (编辑:南平站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |