Which command should you run?

Posted by: Pdfprep Category: 70-411 Tags: , ,

Your network contains an Active Directory domain named contoso.com. The domain contains a virtual machine named Server1 that runs Windows Server 2012 R2. Server1 has a dynamically expanding virtual hard disk that is mounted to drive E. You need to ensure that you can enable BitLocker Drive Encryption (BitLocker) on drive E.

Which command should you run?
A . manage-bde -protectors -add c: -startup e:
B . manage-bde -lock e:
C . manage-bde -protectors -add e: -startupkey c:
D . manage-bde -on e:

Answer: D

Explanation:

Manage-bde: on

Encrypts the drive and turns on BitLocker.

Example:

The following example illustrates using the -on command to turn on BitLocker for drive C and add a recovery password to the drive.

manage-bde Con C: -recoverypassword

Leave a Reply

Your email address will not be published.