1. 先透過 "系統管理員" 權限開啟命令例視窗, 執行下面指令:
w32tm /config /update /manualpeerlist:"time.stdtime.gov.tw clock.stdtime.gov.tw tick.stdtime.gov.tw tock.stdtime.gov.tw watch.stdtime.gov.tw,0x1"
指令說明: 設定 NTP Server 為 這幾台 server: time.stdtime.gov.tw clock.stdtime.gov.tw tick.stdtime.gov.tw tock.stdtime.gov.tw watch.stdtime.gov.tw
再下指令: w3wtm /resync
就可以同步了,
設定方式有2種, 一種是透過 w32tm 下指令, 或是過 RegEdit 來設定.
設定註冊檔位置:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters]
"Type"="NTP"
當您執行w32tm /resync命令,以與外部時間來源同步化失敗時, 因為需要去設定一下
說明: 第1之執行 /resync 時, 由於與 NTP Server 時間誤差太大, 所以無法更新, 透過修改註冊檔後, 重新停用, 再啟用服務, 就自動更新時間了.
機碼位置在:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
MaxNegPhaseCorrection (負差校正) - 若網路時間比本地時間慢超過這個秒數就不自動校正
MaxPosPhaseCorrection (正差校正) - 若網路時間比本地時間快超過這個秒數就不自動校正
相關文章:
如何調整 Windows 作業系統的時間正確性 ( 終極指令版 )
http://blog.miniasp.com/post/2009/06/How-to-adjust-Time-using-Windows-Time-Service.aspx
Windows Time Service Tools and Settings
http://technet.microsoft.com/en-us/library/cc773263(v=ws.10).aspx
Windows Server 2008 中的 Windows 時間服務與產生的網際網路通訊
http://technet.microsoft.com/zh-tw/library/cc731790(v=ws.10).aspx
How to configure an authoritative time server in Windows Server
http://support.microsoft.com/kb/816042#method2
沒有留言:
張貼留言