mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 05:43:41 +00:00
Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-202501-freshness
This commit is contained in:
@ -551,6 +551,10 @@ The possible values for 'zz' are:
|
|||||||
|
|
||||||
- 1 = Store recovery passwords and key packages
|
- 1 = Store recovery passwords and key packages
|
||||||
- 2 = Store recovery passwords only
|
- 2 = Store recovery passwords only
|
||||||
|
|
||||||
|
For Microsoft Entra hybrid joined devices, the BitLocker recovery password is backed up to both Active Directory and Entra ID.
|
||||||
|
|
||||||
|
For Microsoft Entra joined devices, the BitLocker recovery password is backed up to Entra ID.
|
||||||
<!-- Device-FixedDrivesRecoveryOptions-Editable-End -->
|
<!-- Device-FixedDrivesRecoveryOptions-Editable-End -->
|
||||||
|
|
||||||
<!-- Device-FixedDrivesRecoveryOptions-DFProperties-Begin -->
|
<!-- Device-FixedDrivesRecoveryOptions-DFProperties-Begin -->
|
||||||
@ -2092,6 +2096,10 @@ The possible values for 'zz' are:
|
|||||||
|
|
||||||
- 1 = Store recovery passwords and key packages.
|
- 1 = Store recovery passwords and key packages.
|
||||||
- 2 = Store recovery passwords only.
|
- 2 = Store recovery passwords only.
|
||||||
|
|
||||||
|
For Microsoft Entra hybrid joined devices, the BitLocker recovery password is backed up to both Active Directory and Entra ID.
|
||||||
|
|
||||||
|
For Microsoft Entra joined devices, the BitLocker recovery password is backed up to Entra ID.
|
||||||
<!-- Device-SystemDrivesRecoveryOptions-Editable-End -->
|
<!-- Device-SystemDrivesRecoveryOptions-Editable-End -->
|
||||||
|
|
||||||
<!-- Device-SystemDrivesRecoveryOptions-DFProperties-Begin -->
|
<!-- Device-SystemDrivesRecoveryOptions-DFProperties-Begin -->
|
||||||
|
@ -193,7 +193,7 @@ Alternatively, you can configure devices using a [custom policy][MEM-1] with the
|
|||||||
- **Value:** content of the XML file
|
- **Value:** content of the XML file
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The content of the file must be entered as a single line in the `Value` field. Use a text editor to remove any line breaks from the XML file, usually with a function called *join lines*.
|
> The content of the file must be entered as a single line in the `Value` field. Use a text editor to remove any line breaks from the XML file, usually with a function called *join lines* or *linearize*. If customizations.xml is being modified directly instead of using the WCD editor, the XML brackets need to be escaped / replaced with \< and \> entity encodings. Single and double quote characters do not need to be escaped.
|
||||||
|
|
||||||
[!INCLUDE [provisioning-package-2](../../../includes/configure/provisioning-package-2.md)]
|
[!INCLUDE [provisioning-package-2](../../../includes/configure/provisioning-package-2.md)]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user