mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
Merge branch 'release-win11-24h2' into vp-wdac-rebrand
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: PDE settings and configuration
|
||||
description: Learn about the available options to configure Personal Data Encryption (PDE) and how to configure them via Microsoft Intune or Configuration Service Providers (CSP).
|
||||
ms.topic: how-to
|
||||
ms.date: 05/06/2024
|
||||
ms.date: 09/24/2024
|
||||
---
|
||||
|
||||
# PDE settings and configuration
|
||||
@ -36,6 +36,21 @@ The following table lists the recommended settings to improve PDE's security.
|
||||
|
||||
## Configure PDE with Microsoft Intune
|
||||
|
||||
If you use Microsoft Intune to manage your devices, you can configure PDE using a disk encryption policy, a settings catalog policy, or a custom profile.
|
||||
|
||||
### Disk encryption policy
|
||||
|
||||
To configure devices using a [disk encryption policy](/mem/intune/protect/endpoint-security-disk-encryption-policy), go to **Endpoint security** > **Disk encryption** and select **Create policy**:
|
||||
|
||||
- **Platform** > **Windows**
|
||||
- **Profile** > **Personal Data Encryption**
|
||||
|
||||
Provide a name, and select **Next**. In the **Configuration settings** page, select **Enable Personal Data Encryption** and configure the settings as needed.
|
||||
|
||||
Assign the policy to a group that contains as members the devices or users that you want to configure.
|
||||
|
||||
### Settings catalog policy
|
||||
|
||||
[!INCLUDE [intune-settings-catalog-1](../../../../../includes/configure/intune-settings-catalog-1.md)]
|
||||
|
||||
| Category | Setting name | Value |
|
||||
@ -80,6 +95,17 @@ Alternatively, you can configure devices using the [Policy CSP][CSP-1] and [PDE
|
||||
|
||||
Once PDE is enabled, it isn't recommended to disable it. However if you need to disable PDE, you can do so using the following steps.
|
||||
|
||||
### Disable PDE with a disk encryption policy
|
||||
|
||||
To disable PDE devices using a [disk encryption policy](/mem/intune/protect/endpoint-security-disk-encryption-policy), go to **Endpoint security** > **Disk encryption** and select **Create policy**:
|
||||
|
||||
- **Platform** > **Windows**
|
||||
- **Profile** > **Personal Data Encryption**
|
||||
|
||||
Provide a name, and select **Next**. In the **Configuration settings** page, select **Disable Personal Data Encryption**.
|
||||
|
||||
Assign the policy to a group that contains as members the devices or users that you want to configure.
|
||||
|
||||
### Disable PDE with a settings catalog policy in Intune
|
||||
|
||||
[!INCLUDE [intune-settings-catalog-1](../../../../../includes/configure/intune-settings-catalog-1.md)]
|
||||
|
@ -4,7 +4,7 @@ metadata:
|
||||
title: Frequently asked questions for Personal Data Encryption (PDE)
|
||||
description: Answers to common questions regarding Personal Data Encryption (PDE).
|
||||
ms.topic: faq
|
||||
ms.date: 05/06/2024
|
||||
ms.date: 09/24/2024
|
||||
|
||||
title: Frequently asked questions for Personal Data Encryption (PDE)
|
||||
summary: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: Personal Data Encryption (PDE)
|
||||
description: Personal Data Encryption unlocks user encrypted files at user sign-in instead of at boot.
|
||||
ms.topic: how-to
|
||||
ms.date: 05/06/2024
|
||||
ms.date: 09/24/2024
|
||||
---
|
||||
|
||||
# Personal Data Encryption (PDE)
|
||||
|
Reference in New Issue
Block a user