Skip to main content

plugin_proval_ad_bitlocker_keyprotectors

Purpose

Stores information about BitLocker key protectors backed up to Active Directory. Data gathered by SEC - Encryption - Script - BitLocker - AD Key Protector - Audit

Dependencies

@script

Tables

plugin_proval_ad_bitlocker_keyprotectors

ColumnTypeExplanation
ComputerIDINTThe ComputerID of the domain controller that the audit was performed against.
DistinguishedNameTEXTThe full DN of the audited key protector.
NameVARCHARThe name of the audited key protector.
CreatedDATETIMEThe date and time that the key protector was backed up to AD.
DeletedTINYINTTrue or False if the key protector was deleted from AD.
RecoveryGUIDVARCHARThe GUID of the key protector (KeyProtectorID on the local machine).
RecoveryPasswordVARCHARThe recovery password (if applicable) for the key protector.
VolumeGUIDVARCHARThe GUID of the volume that is protected by the key protector.
ParentDistinguishedNameTEXTThe full DN of the parent of the key protector object in AD (generally a computer object).
ParentSIDVARCHARThe SID of the parent of the key protector object in AD (generally a computer object).
TimestampDATETIMEThe date and time that the audit was last run.