Why doesn’t Intune support forcing BitLocker PIN after deployment like MBAM did?

Belan Marek 56 Reputation points
2025-12-03T08:02:53.9733333+00:00

Hello,

We used MBAM for years because it had a unique feature: it could enforce TPM+PIN after a certain time or immediately after deployment. This was critical for our security policy.

Now that MBAM is deprecated and we are moving to Intune/ConfigMgr BitLocker Management, we noticed that Intune cannot force users to set a BitLocker PIN interactively after OS installation. The only options are:

  • Require TPM+PIN from the start (static policy).
  • No built-in mechanism to prompt the user later or enforce PIN rotation.

Questions:

  1. Why doesn’t Intune have this functionality? Is there a roadmap for adding it?
  2. What is the recommended way to achieve similar behavior now?
    • GPO can require TPM+PIN, but it doesn’t prompt the user.
      • We can script it with Add-BitLockerKeyProtector -TpmAndPinProtector, but that feels like a workaround.

Has anyone implemented a clean solution for this in an Intune-managed environment? Any official guidance from Microsoft on replacing MBAM’s PIN enforcement feature?

Thanks!

Microsoft Security | Intune | Configuration
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.