- 时间同步(可选) - 打开powershell - # # 方法一: # w32tm /config /manualpeerlist:pool.ntp.org /syncfromflags:MANUAL # Stop-Service w32time # Start-Service w32time # w32tm /query /status # # 方法二: # Start-Service w32time # w32tm /resync # w32tm /query /status # # 方法三: Start-Service w32time w32tm /config /update /manualpeerlist:pool.ntp.org w32tm /resync w32tm /query /status 
本文链接:https://kinber.cn/post/4893.html 转载需授权!
推荐本站淘宝优惠价购买喜欢的宝贝:

 支付宝微信扫一扫,打赏作者吧~
支付宝微信扫一扫,打赏作者吧~

 
        