I am having some time sync issues where mapped drives will not re-connect on startup and certain applications will give a message saying computer is not in sync with the server, a lot of computers do not display the same time as the server.
My first question is how do you determine which server is the time server and correct one to sync to? I have two servers, these are the results from running: w32tm /monitor
First server
server.domain.com *** PDC *** [00.0.00.000]:
ICMP: 0ms delay.
NTP: +0.0000000s offset from server.domain.com
RefID: 'LOCL' [76.79.67.76]
server2.domain.com [00.0.00.000]:
ICMP: 41ms delay.
NTP: -603.8705170s offset from server.domain.com
RefID: time-a.nist.gov [129.6.15.28]
server3.domain.com [00.0.00.000]:
ICMP: 41ms delay.
NTP: -0.0005679s offset from server.domain.com
RefID: server.domain.com [00.0.00.000]
Registry entry
NtpServer time.windows.com,0x1
Type NT5DS
Second server
server.domain.com *** PDC *** [00.0.00.000]:
ICMP: 14ms delay.
NTP: +0.0000000s offset from server.domain.com
RefID: 'LOCL' [76.79.67.76]
server2.domain.com [00.0.00.000]:
ICMP: 0ms delay.
NTP: -603.9064130s offset from server.domain.com
RefID: time-a.nist.gov [129.6.15.28]
server3.domain.com [00.0.00.000]:
ICMP: 0ms delay.
NTP: -0.0062809s offset from server.domain.com
RefID: server.domain.com [00.0.00.000]
Registry entry
Reg
NtpServer 129.6.15.28
Type NTP
Are these configured correctly?
And could someone tell me why my workstations are not syncing or staying synced?
I appreciate any help in this matter,
Will