Skip to main content
shahzeb
Staff
Staff
January 30, 2026

Technical Tip: Check BitLocker encryption status via Endpoint Compliance custom scan

  • January 30, 2026
  • 0 replies
  • 123 views
Description This article describes custom scan required to check BitLocker encryption status as part of an Endpoint Compliance scan.
Scope FortiNAC-F.
Solution

In the Endpoint Compliance section, create a Custom Scan like the one below:

 

Hive Name ="HKEY_LOCAL_MACHINE"
Key Name = "SYSTEM\CurrentControlSet\Control\BitlockerStatus"

Value Name = BootStatus

Type = REG_DWORD

Data =1

 

image (5).png

 

This custom scan can be called inside the Endpoint Compliance Configuration and Policy respectively.