域客户端时间与域控时间不同步问题排查
重启时间服务
net stop w32time
net start w32time手动同步时间
w32tm /resync强制同步时间
net time \\IP /set /y查看时间同步源
w32tm /query /source
w32tm /query /status更新域策略
gpupdate /force重启时间服务
net stop w32time
net start w32time手动同步时间
w32tm /resync强制同步时间
net time \\IP /set /y查看时间同步源
w32tm /query /source
w32tm /query /status更新域策略
gpupdate /force