Skip to main content

Bitlocker Status

Summary

This dataview displays the Bitlocker information on all computers that have run the Script - Bitlocker - Audit. This Bitlocker information consists of the Bitlocker status of machine drives, information about key protectors, TPM status, and the backup status in Active Directory.

Dependencies

Columns

ColumnExplanation
ClientThe name of the client of the audited agent.
ComputerIDThe ID of the audited agent.
ComputerThe name of the audited agent.
MountPointThe drive letter of the audited volume.
EncryptionMethodThe encryption method used to encrypt the drive.
AutoUnlockEnabled1 or 0 depending on whether the drive will be auto-unlocked.
AutoUnlockKeyStored1 or 0 depending on whether any external keys or related information that may be used to automatically unlock data volumes exist in the currently running operating system volume.
MetadataVersionThe version of the Bitlocker metadata.
VolumeStatusThe current status that the audited volume is in.
ProtectionStatusWhether Bitlocker protection is currently On or Off.
LockStatusWhether the protected drive is currently locked.
EncryptionPercentageThe percentage that the audited drive is currently encrypted. If encryption is enabled and has completed, then this should be 100.
WipePercentageThe percentage of the volume that has been wiped after issuing a wipe command.
VolumeTypeThe type of the audited volume.
KeyProtectorIdThe GUID of the key protector for the audited volume.
AutoUnlockProtector1 or 0 depending on whether this key protector is an auto-unlock protector.
KeyProtectorTypeThe type of key protector.
KeyFileNameThe file name of the key protector (if applicable).
RecoveryPasswordThe recovery password of the key protector (if applicable).
KeyCertificateTypeThe certificate type of the key protector (if applicable).
ThumbprintThe thumbprint of the key protector (if applicable).
LastUpdatedThe last time the volume was audited.
ADBackupDetectedTrue or False if the key was detected as backed up to Active Directory.
ADBackupLastAuditThe last time any domain controller in the target domain has been audited for key protector backups. NULL if no audit has been performed.
MachineTypeThe type of target machine (workstation or server).
LastContactThe date/time of last contact with the target.
DaysSinceLastContactThe number of days between now and the target's last contact.
OperatingSystemThe operating system of the target.
LocationIDThis was required to allow the data to populate in the dataview.
ClientIDThis was required to allow the data to populate in the dataview.
TpmReadyThe TPM Ready state of the target.
TpmEnabledThe TPM Enabled state of the target.
TPM VersionThe TPM Version number.
TPMOwnedThe TPM Owned state of the target.
TPMActivatedThe activation state of the TPM on the target.