Microsoft-Windows-Time-Service › Event 261

Event ID 261 — W32time service has set the system time to Name(UTC).

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

Description

W32time service has set the system time to Name(UTC). Previous system time was NewTime(UTC). System Tick Count: OldTime.

Message #

W32time service has set the system time to %1(UTC). Previous system time was %2(UTC). System Tick Count: %3
For more information, see https://go.microsoft.com/fwlink/?linkid=845961.

Fields #

NameDescription
Name
NewTime UnicodeString
OldTime UnicodeString
TickCount UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Time-Service",
    "guid": "06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB",
    "event_source_name": "",
    "event_id": 261,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-05T22:26:57.710703+00:00",
    "event_record_id": 22,
    "correlation": {},
    "execution": {
      "process_id": 1644,
      "thread_id": 1728
    },
    "channel": "Microsoft-Windows-Time-Service/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Name": "TMP_OPS_SET_TIME",
    "NewTime": "2023-11-05T22:26:57.709Z",
    "OldTime": "2023-11-05T22:26:57.701Z",
    "TickCount": 116937
  },
  "message": ""
}

References #