WIN2012R2 手動設定校時伺服器
作者:tseng 日期:2016-05-11
回復 Windows Time Service (改過機碼)
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
網域主控站(PDC)手動設定校時伺服器
w32tm /config /manualpeerlist:"time.stdtime.gov.tw clock.stdtime.gov.tw tick.stdtime.gov.tw watch.stdtime.gov.tw" /syncfromflags:manual /reliable:yes /update
w32tm /query /peers
重起Windows Time服務
w32tm /config /update
net stop w32time
net start w32time
w32tm /query /peers
設定 Client
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"
w32tm /config /update
w32tm /resync
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
網域主控站(PDC)手動設定校時伺服器
w32tm /config /manualpeerlist:"time.stdtime.gov.tw clock.stdtime.gov.tw tick.stdtime.gov.tw watch.stdtime.gov.tw" /syncfromflags:manual /reliable:yes /update
w32tm /query /peers
重起Windows Time服務
w32tm /config /update
net stop w32time
net start w32time
w32tm /query /peers
設定 Client
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"
w32tm /config /update
w32tm /resync
[本日志由 tseng 于 2016-05-18 08:51 AM 编辑]
文章来自: 本站原创引用通告: 查看所有引用 | 我要引用此文章
Tags: WIN2012R2 手動設定校時伺服器
相关日志:
评论: 0 | 引用: 0 | 查看次数: 5021
发表评论