Microsoft-Windows-Windows Firewall With Advanced Security › Event 2083

Event ID 2083 — A Windows Defender Firewall setting has changed.

Provider
Microsoft-Windows-Windows Firewall With Advanced Security
Channel
Firewall
Level
Informational
Opcode
Info

Description

A Windows Defender Firewall setting has changed.

Message #

A Windows Defender Firewall setting has changed.

New Setting:
	Type: %1
	Value: %4
	Modifying User: %6
	Modifying Application: %7
	Error Code: %8

Fields #

NameDescription
SettingType UInt32
SettingValueSize UInt32
SettingValue Binary
SettingValueDisplay UnicodeString
Origin UInt32
ModifyingUser SID
ModifyingApplication UnicodeString
ErrorCode UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Windows Firewall With Advanced Security",
    "guid": "D1BC9AFF-2ABF-4D71-9146-ECB2A986EB85",
    "event_source_name": "",
    "event_id": 2083,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-10-25T22:52:38.271525+00:00",
    "event_record_id": 650,
    "correlation": {},
    "execution": {
      "process_id": 2884,
      "thread_id": 4496
    },
    "channel": "Microsoft-Windows-Windows Firewall With Advanced Security/Firewall",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "SettingType": 2,
    "SettingValueSize": 4,
    "SettingValue": "06000000",
    "SettingValueDisplay": "(null),(null)",
    "Origin": 1,
    "ModifyingUser": "S-1-5-80-3088073201-1464728630-1879813800-1107566885-823218052",
    "ModifyingApplication": "",
    "ErrorCode": 0
  },
  "message": ""
}

References #