Event ID 39 — Network connection is identified as normal.
Description
The device isn't using a metered/paid connection and contacts the server as usual. Normal operating notification; no action required.
Message #
Fields #
| Name | Description |
|---|---|
pollingInterval UInt16 | — |
meteredConnectionState Boolean | — |
internetAvailabilityState Boolean | — |
freeNetworkAvailabilityState Boolean | — |
proxyDefined Boolean | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SENSE",
"guid": "FAE96D09-ADE1-5223-0098-AF7B67348531",
"event_source_name": "",
"event_id": 39,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2026-03-11T06:27:46.117651+00:00",
"event_record_id": 3378,
"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,
"meteredConnectionState": false,
"internetAvailabilityState": true,
"freeNetworkAvailabilityState": true,
"proxyDefined": false
},
"message": ""
}