Event ID 20 — The last shutdown's success status was LastShutdownGood.
Description
The last shutdown's success status was LastShutdownGood. The last boot's success status was LastBootGood.
Message #
Fields #
| Name | Description |
|---|---|
LastShutdownGood Boolean | — |
LastBootGood Boolean | — |
LastBootId UInt32 | — |
BootStatusPolicy UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 20,
"version": 1,
"level": 4,
"task": 31,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.253255+00:00",
"event_record_id": 1626,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"LastShutdownGood": true,
"LastBootGood": true,
"LastBootId": 10,
"BootStatusPolicy": 2
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline