windows下使用dos命令手工与ntp服务器同步系统时间

管理员模式的命令窗口

net stop w32time &w32tm /unregister &w32tm /register &net start w32time &w32tm /resync