Microsoft-Windows-Kernel-ShimEngine › Event 4

Event ID 4 — Flags [Flags] were applied to device [DeviceName] - class [DeviceClass].

Provider
Microsoft-Windows-Kernel-ShimEngine
Channel
Operational
Level
Informational
Opcode
Info

Description

Flags [Flags] were applied to device [DeviceName] - class [DeviceClass].

Message #

Flags [%4] were applied to device [%1] - class [%2].

Flags source: %3.

Fields #

NameDescription
DeviceName UnicodeString
DeviceClass UnicodeString
FlagSource UInt32Flags source.
Flags UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-ShimEngine",
    "guid": "0BF2FB94-7B60-4B4D-9766-E82F658DF540",
    "event_source_name": "",
    "event_id": 4,
    "version": 1,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:25:19.963498+00:00",
    "event_record_id": 27,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 224
    },
    "channel": "Microsoft-Windows-Kernel-ShimEngine/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeviceName": "NDIS:PCI\\VEN_8086&DEV_100F",
    "DeviceClass": "NdisMp",
    "FlagSource": 1,
    "Flags": 1
  },
  "message": ""
}

References #