WLMS
2 events across 1 channel
| Event ID | Title | Channel |
|---|---|---|
| 100 | The license period for this installation of Windows has expired. | Application |
| 101 | Application |
Event ID 100 — The license period for this installation of Windows has expired.
#Example Event #
{
"system": {
"provider": "WLMS",
"guid": "",
"event_source_name": "",
"event_id": 100,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2023-11-06T06:25:44.078846+00:00",
"event_record_id": 1439,
"correlation": {},
"execution": {
"process_id": 3984,
"thread_id": 0
},
"channel": "Application",
"computer": "WinDev2310Eval",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": "The license period for this installation of Windows has expired. The operating system will shutdown every hour."
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 101 —
#Example Event #
{
"system": {
"provider": "WLMS",
"guid": "",
"event_source_name": "",
"event_id": 101,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2014-11-22T00:43:30.000000Z",
"event_record_id": 842,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "Application",
"computer": "IE8Win7",
"security": {
"user_id": ""
}
},
"event_data": {}
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline