Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
October 22, 2010
A. VMs don't have a Trusted Platform Module (TPM) available to store the Full Volume Encryption Key (FVEK) used for BitLocker, but you can still use Hyper-V by storing the necessary information on a floppy drive. Use the command line:
cscript c:WindowsSystem32manage-bde.wsf -on C: -rp -sk A:
BitLocker is now enabled within the VM.
You May Also Like