Share via

how can we get bitlocker key id via SCCM

Tayfun Emre KARA 0 Reputation points
2024-10-17T20:21:47.0033333+00:00

We manage Bitlocker through Intune , but we encountered a problem. Intune can't rotate bitlocker recovery key.

we started to collect Key İd from devices and matched the one on intune. but there is so many client .can we collect bitlocker key id from devices to sccm db ?

if we enable bitlocker managment on SCCM is this affect our Intune device encyrption policy? We just want to use this monitoring

Microsoft Security | Intune | Configuration Manager | Other
Microsoft Security | Intune | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Simon Ren-MSFT 40,386 Reputation points Microsoft External Staff
    2024-10-18T08:21:09.2233333+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    1,BitLocker recovery keys are only saved to AAD or AD at the time they are set (or reset). Thus, we can either rotate them (which can be done using Intune) or send a script to them to force them to save their keys to AAD. Just simply push a PowerShell script to the devices without recovery keys to force the escrow of the recovery keys to AAD. Refer to:

    How to force escrowing of Bitlocker recovery keys using Intune

    Get Intune devices with missing BitLocker keys in Azure AD

    2,If it doesn't work, please check the DeviceManagement-Enterprise-Diagnostic-Provider event log and Applications and Services Logs > Microsoft > Windows > BitLocker-API event log.

    For more information, please check out below awesome posts

    Using BitLocker recovery keys with Microsoft Endpoint Manager - Microsoft Intune

    Troubleshooting BitLocker policies from the client side

    3,==>if we enable bitlocker managment on SCCM is this affect our Intune device encyrption policy? We just want to use this monitoring

    If the device is co-management and workloads are moved to Intune, then the SCCM client ignores the BitLocker policy.

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


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.