How to re-lock a drive with bitlocker ?
This is how to re-lock a drive with bitlocker :
I write a single line of dos batch on my desktop, then I execute it when I done using my bitlock drive.
echo manage-bde -lock y: > c:\users<username>\desktop\re-lock.bat
Change drive y: depend on your bitlocker drive.