<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/1465.htm</link>
<title><![CDATA[HOWTO:解决 Hyper-V 下 DC 出现的 Time-Service ID12 警告信息]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Server]]></category>
<pubDate>Wed, 08 Dec 2010 06:44:58 +0000</pubDate> 
<guid>https://maytide.net/read.php/1465.htm</guid> 
<description>
<![CDATA[ 
	<p><a href="http://goxia.maytide.net/ftpupfiles/WindowsServer2008HOWTOWindowsServer2008P_10478/logomsws08v.png"><img src="http://goxia.maytide.net/ftpupfiles/WindowsServer2008HOWTOWindowsServer2008P_10478/logomsws08v_thumb.png" border="0" alt="logo-ms-ws08-v" title="logo-ms-ws08-v" width="224" height="75" /></a>HOWTO:解决 Hyper-V 下 DC 出现的 Time-Service ID12 警告信息</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;当我们将 DC 部署在虚拟机中时极有可能会遭遇 Time-Service ID12 的警告信息，参考 <a href="http://technet.microsoft.com/" target="_blank">TechNet</a> Library 使用 w32tm 重新配置时间源即可解决问题，此外在执行前建议在 Hyper-V 控制台中修改当前虚拟机的配置，将 Integration Services 下的 Time synchronization 复选去掉。</p><p><a href="http://goxia.maytide.net/ftpupfiles/HOWTO--DC_CCD6/IntegrationService_Disable_Timesynchronization.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px" src="http://goxia.maytide.net/ftpupfiles/HOWTO--DC_CCD6/IntegrationService_Disable_Timesynchronization_thumb.png" border="0" alt="IntegrationService_Disable_Timesynchronization" title="IntegrationService_Disable_Timesynchronization" width="512" height="480" /></a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;之后打开 CMD 环境，键入如下命令：</p><p><div class="code">w32tm /config /manualpeerlist:servername,0x8, /syncfromflags:manual /update</div></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;之后重新启动 Windows Time Service，为此键入：</p><p><div class="code">net stop w32time &amp;&amp; net start w32time</div></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;最后重新同步事件源，为此键入：</p><p><div class="code">w32tm /resync</div></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;重新启动服务器后该警告信息不再出现，参考资料：<a href="http://technet.microsoft.com/en-us/library/cc756545(WS.10).aspx" target="_blank">Event ID 12 &ndash; Domain Hierarchy Time Source Acquistion</a></p><br/>Tags - <a href="https://maytide.net/go.php/tags/microsoft/" rel="tag">microsoft</a> , <a href="https://maytide.net/go.php/tags/windows/" rel="tag">windows</a> , <a href="https://maytide.net/go.php/tags/server/" rel="tag">server</a> , <a href="https://maytide.net/go.php/tags/2008/" rel="tag">2008</a> , <a href="https://maytide.net/go.php/tags/activedirectory/" rel="tag">activedirectory</a> , <a href="https://maytide.net/go.php/tags/w32time/" rel="tag">w32time</a> , <a href="https://maytide.net/go.php/tags/w32tm/" rel="tag">w32tm</a>
]]>
</description>
</item>
</channel>
</rss>