How to change BitLocker settings using Group Policy
To enable the Group Policy that sets BitLocker encryption method for fixed drives, follow these steps:
Open the Group Policy Management Console by running the
gpmc.msccommand in the Run dialog box.Right-click the desired Group Policy Object (GPO) and select Edit.
In the Group Policy Management Editor, navigate to Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives.
Locate the Configure encryption method and cipher strength for fixed data drives policy setting.
Double-click the policy and select Enabled.
In the Options, select XTS-AES 128 from the drop-down menu for Encryption method.
Click OK to save the changes.
Close the Group Policy Management Editor and update the GPO by running the
gpupdate /forcecommand in an elevated command prompt.
Once the GPO is updated, all fixed drives in computers that receive this policy will automatically use XTS-AES 128 as the default encryption method for BitLocker.
Comments
0 comments
Please sign in to leave a comment.