Peter
2022-08-25 15:17:07 UTC
From a batch file is there a way to test whether a particular external USB drive that is BitLocker protected is currently connected to the PC?
Normally I would use “if exist x:” but with BitLocker protection enabled it says the drive is not connected even if it is connected. (All I’m trying to determine is whether or not the drive is connected -- not whether it’s locked or unlocked.)
Thanks.
Normally I would use “if exist x:” but with BitLocker protection enabled it says the drive is not connected even if it is connected. (All I’m trying to determine is whether or not the drive is connected -- not whether it’s locked or unlocked.)
Thanks.