时间校正服务器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  同步时间

相关文章:

  • 2021-07-23
  • 2021-08-08
  • 2021-12-20
  • 2021-07-22
  • 2022-02-02
猜你喜欢
  • 2022-01-23
  • 2022-12-23
  • 2021-11-18
  • 2022-02-03
  • 2021-06-29
  • 2021-09-23
相关资源
相似解决方案