blog » 微软技术 » windows时间同步

windows时间同步

windows的时间常常有问题,用他本身的时间同步就二个,非常不好用.用下面的方法吧

微软公司授时主机(美国)
time.windows.com
台警大授时中心(台湾)
asia.pool.ntp.org
中科院授时中心(西安)
210.72.145.44
网通授时中心(北京)
219.158.14.130

在命令行下执行以下命令

net time /setsntp:time.jmu.edu.cn (设置时间服务器地址)

net stop w32time (停止时间服务)

net start w32time (启动时间服务)

w32tm -s (立即同步时间)

RSS 2.0 | leave a response | trackback

17fav 收藏本文

No Responses

  1. 2 28th, 2008 / 10:36 coolzsb Says:

    可以给window设置多个ntp服务器

    net time /setsntp:"xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx"

    签名
    ---
    时间服务这么简单的东西,做一个自己用不是更安心??

  2. 2 28th, 2008 / 11:24 扶凯 Says:

    哈哈,我其实是因为msn上不了,才用到这个,用系统本身的老是连接不到时间服务器

Leave a Reply

收藏 & 分享

Powered by 17fav.com