我负责一个20个左右计算机的小域.我最近发现如何让
Windows XP机器使用这个批处理文件从我们的域控制器中获取时间:
call w32tm /config /syncfromflags:domhier /update call net stop w32time call net start w32time
它工作得很好.
我在Vista上尝试了同样的事情但没有成功.有帮助吗?
引自
http://support.microsoft.com/kb/307897
原文链接:https://www.f2er.com/windows/366646.htmlIf the computers belong to an Active Directory domain,the Windows Time service configures itself automatically by using the Windows Time service that is available on domain controllers. The Windows Time service configures a domain controller in its domain as a reliable time source and synchronizes itself periodically with this source. You can modify or overwrite these settings,depending on your specific needs.