Microsoft-Windows-SENSE › Event 35

Event ID 35 — Communication quotas are updated.

Provider
Microsoft-Windows-SENSE
Channel
Operational
Level
Informational
Opcode
Info

Description

Communication quotas are updated. Disk quota in MB: diskSizeQuotaValue, daily upload quota in MB: dailyUploadQuotaValue.

Message #

Communication quotas are updated. Disk quota in MB: %1, daily upload quota in MB: %2

Fields #

NameDescription
diskSizeQuotaValue Int32
dailyUploadQuotaValue Int32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-SENSE",
    "guid": "FAE96D09-ADE1-5223-0098-AF7B67348531",
    "event_source_name": "",
    "event_id": 35,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2026-03-11T06:27:32.579826+00:00",
    "event_record_id": 3369,
    "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": {
    "diskSizeQuotaValue": 99,
    "dailyUploadQuotaValue": 99
  },
  "message": ""
}

References #