Time server problem
hi,
i've windows server 2008 following error in log system:
log name: system
source: microsoft-windows-time-service
date: 29/09/2011 7:11:53
event id: 34
task category: none
level: error
keywords: classic
user: n/a
computer: server01
description:
time service has detected system time needs be changed +7199 seconds. time service not change system time more +1800 seconds. verify time , time zone correct, , time source hora.roa.es (ntp.m|0x0|0.0.0.0:123->150.214.94.5:123) working properly.
in advance.
today server has shutdown due problem power outage. i've bat synchronize time:
@echo off
w32tm /stripchart /computer:hora.roa.es /samples:5 /dataonly
w32tm /config /manualpeerlist:hora.roa.es /syncfromflags:manual /reliable:yes /update
w32tm /resync
echo.
pause
but in server the sript didn't worked. think there's problem utc time somewhere in server because error description says time must changed 7199 second, 2 hours.
can me solve problem?
regards.
hello,
is server dc pdcemulator fsmo?
"netdom query fsmo" without quotes in elevated command prompt show you.
if not please describe domain setup, amount of dcs, sites etc. there no need batch file except experience problems time sync. more details in:
http://msmvps.com/blogs/mweber/archive/2010/06/27/time-configuration-in-a-windows-domain.aspx
are machines vms or physical computers?
best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights.
Windows Server > Windows Server General Forum
Comments
Post a Comment