Microsoft-Windows-NetworkProfile › Event 10002

Event ID 10002 — Network Category Changed.

Provider
Microsoft-Windows-NetworkProfile
Channel
Operational
Level
Informational

Description

Network Category Changed.

Message #

Network Category Changed
	Name: %1
	Desc: %2
	Type: %4
	State: %5
	Category: %6

Fields #

NameDescription
Name UnicodeString
Description UnicodeStringDesc.
Guid GUID
Type UInt32
State UInt32
Category UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-NetworkProfile",
    "guid": "FBCFAC3F-8459-419F-8E48-1F0B49CDB85E",
    "event_source_name": "",
    "event_id": 10002,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611721202799476768,
    "time_created": "2023-10-25T21:24:15.431361+00:00",
    "event_record_id": 15,
    "correlation": {
      "ActivityID": "DE03B784-07C3-0001-12DB-03DEC307DA01"
    },
    "execution": {
      "process_id": 1664,
      "thread_id": 1716
    },
    "channel": "Microsoft-Windows-NetworkProfile/Operational",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-20"
    }
  },
  "event_data": {
    "Name": "Unidentified network",
    "Description": "Unidentified network",
    "Guid": "D96782F8-AD48-42CC-BA6F-1DE099772EC0",
    "Type": 0,
    "State": 5,
    "Category": 1
  },
  "message": ""
}

References #