View Issue Details

IDProjectCategoryView StatusLast Update
0000139Windows and other desktop OSServerpublic2019-07-18 00:28
ReporterDigitalMy 
PriorityurgentSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Summary0000139: Fix time sync in domain
DescriptionPrimary DC must take time from internet NTP
DC must sync everyday
TagsNo tags attached.
FinishDate
StartDate
WasteTime
PriorityIndex1
LaboriousnessIndex1

Activities

DigitalMy

2014-11-26 10:27

administrator   ~0000193

w32tm /config /update /manualpeerlist:"time.nist.gov" /syncfromflags:MANUAL /reliable:YES

DigitalMy

2014-11-26 10:47

administrator   ~0000194

Last edited: 2019-07-18 00:28

View 3 revisions

check DC :
w32tm /monitor

check client :
w32tm /query /peers

check info (find time source):
w32tm /query /status

after setting on PDC correct time, do
w32tm /resync

DigitalMy

2019-03-11 13:01

administrator   ~0000768

Last edited: 2019-03-11 13:14

View 2 revisions

Set up digitalmy.ru time server:
udp port 123, which is used by the network time protocol and the simple network time protocol.
tcp port 13, which is used by the client software by default and by other programs that use the "daytime" protocol.
tcp port 37 and udp port 37, which are used by DATE, RDATE, SDATE and by other programs that use the "time" protocol.

https://support.microsoft.com/en-us/help/816042/how-to-configure-an-authoritative-time-server-in-windows-server