cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

L3 Networker

Hello PBurns,

 

Thank you very much for the XQL query about status. for the BIOC question, you may write BIOC to checking specific registry path. Below is just one sample not tested but might help you to write a query for proper path.

 

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE\OSEncryptionType

 

0 = Allow user to choose (default)

1 = Full encryption

2 = Used Space Only encryption

 

etugriceri_0-1626255597358.png

 

or 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker

Value: PreventDeviceEncryption equal to True (1).

 

View solution in original post

Who rated this post