Windows 10: Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...

Discus and support Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption... in Windows 10 Customization to solve the problem; Dear all, Previously, I created a policy to enable BitLocker on Windows devices, and it was working smoothly. However, about two weeks ago, when I... Discussion in 'Windows 10 Customization' started by Lộc Nguyễn1, Jun 19, 2023.

  1. Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...


    Dear all, Previously, I created a policy to enable BitLocker on Windows devices, and it was working smoothly. However, about two weeks ago, when I enrolled devices with Company Portal, BitLocker did not encrypt automatically, and a notification always popped up in the bottom-right corner of the desktop with the name "Device Encryption your work or school requires...". This means that my clients had to manually select and take action to encrypt their devices, which is not our requirement. I do not know why this appeared. I have tried to find information on how to enable BitLocker silently an

    :)
     
    Lộc Nguyễn1, Jun 19, 2023
    #1

  2. Need to enable startup pin along with silent bitlocker disk encryption. Which policy in Microsoft Intune can help to meet this requirement without admin privelage

    Need to enable startup pin along with silent bitlocker disk encryption:

    Silent drive encryption is working with the device configuration policy but not getting option to set up PIN. Please suggest.
     
    Anekar Neelam, Jun 19, 2023
    #2
  3. Enfield Win User
    Bitlocker configured through Drive Encryption in Intune and Errors out. Not sure where it is going wrong.

    We have setup Bitlocker through Intune Disk Encryption. I get the following error on the device. Dell Optiplex 7000

    Under the Event Viewer - Microsoft\Windows\Bitlocker-API\Management

    Error

    Failed to enable Silent Encryption

    Error: Group Policy prevents you from backing up your recovery password to Active Directory for this drive type. For more info. contact your system administrator.

    Event ID: 851

    I ran few commands based on the article below and I saw WARNING messages

    Powershell command, I ran

    Confirm-SeucreBootUEFI

    Returned True

    Warning: In Event Viewer Microsoft\Windows\Bitlocker-API\Management

    Bitlocker cannot use Secure Boot for integrity because the UEFI variable 'SecureBoot' could not read.

    Error Messages: A required privilege is not held by the client

    When I checked the BIOS settings everything looks good

    BIOS Mode: UEFI

    Secure Boot State: On

    In the output, locate the Windows Boot Loader section that includes the line identifier={current}. In that section, locate the recoverysequence attribute. The value of this attribute should be a GUID value, not a string of zeros.

    Event ID 851: Contact the manufacturer for BIOS upgrade instructions

    The event information will be similar to the following error message:

    Cause of Event ID 851: Contact the manufacturer for BIOS upgrade instructions

    The device must have Unified Extensible Firmware Interface (UEFI) BIOS. Silent BitLocker drive encryption doesn't support legacy BIOS.

    Resolution for Event ID 851: Contact the manufacturer for BIOS upgrade instructions

    To verify the BIOS mode, use the System Information application by following these steps:

    1. Select Start, and enter msinfo32 in the Search box.
    2. Verify that the BIOS Mode setting is UEFI and not Legacy.

      Microsoft Intune:  How to enable bitlocker silently - Got issue: Device Encryption... ws-security%2fmedia%2fenforcing-bitlocker-policies-by-using-intune-known-issues%2fbios-mode-uefi.png
    3. If the BIOS Mode setting is Legacy, the UEFI firmware needs to be switched to UEFI or EFI mode. The steps for switching to UEFI or EFI mode are specific to the device.

      Note

      If the device supports only Legacy mode, Intune can't be used to manage BitLocker Device Encryption on the device.
    Error message: The UEFI variable 'SecureBoot' could not be read

    An error message similar to the following error message is displayed:

    Cause of Error message: The UEFI variable 'SecureBoot' could not be read

    A platform configuration register (PCR) is a memory location in the TPM. In particular, PCR 7 measures the state of secure boot. Silent BitLocker drive encryption requires the secure boot to be turned on.

    Resolution for Error message: The UEFI variable 'SecureBoot' could not be read

    This issue can be resolved by verifying the PCR validation profile of the TPM and the secure boot state by following these steps:

    Step 1: Verify the PCR validation profile of the TPMTo verify that PCR 7 is in use, open an elevated Command Prompt window and run the following command:

    Windows Command PromptCopy

    In the TPM section of the output of this command, verify whether the PCR Validation Profile setting includes 7, as follows:

    Microsoft Intune:  How to enable bitlocker silently - Got issue: Device Encryption... fmedia%2fenforcing-bitlocker-policies-by-using-intune-known-issues%2fmanage-bde-output-include-7.png

    If PCR Validation Profile doesn't include 7 (for example, the values include 0, 2, 4, and 11, but not 7), then secure boot isn't turned on.

    Microsoft Intune:  How to enable bitlocker silently - Got issue: Device Encryption... ia%2fenforcing-bitlocker-policies-by-using-intune-known-issues%2fmanage-bde-output-not-include-7.png

    2: Verify the secure boot stateTo verify the secure boot state, use the System Information application by following these steps:

    1. Select Start, and enter msinfo32 in the Search box.
    2. Verify that the Secure Boot State setting is On, as follows:

      Microsoft Intune:  How to enable bitlocker silently - Got issue: Device Encryption... urity%2fmedia%2fenforcing-bitlocker-policies-by-using-intune-known-issues%2fsecure-boot-state-on.png
    3. If the Secure Boot State setting is Unsupported, Silent BitLocker Encryption can't be used on the device.

      Microsoft Intune:  How to enable bitlocker silently - Got issue: Device Encryption... edia%2fenforcing-bitlocker-policies-by-using-intune-known-issues%2fsecure-boot-state-unsupported.png
    Note

    The Confirm-SecureBootUEFI PowerShell cmdlet can also be used to verify the Secure Boot state by opening an elevated PowerShell window and running the following command:

    PowerShellCopy

    If the computer supports Secure Boot and Secure Boot is enabled, this cmdlet returns "True."

    If the computer supports secure boot and secure boot is disabled, this cmdlet returns "False."

    If the computer does not support Secure Boot or is a BIOS (non-UEFI) computer, this cmdlet returns "Cmdlet not supported on this platform."
     
    Enfield, Jun 19, 2023
    #3
  4. Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...

    Windows 10 BitLocker Drive Encryption AND Device Encryption enabled?

    Recently I looked into enabling "BitLocker Drive Encryption" on Windows 10 Pro. After enabling it, I discovered that "Device Encryption" under Settings -> Update and Security -> Device Encryption was already enabled. This is a new Lenovo laptop from 12/2020,
    bought from Lenovo with Windows 10 installed. I never enabled Device Encryption, so I'm guessing it was enabled by default. Does it matter if both "Device Encryption" AND "BitLocker Drive Protection" are BOTH enabled? Should I disable one of them?
     
    AndyBusch1, Jun 19, 2023
    #4
Thema:

Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...

Loading...
  1. Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption... - Similar Threads - Microsoft Intune enable

  2. How to enable device encryption/bitlocker on windows 11

    in Windows 10 Gaming
    How to enable device encryption/bitlocker on windows 11: Hi, When i bought my laptop hp 14-s, it came with windows 11 home and device encryption/bitlocker enabled. i dont remember which one exactlyFor reasons, i once wiped my whole drive and reinstalled windows 11 home, but now im unable to enable bitlocker or device encryption...
  3. How to enable device encryption/bitlocker on windows 11

    in Windows 10 Software and Apps
    How to enable device encryption/bitlocker on windows 11: Hi, When i bought my laptop hp 14-s, it came with windows 11 home and device encryption/bitlocker enabled. i dont remember which one exactlyFor reasons, i once wiped my whole drive and reinstalled windows 11 home, but now im unable to enable bitlocker or device encryption...
  4. Cannot Push Bitlocker with Intune Silently to our Organization.

    in Windows 10 Gaming
    Cannot Push Bitlocker with Intune Silently to our Organization.: We are pushing bitlocker via Intune to a group of test users and cannot get it to encrypt silently. Attached are the prompts users are seeing alot of users do not have local admin so they couldn't encrypt if they tried, also attached are bitlocker settings in intune. Am I...
  5. Cannot Push Bitlocker with Intune Silently to our Organization.

    in Windows 10 Software and Apps
    Cannot Push Bitlocker with Intune Silently to our Organization.: We are pushing bitlocker via Intune to a group of test users and cannot get it to encrypt silently. Attached are the prompts users are seeing alot of users do not have local admin so they couldn't encrypt if they tried, also attached are bitlocker settings in intune. Am I...
  6. Cannot Push Bitlocker with Intune Silently to our Organization.

    in AntiVirus, Firewalls and System Security
    Cannot Push Bitlocker with Intune Silently to our Organization.: We are pushing bitlocker via Intune to a group of test users and cannot get it to encrypt silently. Attached are the prompts users are seeing alot of users do not have local admin so they couldn't encrypt if they tried, also attached are bitlocker settings in intune. Am I...
  7. Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...

    in Windows 10 Gaming
    Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...: Dear all, Previously, I created a policy to enable BitLocker on Windows devices, and it was working smoothly. However, about two weeks ago, when I enrolled devices with Company Portal, BitLocker did not encrypt automatically, and a notification always popped up in the...
  8. Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...

    in Windows 10 Software and Apps
    Microsoft Intune: How to enable bitlocker silently - Got issue: Device Encryption...: Dear all, Previously, I created a policy to enable BitLocker on Windows devices, and it was working smoothly. However, about two weeks ago, when I enrolled devices with Company Portal, BitLocker did not encrypt automatically, and a notification always popped up in the...
  9. Windows 10 BitLocker Drive Encryption AND Device Encryption enabled?

    in AntiVirus, Firewalls and System Security
    Windows 10 BitLocker Drive Encryption AND Device Encryption enabled?: Recently I looked into enabling "BitLocker Drive Encryption" on Windows 10 Pro. After enabling it, I discovered that "Device Encryption" under Settings -> Update and Security -> Device Encryption was already enabled. This is a new Lenovo laptop from 12/2020, bought from...
  10. Bitlocker Device Encryption enabled after imaging

    in AntiVirus, Firewalls and System Security
    Bitlocker Device Encryption enabled after imaging: I am trying to create a Windows 10 image for my organization, and cannot figure out one particular issue with Bitlocker. It seems that after I sysprep, and throw the image on a new computer, it then has BitLocker partially enabled. What I mean is that when going to the About...