Microsoft Exam Questions

You need to prevent any data from being written to the fixed disk

You have a client computer that runs Windows 8 Enterprise.
The computer uses BitLocker Drive Encryption (BitLocker) on a fixed disk that only stores
data.
You need to prevent any data from being written to the fixed disk.
What should you do?

A.
Run the Disable-BitLocker cmdlet.

B.
Run the manage-bde command and specify the -pause switch.

C.
Run the Lock-BitLocker cmdlet.

D.
Run the manage-bde command and specify the -off switch.

Explanation:
Manage-bde: pause
Pauses BitLocker encryption or decryption.