You have a server named Server 1.
You enable BitLocker Drive Encryption (BitLocker) on Server 1.
You need to change the password for the Trusted Platform Module (TPM) chip.
What should you run on Server1?
A.
Manage-bde.exe
B.
Set-TpmOwnerAuth
C.
bdehdcfg.exe
D.
tpmvscmgr.exe
Explanation:
The Set-TpmOwnerAuthcmdlet changes the current owner authorization value of the Trusted
Platform Module (TPM) to a new value. You can specify the current owner authorization
value or specify a file that contains the current owner authorization value. If you do not
specify an owner authorization value, the cmdlet attempts to read the value from the registry.
Use the ConvertTo-TpmOwnerAuthcmdlet to create an owner authorization value. You can
specify a new owner authorization value or specify a file that contains the new value.
http://technet.microsoft.com/en-us/library/jj603120.aspx
Apparentlly “manage-bde tpm” is not supported on on Windows 8 or 2012 and up
confirmed: https://technet.microsoft.com/en-us/library/ff829858.aspx
B. Set-TpmOwnerAuth
https://technet.microsoft.com/en-us/library/dn593707.aspx
in exam this the answer
B
https://technet.microsoft.com/library/jj603116.aspx