码迷,mamicode.com
首页 > 其他好文 > 详细

加入时间同步服务器(NTP)

时间:2019-10-16 11:23:50      阅读:82      评论:0      收藏:0      [点我收藏+]

标签:mac   windows   time   local   --   str   special   mep   写入   

-------在txt文本里面编辑如下内容,后另存为reg文件,写入注册表---------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters]
"NtpServer"="10.5.18.200,0x1"
"Type"="NTP"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient]
"SpecialPollInterval"=dword:00000258

加入时间同步服务器(NTP)

标签:mac   windows   time   local   --   str   special   mep   写入   

原文地址:https://www.cnblogs.com/torn/p/11684076.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!