Microsoft-Windows-VolumeSnapshot-Driver › Event 100

Event ID 100 — The volume snapshot driver has begun processing for volume online.

Provider
Microsoft-Windows-VolumeSnapshot-Driver
Channel
Operational
Level
Informational
Opcode
Start

Description

The volume snapshot driver has begun processing for volume online.

Message #

The volume snapshot driver has begun processing for volume online.

Volume GUID: %1

Guidance:
When a volume is brought online the volume snapshot driver scans for any persistent snapshots that may be on the volume.

You should expect this event when a volume is brought online.  No user action is required.

Fields #

NameDescription
TargetVolumeGuid GUID
SourceFile HexInt32
SourceLine UInt16
SourceTag UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-VolumeSnapshot-Driver",
    "guid": "67FE2216-727A-40CB-94B2-C02211EDB34A",
    "event_source_name": "",
    "event_id": 100,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 1,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:25:13.425270+00:00",
    "event_record_id": 87,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 228
    },
    "channel": "Microsoft-Windows-VolumeSnapshot-Driver/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "TargetVolumeGuid": "7597D2A3-4404-4F99-B979-6233378A81BF",
    "SourceFile": "0x1",
    "SourceLine": 39024,
    "SourceTag": 124
  },
  "message": ""
}

References #