Forum Discussion
narayana6224
May 07, 2022Copper Contributor
Intune BitLocker silent encryption not working on Hybrid Azure AD devices.
I have been facing an issue to implement Intune BitLocker silent encryption on Hybrid Azure AD joined devices. When logged into the device after Autopilot is completed (Account setup phase is skipped...
DxR
May 09, 2022Iron Contributor
Hi,
Sorry, I read your 1st post too fast. It’s HAADJ not AADJ, it seems that the allow standard user to enable Bitlocker have no effect on HAADJ and encryption won’t work during autopilot.
When encryption start (Step 4) your HAADJ process isn’t completed (Step 3) so recovery key can’t be back up.
This post can help you to enable Bitlocker silently during the Autopilot process, when it finish recovery key are store on AAD for HAAJD
https://msendpointmgr.com/2019/10/31/silently-enable-bitlocker-for-hybrid-azure-ad-joined-devices-using-windows-autopilot/
May 09, 2022
😛 Thats why I asked if he could use/try it with a powershell script /converted to a win32 app just like in the msendpoint blog indeed