I have a VMware ESX machine running Windows Server 2012 R2. This means I don't have a TPM available to the machine. I installed BitLocker and encrypted all the drives except for the system drive, and they are set to unlock automatically. When I log in and
look, all the drives are unlocked.
The problem is that this is a SQL server and we use an MSA to start the SQL service. When the server boots automatically, the SQL service always fails. The log shows the error "File not found."
Today I had another administrator log in, and when he did the drives were all locked. This other admin, as well as me and the MSA, are all members of the Local Administrators group on the server.
According to
https://technet.microsoft.com/en-us/library/hh831507.aspx, "To turn on, turn off, or change configurations of BitLocker on operating system and fixed data drives, membership in the local Administrators group is required."
I realize that doesn't say that members can "Automatically Unlock" these drives. I also not on this page that there is an entry that says, "Automatic unlocking for fixed data drives requires that the operating system drive also be
protected by BitLocker. If you are using a computer that does not have a BitLocker-protected operating system drive, the drive cannot be automatically unlocked."
However, when I reboot and log in as myself, all the drives unlock. So...I guess I could try to encrypt the system drive, but since this is a VM without a TPM, that is somewhat problematic. I tried to do this before and failed, but I don't remember the reason.
I guess I can try again.
My question is, has anyone else run into issues like this? Since the drives automatically unlock when I log in, why are they not doing so when other Local Admins log in?