Microsoft-Windows-Kernel-IO › Event 1

Event ID 1 — Windows has started processing the volume mount request.

Provider
Microsoft-Windows-Kernel-IO
Channel
Operational
Level
Informational
Task
VolumeMount
Opcode
Start

Description

Windows has started processing the volume mount request.

Message #

Windows has started processing the volume mount request.

           Volume GUID: %1
           Volume Name: %3

Fields #

NameDescription
VolumeGuid GUID
VolumeNameLength UInt16
VolumeName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-IO",
    "guid": "ABF1F586-2E50-4BA8-928D-49044E6F0DB7",
    "event_source_name": "",
    "event_id": 1,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 1,
    "keywords": 9223372036854775809,
    "time_created": "2022-04-07T17:41:20.068195+00:00",
    "event_record_id": 981,
    "correlation": {},
    "execution": {
      "process_id": 3228,
      "thread_id": 4516
    },
    "channel": "Microsoft-Windows-Kernel-IO/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "VolumeGuid": "00000000-0000-0000-0000-000000000000",
    "VolumeNameLength": 0,
    "VolumeName": ""
  },
  "message": ""
}

References #