About the Ntp Platform Service Editor Win32

An example Win32 host Ntp Platform Service Editor is shown in Figure 125. This is the default view for the RFC-1305 compliant NtpPlatformService on a Windows-based (Win32 or Win64) host.

Figure 125. Ntp Platform Service Editor Win32


Ntp Platform Service Editor Win32

This dialog provides access to some of the key settings of the Windows Time service (W32Time) on the host platform.

NoteSettings are only a small subset of those possible to configure—for more fine-grained tuning of the time service, Windows registry settings can be set according to Microsoft’s latest instructions. Visit the Microsoft tech support site for more information on a particular Windows OS, for example using this search:http://search.microsoft.com/en-us/SupportResults.aspx?q=ntp+time+service

As in all Ntp Platform Service Editors, there are two main areas: Settings at top, Time Servers at bottom.

About Ntp Platform Service Editor Win32 settings

Settings in the Ntp Platform Service Editor Win32 include the following properties:

  • Enabled

    If true, the host will use NTP to sync its clock with time values retrieved from other servers.

  • Sync Policy

    Specifies how the host should sync, where possible choices include:

    • none — available only if Enabled = false. Clock is not sync’ed with any time servers.

    • ntp — available only if Enabled = true. Use NTP to sync with servers in the Time Servers list.

    • domain — available only if Enabled = true and the host is a member of a Windows domain. Use NTP to sync with domain controllers, but not with servers in Time Servers list.

    • both — available only if Enabled = true and the host is a member of a Windows domain. Use NTP to sync with domain controllers, and also with servers in Time Servers list.

  • Max. Pos. Phase Correction

    Maximum amount of time, in seconds, that the clock can be set forward in a sync. Default is 54000, or 15 hours. If the service determines a larger correction is needed, an event log is created instead.

  • Max. Neg. Phase Correction

    Maximum amount of time, in seconds, that the clock can be set backward in a sync. Default is 54000, or 15 hours. If the service determines a larger correction is needed, an event log is created instead.

  • Min. Poll Interval

    The shortest period allowed between polls, where units are in “log-base-two seconds,” or 2 to the power of n seconds (NTP convention). For example, if this value is 10, then the interval is 2 to the 10th seconds, or 1024 seconds.

  • Max. Poll Interval

    The longest period allowed between polls, where units are in “log-base-two seconds,” or 2 to the power of n seconds (NTP convention). For example, if this value is 14, then the interval is 2 to the 14th seconds, or 16384 seconds.

  • Special Poll Interval

    Poll interval, in seconds, for servers in the Time Servers list that have “Use Spec. Interval” set to true.

About Ntp Platform Service Editor Win32 time servers

Each entry in the time servers list in the Ntp Platform Service Editor Win32 specifies a server to which the host’s clock will be sync’ed when the Sync Policy is either “ntp” or “both.” These servers are not used if the Sync Policy is “none” or “domain.”

Controls below the list allow you to add and delete servers, as well as reorder up or down . Fields for each time server includes the following:

  • Address

    Fully qualified domain name, IP address, or host files alias for the NTP time server.

  • Use Spec. Interval

    Default is false. If true, the poll interval rules specified by RFC 1305 are ignored, and the specified Special Poll Interval is used instead.

  • Fallback Only

    Default is false. If true, this server is polled only if other servers cannot be reached.

  • Peer Mode

    Specifies the server’s sync relationship:

    • unspecified — Use the system default behavior when sync’ing with the server.

    • symmetricActive — Both this host’s and the server’s clocks may be changed as a result of each sync.

    • client— Only this host’s clock may be changes as a result of each sync.