Why doesn’t Intune support forcing BitLocker PIN after deployment like MBAM did?
Belan Marek
56
Reputation points
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:
- Why doesn’t Intune have this functionality? Is there a roadmap for adding it?
- 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.
- We can script it with
- GPO can require TPM+PIN, but it doesn’t prompt the user.
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
Microsoft Security | Intune | Configuration
Setting up and managing device configurations using Intune
Sign in to answer