We previously explored the benefits of Microsoft BitLocker an encryption technology that relies on computers being equipped with a TPM module. While most business computers have a TPM module, some do...

1 answer below »
i attached the file question


We previously explored the benefits of Microsoft BitLocker an encryption technology that relies on computers being equipped with a TPM module. While most business computers have a TPM module, some do not. Your boss recognizes the benefits of whole disk encryption and has asked you to use BitLocker to prompt for a startup password when a computer is turned on. Microsoft does not permit this action by default and you must modify a computers default security policy and registry to do so. Your assignment is to create a PowerShell Script to accomplish the following.( THIS SCRIPTS HAS TO BE IN STUDIO VISUAL CODE) 1. Modifies registry to allow Advanced Startup 2. Modifies registry to allow BitLocker Drive Encryption without TPM 3. Set encryption to AES 256 4. Require a password on boot 5. Encrypt UsedSpace Only 6. Skip Hardware Test, No Reboot Required. Bonus Items: 1. In your PowerShell script allow for the BitLocker password to be entered twice and compare the values. If the values match allow BitLocker Drive Encryption else stop the script. This will prevent a user from accidentally entering a typo and encrypting the drive with a password they cannot unlock. 2. The encryption process can take a few moments. In your script devise a way to show the encryption status to get a sense for how much of the drive is encrypted. When complete upload your PowerShell Script as a text or word document in blackboard and show your instructor the functioning script by testing it against your Windows 10 virtual machine.
Answered 5 days AfterOct 05, 2021

Answer To: We previously explored the benefits of Microsoft BitLocker an encryption technology that relies on...

Amar Kumar answered on Oct 07 2021
131 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here