Microsoft-Windows-BitLocker-API › Event 768

Event ID 768 — BitLocker encryption was started for volume VolumeMountPoint using AlgorithmType algorithm.

Provider
Microsoft-Windows-BitLocker-API
Channel
BitLocker Management
Level
Informational

Description

BitLocker encryption was started for volume VolumeMountPoint using AlgorithmType algorithm.

Message #

BitLocker encryption was started for volume %3 using %4 algorithm.

Fields #

NameDescription
IdentificationGUID GUID
VolumeName UnicodeString
VolumeMountPoint UnicodeString
AlgorithmType UInt16

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-BitLocker-API",
    "guid": "5D674230-CA9F-11DA-A94D-0800200C9A66",
    "event_source_name": "",
    "event_id": 768,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2022-11-01T21:26:46.384614Z",
    "event_record_id": 21,
    "correlation": {},
    "execution": {
      "process_id": 10108,
      "thread_id": 9288
    },
    "channel": "Microsoft-Windows-BitLocker/BitLocker Management",
    "computer": "GUAPOS-PC",
    "security": {
      "user_id": "S-1-5-21-2296991126-4013933037-3802873755-1001"
    }
  },
  "event_data": {
    "IdentificationGUID": "45A9DCBD-40EC-4295-A9E6-C2E63844F040",
    "VolumeName": "\\\\?\\Volume{95b548ac-9d1a-4f36-96fc-2c67e06caefb}",
    "VolumeMountPoint": "C:",
    "AlgorithmType": 32772
  }
}

References #