Microsoft-Windows-Kernel-General › Event 12

Event ID 12 — The operating system started at system time StartTime.

Provider
Microsoft-Windows-Kernel-General
Channel
System
Level
Informational
Collection Priority
Recommended (Microsoft-WEF, others)
Task
SystemStart

Description

The operating system started at system time StartTime.

Message #

The operating system started at system time %7.

Fields #

NameDescription
MajorVersion UInt32
MinorVersion UInt32
BuildVersion UInt32
QfeVersion UInt32
ServiceVersion UInt16
BootMode UInt32
StartTime FILETIME

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-General",
    "guid": "A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D",
    "event_source_name": "",
    "event_id": 12,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 0,
    "keywords": 9223372036854775936,
    "time_created": "2023-11-06T06:24:56.248018+00:00",
    "event_record_id": 1624,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "MajorVersion": 10,
    "MinorVersion": 0,
    "BuildVersion": 22621,
    "QfeVersion": 2428,
    "ServiceVersion": 0,
    "BootMode": 0,
    "StartTime": "2023-11-06T06:24:49.500000Z"
  },
  "message": ""
}

References #