Intune Silently Enable BitLocker

Intune Silently Enable BitLocker

When you are managing devices with Microsoft Intune aka Microsoft Endpoint Manager it’s great to control BitLocker but silently enabling BitLocker for all devices is even better.

Here is everything you need to know to silently enable BitLocker with Intune.

Disk Encryption Policy Profile

First up we need to create a disk encryption policy profile that we can use later on with our configuration profile. The Disk Encryption Policy Profile by itself really does nothing other than defining the settings that will apply when referenced by a configuration profile.

The naming is conflicting because now it’s called a profile. Let’s just call it a Policy Profile to keep things simple.

BitLocker Policy Profile Settings

I like to use some of my dynamic device groups for this. You can read more about the dynamic device groups I like to use in my post called Intune Dynamic Device Groups

When you select the groups this won’t actually make any of the settings take effect. We are just defining the settings so that a configuration profile can reference them. Which is the next part.

Configuration Profile

Now we can create the BitLocker Configuration Profile that will apply to the devices which will reference the BitLocker Policy Profile we just created.

We don’t need to configure our encryption methods because that’s already taken care of in the BitLocker Policy Profile we created.

I like to enable additional authentication at startup as Required to be extra secure but you don’t need to set that setting.

This is where selecting only the corporate owned devices is very important as you have told it to enable BitLocker even if the device is using some third party encryption which can cause issues if a user has VeraCrypt or something else also enabled. I will use my Intune Dynamic Device groups to make sure my targeting is on point.

That’s all it takes. If you set the settings correctly your devices will now start silently enabling BitLocker.

Exit mobile version