i am on a standalone win7 machine running Bitlocker already enabled.
But I do have a rather complez question.
I have everything set via Group Policy and my drive is fully encrypted with TPM only without entering a PIN.
Now, if I decide to choose a PIN, how would I create a batch or a EXE file to do the following?
1. manage-bde -protectors -add c: TPMAndPIN
2. manage-bde -protectors -delete c: -Type TPMAndPIN
3. manage-bde -protectors -add c: -tpm
I am running as Admin on the machine:
So, I would like to have two EXE files that lets me just simply ADD or REMOVE PIN.
If I can add a PIN using just a simple batch or EXE file, and decide to remove the PIN later on, then I want to have another batch or EXE file which can remove the PIN.
↧