Guest BigSam Posted December 13, 2007 Posted December 13, 2007 I've configured one of my W2k3 domain controllers to use an external time, according to this artice: http://support.microsoft.com/kb/816042 In step 4 I set the values for NTPServer to Time.Windows.com,0x1. I stopped & restarted the time service according to the article & then attempted to resync the time with the following command: w32tm /resync /rediscover. This gave the following response: 'The computer did not resync because no time data was available'. Questions: Can I specify more than one external time source, and if Yes, how? Did I use an incorrect command to resync the time? What is the correct command? How can I be sure I've the correct time configured on my domain? It would really be nice for all of the servers to use the exact same time, so that log entries on different servers could be 'cross-reviewed' with acccurate time stamps. Thanks
Guest dan Posted December 13, 2007 Posted December 13, 2007 Re: External Time "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... > I've configured one of my W2k3 domain controllers to use an external time, > according to this artice: http://support.microsoft.com/kb/816042 > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. > I stopped & restarted the time service according to the article & then > attempted to resync the time with the following command: w32tm /resync > /rediscover. This gave the following response: 'The computer did not > resync > because no time data was available'. > Questions: > Can I specify more than one external time source, and if Yes, how? > Did I use an incorrect command to resync the time? What is the correct > command? > How can I be sure I've the correct time configured on my domain? It would > really be nice for all of the servers to use the exact same time, so that > log > entries on different servers could be 'cross-reviewed' with acccurate time > stamps. > > Thanks BigSam, Try the same procedure you just used, but use a time source such as one of the ones listed here http://tf.nist.gov/service/time-servers.html I've found time.windows.com to not be reliable.
Guest BigSam Posted December 13, 2007 Posted December 13, 2007 Re: External Time I tried a number of the servers, but none worked. I also tried using some of the IP addresses without success. I tried to capture network traffic with Netmon to the servers when I entered the /resync command, but did not see any UDP port 37 activity. I don't understand that either. "dan" wrote: > > "BigSam" <BigSam@discussions.microsoft.com> wrote in message > news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... > > I've configured one of my W2k3 domain controllers to use an external time, > > according to this artice: http://support.microsoft.com/kb/816042 > > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. > > I stopped & restarted the time service according to the article & then > > attempted to resync the time with the following command: w32tm /resync > > /rediscover. This gave the following response: 'The computer did not > > resync > > because no time data was available'. > > Questions: > > Can I specify more than one external time source, and if Yes, how? > > Did I use an incorrect command to resync the time? What is the correct > > command? > > How can I be sure I've the correct time configured on my domain? It would > > really be nice for all of the servers to use the exact same time, so that > > log > > entries on different servers could be 'cross-reviewed' with acccurate time > > stamps. > > > > Thanks > > BigSam, > Try the same procedure you just used, but use a time source such as one of > the ones listed here http://tf.nist.gov/service/time-servers.html > > I've found time.windows.com to not be reliable. > > >
Guest dan Posted December 13, 2007 Posted December 13, 2007 Re: External Time "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:4F8EA617-C628-4173-BBBC-4A85688F6300@microsoft.com... >I tried a number of the servers, but none worked. I also tried using some >of > the IP addresses without success. > I tried to capture network traffic with Netmon to the servers when I > entered > the /resync command, but did not see any UDP port 37 activity. I don't > understand that either. > > "dan" wrote: > >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message >> news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... >> > I've configured one of my W2k3 domain controllers to use an external >> > time, >> > according to this artice: http://support.microsoft.com/kb/816042 >> > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. >> > I stopped & restarted the time service according to the article & then >> > attempted to resync the time with the following command: w32tm /resync >> > /rediscover. This gave the following response: 'The computer did not >> > resync >> > because no time data was available'. >> > Questions: >> > Can I specify more than one external time source, and if Yes, how? >> > Did I use an incorrect command to resync the time? What is the correct >> > command? >> > How can I be sure I've the correct time configured on my domain? It >> > would >> > really be nice for all of the servers to use the exact same time, so >> > that >> > log >> > entries on different servers could be 'cross-reviewed' with acccurate >> > time >> > stamps. >> > >> > Thanks >> >> BigSam, >> Try the same procedure you just used, but use a time source such as one >> of >> the ones listed here http://tf.nist.gov/service/time-servers.html >> >> I've found time.windows.com to not be reliable. >> >> I use UDP port 123 for time servers. >>
Guest BigSam Posted December 13, 2007 Posted December 13, 2007 Re: External Time My bad - I had TCP port 137 on my mind for another issue I was researching. I meant UDP Port 123. Anyway. I retested and re-captured, and still don't see any network traffic to the time server nor on UDP port 123. "dan" wrote: > > "BigSam" <BigSam@discussions.microsoft.com> wrote in message > news:4F8EA617-C628-4173-BBBC-4A85688F6300@microsoft.com... > >I tried a number of the servers, but none worked. I also tried using some > >of > > the IP addresses without success. > > I tried to capture network traffic with Netmon to the servers when I > > entered > > the /resync command, but did not see any UDP port 37 activity. I don't > > understand that either. > > > > "dan" wrote: > > > >> > >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message > >> news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... > >> > I've configured one of my W2k3 domain controllers to use an external > >> > time, > >> > according to this artice: http://support.microsoft.com/kb/816042 > >> > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. > >> > I stopped & restarted the time service according to the article & then > >> > attempted to resync the time with the following command: w32tm /resync > >> > /rediscover. This gave the following response: 'The computer did not > >> > resync > >> > because no time data was available'. > >> > Questions: > >> > Can I specify more than one external time source, and if Yes, how? > >> > Did I use an incorrect command to resync the time? What is the correct > >> > command? > >> > How can I be sure I've the correct time configured on my domain? It > >> > would > >> > really be nice for all of the servers to use the exact same time, so > >> > that > >> > log > >> > entries on different servers could be 'cross-reviewed' with acccurate > >> > time > >> > stamps. > >> > > >> > Thanks > >> > >> BigSam, > >> Try the same procedure you just used, but use a time source such as one > >> of > >> the ones listed here http://tf.nist.gov/service/time-servers.html > >> > >> I've found time.windows.com to not be reliable. > >> > >> > I use UDP port 123 for time servers. > >> > > >
Guest Bjarne Duelund Posted December 14, 2007 Posted December 14, 2007 Re: External Time For Domain Controllers holding the PDC fsmo role (it is on that you should configure an autoritative time server), I always with success use this command: - w32tm /config /manualpeerlist:TIMESOURCE /syncfromflags:manual /reliable:yes /update where TIMESOURCE is the dns name or IP address on the external time server. If you wish to configure more than one timeserver, you have simply write them with a space between, but then you also have to surround the configuration part with quotes, like this: - w32tm /config "/manualpeerlist:TIMESOURCE1 TIMESOURCE2" /syncfromflags:manual /reliable:yes /update Other Doamin Controllers in the doamin synchronize there time with the PDC fsmo role holder, and all other servers/clients in the domain synchronizes with any Doamin Controller. If I have trouble with one machine, not synchronizing following this scheme, I use these commands: - w32tm /config /syncfromflags:domhier /update - net stop w32time - net start w32time Hope this helps, brgds Bjarne Duelund "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:AC86B2D7-23F8-4EB3-9D31-F8A69FB8E1D4@microsoft.com... > My bad - I had TCP port 137 on my mind for another issue I was researching. I > meant UDP Port 123. > Anyway. > I retested and re-captured, and still don't see any network traffic to the > time server nor on UDP port 123. > > "dan" wrote: > >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message >> news:4F8EA617-C628-4173-BBBC-4A85688F6300@microsoft.com... >> >I tried a number of the servers, but none worked. I also tried using some >> >of >> > the IP addresses without success. >> > I tried to capture network traffic with Netmon to the servers when I >> > entered >> > the /resync command, but did not see any UDP port 37 activity. I don't >> > understand that either. >> > >> > "dan" wrote: >> > >> >> >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message >> >> news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... >> >> > I've configured one of my W2k3 domain controllers to use an external >> >> > time, >> >> > according to this artice: http://support.microsoft.com/kb/816042 >> >> > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. >> >> > I stopped & restarted the time service according to the article & then >> >> > attempted to resync the time with the following command: w32tm /resync >> >> > /rediscover. This gave the following response: 'The computer did not >> >> > resync >> >> > because no time data was available'. >> >> > Questions: >> >> > Can I specify more than one external time source, and if Yes, how? >> >> > Did I use an incorrect command to resync the time? What is the correct >> >> > command? >> >> > How can I be sure I've the correct time configured on my domain? It >> >> > would >> >> > really be nice for all of the servers to use the exact same time, so >> >> > that >> >> > log >> >> > entries on different servers could be 'cross-reviewed' with acccurate >> >> > time >> >> > stamps. >> >> > >> >> > Thanks >> >> >> >> BigSam, >> >> Try the same procedure you just used, but use a time source such as one >> >> of >> >> the ones listed here http://tf.nist.gov/service/time-servers.html >> >> >> >> I've found time.windows.com to not be reliable. >> >> >> >> >> I use UDP port 123 for time servers. >> >> >> >> >>
Guest BigSam Posted December 17, 2007 Posted December 17, 2007 Re: External Time It doesn't appear that the PDC is getting the time set correctly. The time on my PDC is different that that on another server that is using the same time server. I entered the w32tm command as you suggested on the PDC with time-b.nist.gov as the TIMSESOURCE; the command completed successfully. Then I ran w32tm /resync /rediscover but received this error: The computer did not resync because no time data was available "Bjarne Duelund" wrote: > For Domain Controllers holding the PDC fsmo role (it is on that you should configure an autoritative time server), I always with > success use this command: > - w32tm /config /manualpeerlist:TIMESOURCE /syncfromflags:manual /reliable:yes /update > > where TIMESOURCE is the dns name or IP address on the external time server. > > If you wish to configure more than one timeserver, you have simply write them with a space between, but then you also have to > surround the configuration part with quotes, like this: > - w32tm /config "/manualpeerlist:TIMESOURCE1 TIMESOURCE2" /syncfromflags:manual /reliable:yes /update > > Other Doamin Controllers in the doamin synchronize there time with the PDC fsmo role holder, and all other servers/clients in the > domain synchronizes with any Doamin Controller. > > If I have trouble with one machine, not synchronizing following this scheme, I use these commands: > - w32tm /config /syncfromflags:domhier /update > - net stop w32time > - net start w32time > > > Hope this helps, brgds > Bjarne Duelund > > > > "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:AC86B2D7-23F8-4EB3-9D31-F8A69FB8E1D4@microsoft.com... > > My bad - I had TCP port 137 on my mind for another issue I was researching. I > > meant UDP Port 123. > > Anyway. > > I retested and re-captured, and still don't see any network traffic to the > > time server nor on UDP port 123. > > > > "dan" wrote: > > > >> > >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message > >> news:4F8EA617-C628-4173-BBBC-4A85688F6300@microsoft.com... > >> >I tried a number of the servers, but none worked. I also tried using some > >> >of > >> > the IP addresses without success. > >> > I tried to capture network traffic with Netmon to the servers when I > >> > entered > >> > the /resync command, but did not see any UDP port 37 activity. I don't > >> > understand that either. > >> > > >> > "dan" wrote: > >> > > >> >> > >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message > >> >> news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... > >> >> > I've configured one of my W2k3 domain controllers to use an external > >> >> > time, > >> >> > according to this artice: http://support.microsoft.com/kb/816042 > >> >> > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. > >> >> > I stopped & restarted the time service according to the article & then > >> >> > attempted to resync the time with the following command: w32tm /resync > >> >> > /rediscover. This gave the following response: 'The computer did not > >> >> > resync > >> >> > because no time data was available'. > >> >> > Questions: > >> >> > Can I specify more than one external time source, and if Yes, how? > >> >> > Did I use an incorrect command to resync the time? What is the correct > >> >> > command? > >> >> > How can I be sure I've the correct time configured on my domain? It > >> >> > would > >> >> > really be nice for all of the servers to use the exact same time, so > >> >> > that > >> >> > log > >> >> > entries on different servers could be 'cross-reviewed' with acccurate > >> >> > time > >> >> > stamps. > >> >> > > >> >> > Thanks > >> >> > >> >> BigSam, > >> >> Try the same procedure you just used, but use a time source such as one > >> >> of > >> >> the ones listed here http://tf.nist.gov/service/time-servers.html > >> >> > >> >> I've found time.windows.com to not be reliable. > >> >> > >> >> > >> I use UDP port 123 for time servers. > >> >> > >> > >> > >> > > >
Guest Bjarne Duelund Posted December 20, 2007 Posted December 20, 2007 Re: External Time Try another time server (perhaps *.ntp.org - check http://www.ntp.org/ for the closest pool near to you). Check if UDP port 123 is blocked in firewall. Try reinstall time service on the server. - Duelund "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:CB18C1BE-921C-40E4-AFC8-386A6B64A262@microsoft.com... > It doesn't appear that the PDC is getting the time set correctly. The time on > my PDC is different that that on another server that is using the same time > server. I entered the w32tm command as you suggested on the PDC with > time-b.nist.gov as the TIMSESOURCE; the command completed successfully. Then > I ran w32tm /resync /rediscover but received this error: The computer did not > resync because no time data was available > > "Bjarne Duelund" wrote: > >> For Domain Controllers holding the PDC fsmo role (it is on that you should configure an autoritative time server), I always with >> success use this command: >> - w32tm /config /manualpeerlist:TIMESOURCE /syncfromflags:manual /reliable:yes /update >> >> where TIMESOURCE is the dns name or IP address on the external time server. >> >> If you wish to configure more than one timeserver, you have simply write them with a space between, but then you also have to >> surround the configuration part with quotes, like this: >> - w32tm /config "/manualpeerlist:TIMESOURCE1 TIMESOURCE2" /syncfromflags:manual /reliable:yes /update >> >> Other Doamin Controllers in the doamin synchronize there time with the PDC fsmo role holder, and all other servers/clients in the >> domain synchronizes with any Doamin Controller. >> >> If I have trouble with one machine, not synchronizing following this scheme, I use these commands: >> - w32tm /config /syncfromflags:domhier /update >> - net stop w32time >> - net start w32time >> >> >> Hope this helps, brgds >> Bjarne Duelund >> >> >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message news:AC86B2D7-23F8-4EB3-9D31-F8A69FB8E1D4@microsoft.com... >> > My bad - I had TCP port 137 on my mind for another issue I was researching. I >> > meant UDP Port 123. >> > Anyway. >> > I retested and re-captured, and still don't see any network traffic to the >> > time server nor on UDP port 123. >> > >> > "dan" wrote: >> > >> >> >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message >> >> news:4F8EA617-C628-4173-BBBC-4A85688F6300@microsoft.com... >> >> >I tried a number of the servers, but none worked. I also tried using some >> >> >of >> >> > the IP addresses without success. >> >> > I tried to capture network traffic with Netmon to the servers when I >> >> > entered >> >> > the /resync command, but did not see any UDP port 37 activity. I don't >> >> > understand that either. >> >> > >> >> > "dan" wrote: >> >> > >> >> >> >> >> >> "BigSam" <BigSam@discussions.microsoft.com> wrote in message >> >> >> news:AD2F1E42-B9C1-4F99-9A2C-F800D814CB07@microsoft.com... >> >> >> > I've configured one of my W2k3 domain controllers to use an external >> >> >> > time, >> >> >> > according to this artice: http://support.microsoft.com/kb/816042 >> >> >> > In step 4 I set the values for NTPServer to Time.Windows.com,0x1. >> >> >> > I stopped & restarted the time service according to the article & then >> >> >> > attempted to resync the time with the following command: w32tm /resync >> >> >> > /rediscover. This gave the following response: 'The computer did not >> >> >> > resync >> >> >> > because no time data was available'. >> >> >> > Questions: >> >> >> > Can I specify more than one external time source, and if Yes, how? >> >> >> > Did I use an incorrect command to resync the time? What is the correct >> >> >> > command? >> >> >> > How can I be sure I've the correct time configured on my domain? It >> >> >> > would >> >> >> > really be nice for all of the servers to use the exact same time, so >> >> >> > that >> >> >> > log >> >> >> > entries on different servers could be 'cross-reviewed' with acccurate >> >> >> > time >> >> >> > stamps. >> >> >> > >> >> >> > Thanks >> >> >> >> >> >> BigSam, >> >> >> Try the same procedure you just used, but use a time source such as one >> >> >> of >> >> >> the ones listed here http://tf.nist.gov/service/time-servers.html >> >> >> >> >> >> I've found time.windows.com to not be reliable. >> >> >> >> >> >> >> >> I use UDP port 123 for time servers. >> >> >> >> >> >> >> >> >> >> >> >>
Recommended Posts