the peer's stratum is less then the host stratum

  • Thread starter Thread starter Paullllll
  • Start date Start date
P

Paullllll

I am getting a "The peer's stratum is less then the host stratum." Whenever
I try to synchronize the time. What's going on?
 
Paullllll said:
I am getting a "The peer's stratum is less then the host stratum." Whenever
I try to synchronize the time. What's going on?

Loosely, it means that the Windows Time service deems your workstation
to be a more accurate clock than the time server you have selected so it
won't sync to the less accurate clock. Can you run the following
command at a command prompt and post the results of the command:

w32tm /dumpreg /subkey:parameters

We are looking for the NtpServer line, if it is set to a DNS server name
it should also have 0x1 appended, which tells the Time service that this
is the most reliable clock on the network, for example:

NtpServer REG_SZ time.nrc.ca,0x1

John

PS. Your machine is not part of a domain, is it?
 
John said:
PS. Your machine is not part of a domain, is it?


It appears to be part of a Latin class. <g>


MowGreen
================
*-343-* FDNY
Never Forgotten
================

banthecheck.com
"Security updates should *never* have *non-security content* prechecked
 
Back
Top