You are configuring BitLocker Network Unlock for a cluster of Windows Server 2022 nodes. The servers are equipped with TPM 2.0 and are connected to a wired network. You have already installed the BitLocker Network Unlock feature on a Windows Deployment Services (WDS) server. What is the next requirement to ensure that the servers automatically unlock their OS drives upon rebooting while connected to the internal network?
Trap 1: The client servers must have the BitLocker Drive Encryption feature…
BitLocker Drive Encryption must be enabled for Network Unlock to function, as the feature is designed to protect existing BitLocker volumes. Disabling the feature would prevent the creation of the necessary key protectors. The Network Unlock protector is added as an additional protector to an already encrypted volume to facilitate automated reboots.
Trap 2: The WDS server must be running in 'Transport Server' mode only with…
While WDS is a prerequisite, it does not need to be in a specific 'Transport Server' mode for Network Unlock to function. The Network Unlock feature is a separate component that plugs into the WDS infrastructure. Having images or using full WDS functionality does not interfere with the ability of the server to process unlock requests.
Trap 3: The client servers must be joined to an Azure Active Directory…
BitLocker Network Unlock is traditionally an on-premises Active Directory Domain Services feature and does not require Azure Active Directory. While modern systems can integrate with Azure, the specific mechanism for Network Unlock is tied to local network infrastructure like WDS and DHCP, rather than cloud-based identity providers for the unlocking process itself.
- A
The client servers must be configured to use DHCP and have a UEFI firmware.
Network Unlock relies on the UEFI firmware and the DHCP protocol to communicate with the WDS server before the operating system boots. If a server uses a static IP address in its firmware or lacks UEFI support, the Network Unlock driver cannot obtain the necessary network configuration or communicate with the network unlock provider.
- B
The client servers must have the BitLocker Drive Encryption feature disabled during the initial sync.
Why wrong: BitLocker Drive Encryption must be enabled for Network Unlock to function, as the feature is designed to protect existing BitLocker volumes. Disabling the feature would prevent the creation of the necessary key protectors. The Network Unlock protector is added as an additional protector to an already encrypted volume to facilitate automated reboots.
- C
The WDS server must be running in 'Transport Server' mode only with no images.
Why wrong: While WDS is a prerequisite, it does not need to be in a specific 'Transport Server' mode for Network Unlock to function. The Network Unlock feature is a separate component that plugs into the WDS infrastructure. Having images or using full WDS functionality does not interfere with the ability of the server to process unlock requests.
- D
The client servers must be joined to an Azure Active Directory domain specifically.
Why wrong: BitLocker Network Unlock is traditionally an on-premises Active Directory Domain Services feature and does not require Azure Active Directory. While modern systems can integrate with Azure, the specific mechanism for Network Unlock is tied to local network infrastructure like WDS and DHCP, rather than cloud-based identity providers for the unlocking process itself.