您的位置:首页 > 编程语言 > PHP开发

设置新时间校正服务器NTP SERVER

2015-02-13 15:09 183 查看
时间校正服务器IP : 10.*.*.*

适用系统:windows server 2008/windows 7

net stop w32time

net start w32time

w32tm /query /source 查询NTP server

w32tm /config /manualpeerlist:”10.*.*.*” 设置新 NTP SERVER

w32tm /config /update 应用新NTP SERVER

w32tm /resync 同步时间
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: