I've been using Drivepool for a couple years now. It always bothered me that the drives weren't going to sleep and I want to fix it now. Since I use Bitlocker, I'm aware I need to set the Bitlocker_PoolPartUnlockDetect to false.
But then what? Should I use the task manager to restart the drive pool service whenever I reattach my external USB drives? What about the native service? And why is a full restart necessary that takes quite long? Can't the UI just give me a refresh button that does once what the constant polling does currently?
Besides I am sure there are possibilities to figure out if a bitlocker encrypted drive has been unlocked or not, without waking the drive up. My Windows event log shows under application and service protcols --> Microsoft --> Windows --> Bitlocker-API --> Management the events with ID 782 for when a volume was unlocked and 781 for when it was locked. It even gives a volume device path to indicate which volume was locked/unlocked in the \\?\Volume{<GUID>} format. If Drivepool can subscribe to that event log it would fix this long standing issue I and many other users are experiencing.
Question
Remural
I've been using Drivepool for a couple years now. It always bothered me that the drives weren't going to sleep and I want to fix it now. Since I use Bitlocker, I'm aware I need to set the Bitlocker_PoolPartUnlockDetect to false.
But then what? Should I use the task manager to restart the drive pool service whenever I reattach my external USB drives? What about the native service? And why is a full restart necessary that takes quite long? Can't the UI just give me a refresh button that does once what the constant polling does currently?
Besides I am sure there are possibilities to figure out if a bitlocker encrypted drive has been unlocked or not, without waking the drive up. My Windows event log shows under application and service protcols --> Microsoft --> Windows --> Bitlocker-API --> Management the events with ID 782 for when a volume was unlocked and 781 for when it was locked. It even gives a volume device path to indicate which volume was locked/unlocked in the \\?\Volume{<GUID>} format. If Drivepool can subscribe to that event log it would fix this long standing issue I and many other users are experiencing.
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.