WLMS
2 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 100 | The license period for this installation of Windows has expired. | Application | Y |
| 101 | Event ID 101 | Application | Y |
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": "2026-05-27T20:23:52.7104629+00:00",
"event_record_id": 189,
"correlation": {},
"execution": {
"process_id": 3472,
"thread_id": 0
},
"channel": "Application",
"computer": "WIN11-25H2-X64",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": "The license period for this installation of Windows has expired. The operating system will shutdown every hour."
}
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