Microsoft-Windows-Time-Service › Event 134

Event ID 134 — NtpClient was unable to set a manual peer to use as a time source because of DNS resolution error on 'RetryMinutes'.

Provider
Microsoft-Windows-Time-Service
Channel
System
Level
Warning

Message #

NtpClient was unable to set a manual peer to use as a time source because of DNS resolution error on '%3'. NtpClient will try again in %2 minutes and double the reattempt interval thereafter. The error was: %1

Fields #

NameDescription
Name
ErrorMessage UnicodeString
RetryMinutes UInt32
DomainPeer UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 134,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:25:41.154964+00:00",
    "event_record_id": 1685,
    "correlation": {},
    "execution": {
      "process_id": 1644,
      "thread_id": 1720
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_EVENT_MANUAL_PEER_DNS_ERROR",
    "ErrorMessage": "No such host is known. (0x80072AF9)",
    "RetryMinutes": 15,
    "DomainPeer": "time.windows.com,0x9"
  },
  "message": ""
}

References #