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

1 answer

Sort by: Newest
  1. Pavel yannara Mirochnitchenko 13,456 Reputation points MVP
    2025-12-17T12:27:49.59+00:00

    Indeed, that is by design that PIN query is not brought by Intune as GUI for end user. With UEFI and Secure Boot, having PIN is not so critical anymore as it was with Windows 7 and legacy boot layout. But I still would recommend PIN for workstations where you handle extra critical data or there are other special security requirements. But not in "business-as-usual" type of use scenario.

    Was this answer helpful?

    0 comments No comments

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.