the peer's stratum is less then the host stratum

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?
 
J

John John - MVP

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?
 
M

MowGreen

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top