Event ID 41 — Battery state is identified as normal.
Description
The device doesn't have low battery level and contacts the server as usual. Normal operating notification; no action required.
Message #
Fields #
| Name | Description |
|---|---|
pollingInterval UInt16 | — |
acPowerState Boolean | — |
batterySavingState Boolean | — |
batteryLowState Boolean | — |
batteryCriticalState Boolean | — |
battery_saver_mode | 1 seconds. AC state. |
battery_low_state | — |
battery_critical_state | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SENSE",
"guid": "FAE96D09-ADE1-5223-0098-AF7B67348531",
"event_source_name": "",
"event_id": 41,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2026-03-11T06:27:46.117743+00:00",
"event_record_id": 3379,
"correlation": {},
"execution": {
"process_id": 3632,
"thread_id": 5040
},
"channel": "Microsoft-Windows-SENSE/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"pollingInterval": 120,
"acPowerState": true,
"batterySavingState": false,
"batteryLowState": false,
"batteryCriticalState": false
},
"message": ""
}