From 3e8714c2fd85ca5b50e3f25b086557ac59d4e90c Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 5 Apr 2018 14:54:57 -0700 Subject: [PATCH] added italic --- .../bitlocker/bitlocker-key-management-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/information-protection/bitlocker/bitlocker-key-management-faq.md b/windows/security/information-protection/bitlocker/bitlocker-key-management-faq.md index a46414f9a7..6766506328 100644 --- a/windows/security/information-protection/bitlocker/bitlocker-key-management-faq.md +++ b/windows/security/information-protection/bitlocker/bitlocker-key-management-faq.md @@ -30,7 +30,7 @@ A domain administrator can additionally configure Group Policy to automatically ## Is it possible to add an additional method of authentication without decrypting the drive if I only have the TPM authentication method enabled? -You can use the Manage-bde.exe command-line tool to replace your TPM-only authentication mode with a multifactor authentication mode. For example, if BitLocker is enabled with TPM authentication only and you want to add PIN authentication, use the following commands from an elevated command prompt, replacing *<4-20 digit numeric PIN>* with the numeric PIN you want to use: +You can use the Manage-bde.exe command-line tool to replace your TPM-only authentication mode with a multifactor authentication mode. For example, if BitLocker is enabled with TPM authentication only and you want to add PIN authentication, use the following commands from an elevated command prompt, replacing *4-20 digit numeric PIN* with the numeric PIN you want to use: manage-bde –protectors –delete %systemdrive% -type tpm