Microsoft-Windows-Time-Service › Event 259

Event ID 259 — NTP Client provider periodic status.

Provider
Microsoft-Windows-Time-Service
Channel
Operational
Level
Informational

Description

NTP Client provider periodic status.

Message #

NTP Client provider periodic status:
Ntp Client is receiving time data from the following NTP Servers: %1  and the chosen reference time server is %2. System Tick Count %3. IFTSTMP:%4.
For more information, see https://go.microsoft.com/fwlink/?linkid=845961.

Fields #

NameDescription
Name
AllNtpServers UnicodeString
ChosenReferenceNtpServer UnicodeString
TickCount UInt64
IFTSTMP UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 259,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2022-04-07T17:04:16.813693+00:00",
    "event_record_id": 57,
    "correlation": {},
    "execution": {
      "process_id": 384,
      "thread_id": 4252
    },
    "channel": "Microsoft-Windows-Time-Service/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_OPS_NTP_CLIENT_TIME_SOURCES",
    "AllNtpServers": ";",
    "ChosenReferenceNtpServer": "",
    "TickCount": 703843,
    "IFTSTMP": 1
  },
  "message": ""
}

References #