Hi Emma Brooks,
To achieve silent BitLocker encryption during the Windows Autopilot provisioning phase for remote employees, you must configure a Microsoft Intune Endpoint Security disk encryption policy with three specific settings. First, enable Allow standard users to enable encryption during Autopilot to allow the process to run without requiring local administrative rights or triggering User Account Control prompts. Second, set Warning for other disk encryption to Block to suppress the native Windows dialog box and prevent the system from interrupting the setup wizard. These configurations interact directly with the underlying BitLocker Configuration Service Provider and the local registry to automate the encryption process and escrow recovery keys silently to Microsoft Entra ID.
The critical architectural requirement for this deployment is ensuring that the policy is targeted to a Device group rather than a User group. Assigning the policy to the hardware devices forces Microsoft Intune to process and enforce the encryption settings during the initial Device Setup phase of the Autopilot Enrollment Status Page. This ensures that the system drive is fully encrypted, secure, and compliant before the remote employee ever logs in or accesses the Windows desktop.
Domic