Windows Server 2003
1832845 Members
2979 Online
110047 Solutions
New Discussion

Re: Time Sync Problem

 
ajaymedidi
New Member

Time Sync Problem

I got a problem in my environment. The problem is between the time synchronization is not happening properly between 6 servers. JMS messaging application installed on those servers.

4 servers among those 6 are pointing to the same NTP server but the time difference is about 3 to 6 seconds. It is keep on increasing to more than a minute sometimes. But JMS application is giving errors if even time difference is 3 secs.

The other 2 servers is not pointing to any NTP server but the time in those servers are running as expected.

I am looking for a permanent fix for this problem. I am expecting those servers should show the same time/date without any difference.
I tried with net time and win32tm /resync commands but i am not much familiar with those commands.
Please help. Thanks in advance.

1 REPLY 1
WFHC-WI
Honored Contributor

Re: Time Sync Problem

hi ajay,

Check the system BIOS time to make sure it is as accurate as possible. Then check the registry kery:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters

for the registry entry (REG_DWORD)

Period

Set the value to 0 to have the time synchronized daily.

good luck, if you appreciate the answers we appreciate the points!