Microsoft-Windows-Kernel-Boot › Event 27

Event ID 27 — The boot type was BootType.

Provider
Microsoft-Windows-Kernel-Boot
Channel
System
Level
Informational
Task
BootType

Description

The boot type was BootType.

Message #

The boot type was %1.

Fields #

NameDescription
BootType UInt32
LoadOptions AnsiString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-Boot",
    "guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
    "event_source_name": "",
    "event_id": 27,
    "version": 1,
    "level": 4,
    "task": 33,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:24:56.254562+00:00",
    "event_record_id": 1631,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "BootType": 0,
    "LoadOptions": " NOEXECUTE=OPTIN  HYPERVISORLAUNCHTYPE=AUTO  FVEBOOT=2670592"
  },
  "message": ""
}

References #