
Quote: Originally Posted by
DeadGoat
sorry... maybe this is a dumb question, ermm... can we re-lock the encrypted drive in on-the-fly without system restart/logoff? if can, can someone show it off?
Not a dumb question. I seem to recall MS themselves elsewhere recently expressing surprise there wasn't an explicit command, and indicating they looked to add it. It's a security risk that you can't readily re-lock a drive as easily as you can perform other functions.
In the meantime, you can do the following via an elevated command prompt. You can also make it a .bat file that you simply run as an administrator.
The command to lock drive d: on-the-fly would be:
manage-bde -lock d:
There's a space after "manage-bde" and after "-lock".
More similar Bitlocker command line things are at the following should there be need:
http://technet.microsoft.com/en-us/l...13(WS.10).aspx