Event ID 10005 — Machine restart is required.
Description
Machine restart is required.
Message #
Fields #
| Name | Description |
|---|---|
RmRestartEvent.RmSessionId | — |
RmRestartEvent.nApplications | — |
RmRestartEvent.Applications | — |
RmRestartEvent.RebootReasons | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-RestartManager",
"guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
"event_source_name": "",
"event_id": 10005,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-05T22:52:15.682048+00:00",
"event_record_id": 1604,
"correlation": {},
"execution": {
"process_id": 6576,
"thread_id": 7344
},
"channel": "Application",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"user_data": {
"RmRestartEvent": {
"RmSessionId": 0,
"nApplications": 1,
"Applications": {
"Application": [
"Widgets"
]
},
"RebootReasons": 2
}
},
"message": "Machine restart is required."
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx