A user needs to use BitLocker to encrypt the drive on a laptop that will contain sensitive information. Unfortunately, the laptop does not have a TPM. Which of the following options will enable the laptop to be used with BitLocker? (choose all that apply)

a. Insert a TPM card into the SmartCard reader.
b. Change Group Policy settings.
c. Reformat the system drive with BitLocker enabled.
d. Use an external USB thumb drive (USB key).

B, D. Changing Group Policy settings is necessary when a USB key is used to store BitLocker credentials. SmartCard readers do not support TPM functions, and reformatting the drive is not needed to enable BitLocker.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. An exception indicates a problem that occurs while a program executes. b. Exception handling enables you to create fault-tolerant programs that can resolve (or handle) exceptions—in many cases, this allows a program to continue executing as if no problems were encountered. c. The catch block contains the code that might throw an exception, and the try block contains the code that handles the exception if one occurs. d. Inside the catch block, you can use the parameter’s identifier to interact with a caught exception object.

Computer Science & Information Technology

What is the goal of a VPN tunnel?

What will be an ideal response?

Computer Science & Information Technology