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

Event ID 2010 — Network profile changed on an interface.

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

Description

Network profile changed on an interface.

Message #

Network profile changed on an interface.

Adapter GUID: %1
Adapter Name: %2
Old Profile: %3
New Profile: %4

Fields #

NameDescription
InterfaceGuid GUID
InterfaceName UnicodeString
OldProfile UInt32
NewProfile UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Windows Firewall With Advanced Security",
    "guid": "D1BC9AFF-2ABF-4D71-9146-ECB2A986EB85",
    "event_source_name": "",
    "event_id": 2010,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:25:51.427999+00:00",
    "event_record_id": 719,
    "correlation": {},
    "execution": {
      "process_id": 3344,
      "thread_id": 3844
    },
    "channel": "Microsoft-Windows-Windows Firewall With Advanced Security/Firewall",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "InterfaceGuid": "8E4162AD-6500-4899-BA95-24051405E207",
    "InterfaceName": "ethernet_32769",
    "OldProfile": 2147483649,
    "NewProfile": 4
  },
  "message": ""
}

References #