
Quote: Originally Posted by
lovelawyer
to re-lock a bitlocker drive after unlocking it , use the following command :
manage-bde -lock :d
replace "d" with your drive letter
I wondered this very thing myself. I tried the command but the syntax is actually:
manage-bde -lock d:
(the "d" and ":" are transposed) However, I get the message:
ERROR: An attempt to access a required resource was denied.
Check that you have administrative rights on the computer.
Of course I'm the owner. Any one have any answers? Thanks!