I enqrypted one of my partitios with bitlocker before and it works perfect. For now how can i detect if this partition is open or not? I mean the partition is locked or not?
Detect bitlocker partition state using delphi
565 views Asked by M.MARAMI At
2
As I can not test now the following code, you could give it a try:
based on RRUZ's answer from here https://stackoverflow.com/a/2762023/368364 and on the query provided by Norman Bauer here https://www.normanbauer.com/2010/09/28/how-to-get-some-information-on-bitlocker-using-vbscript-and-wmi/