Code Change Request

# 29129

Back to Code Changes

Christopher
Software Development
StableBit DrivePool
Public
Alex

* [Issue #29129] Implemented a more efficient BitLocker volume unlock detection method that does not prevent drives from going to sleep.
    - This new method listens for PnP events. If anything goes wrong, it will fall back to WMI-based polling.
    - Can be disabled with a new advanced setting, BitLocker_FileSystemMountDetect (default: true). 
    - The BitLocker_PoolPartUnlockDetect advanced setting, which controls WMI-based detection, now defaults to false.