Current situation / Background -
I am using SCCM 2012 R2 with WinPE 6.39
I have created a task sequence that currently enables the TPM chip, takes ownership, places a password on the BIOS and then begins encryption, during deployment of a fresh machine.
We have locations worldwide, and I cannot disclose the BIOS password to our remote IT employees - so when re-imaging a machine, they're getting errors because the TPM chip is already active.
I need a "Refresh" scenario task sequence that clears the BIOS password and clears the TPM in the beginning of the deployment sequence in order to avoid having to manually go into the BIOS and clear the TPM.
Is this possible?
-Aaron