Your network contains an Active Directory domain. The domain contains client computers
that run Windows 8 Enterprise.
Users frequently use USB drives to store sensitive files that are used on multiple
computers.
Your corporate security policy states that all removable storage devices, such as USB data
drives, must be encrypted.
You need to ensure that if a user forgets the password for a USB disk that is encrypted by
using BitLocker To Go, the user can resolve the issue them self.
What should you do?
A.
Instruct the user to open BitLocker Drive Encryption, select Backup Recovery Key, and
then select Save to your Microsoft account.
B.
For each computer, create a USB startup key.
C.
Instruct the user to open BitLocker Drive Encryption, select Backup Recovery Key, and
then select Print the recovery key.
D.
From an elevated command prompt, run Manage-BDE -ForceRecovery.
“Your network contains an Active Directory domain.” and “the user can resolve the issue them self.” this two requirements set C as the only viable answer.
http://windows.microsoft.com/en-us/windows-8/bitlocker-recovery-keys-faq
Backing up the recovery key to MS account is only available on non-domain-joined PCs…this makes answer A is wrong.
Thanks, Tim.