Microsoft-Windows-FilterManager › Event 1

Event ID 1 — File System Filter 'DeviceName'.

Provider
Microsoft-Windows-FilterManager
Channel
System
Level
Informational

Description

File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) unloaded successfully.

Message #

File System Filter '%5' (Version %2.%3, %6) unloaded successfully.

Fields #

NameDescription
FinalStatus HexInt32
DeviceVersionMajor UInt32
DeviceVersionMinor UInt32
DeviceNameLength UInt16
DeviceName UnicodeString
DeviceTime FILETIME

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-FilterManager",
    "guid": "F3C5E28E-63F6-49C7-A204-E48A1BC4B09D",
    "event_source_name": "",
    "event_id": 1,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:25:40.330241+00:00",
    "event_record_id": 1681,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 52
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "FinalStatus": "0x0",
    "DeviceVersionMajor": 10,
    "DeviceVersionMinor": 0,
    "DeviceNameLength": 6,
    "DeviceName": "CldFlt",
    "DeviceTime": "2074-05-01T16:21:15.000000Z"
  },
  "message": ""
}

References #