登录 |

Windows 同步时间失败?

2010年03月10日 下午 39:52 | 作者:hemon

windows默认同步误差只有15分钟,你的日期与真实日期误差超过15分钟,当然会同步失败。

解决方法:

一 手动更改日期到误差范围内,然后在同步时间。

二 修改注册表的日期误差为最大,然后在同步时间。

将以下内容保存为ntp.reg并执行导入注册表

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config]
“MaxNegPhaseCorrection”=dword:ffffffff
“MaxPosPhaseCorrection”=dword:ffffffff
“AnnounceFlags”=dword:00000005

发表评论

*必填

*必填 (不会被公开)