摘要: # 如果执行失败,需要开启 Windows Time服务 sc query W32Time sc start W32Time # 时间同步命令 w32tm /config /manualpeerlist:"ntp1.aliyun.com" /syncfromflags:manual /reliabl 阅读全文
posted @ 2022-06-14 21:53 oldSimon 阅读(1554) 评论(0) 推荐(0) 编辑