From 50167e6013db9e3d50083bba253a89b935fd7aa5 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:37:43 -0400 Subject: [PATCH] PDE Intune Config Updates 7 --- windows/security/TOC.yml | 2 +- .../personal-data-encryption/configure-pde-in-intune.md | 4 ++-- .../pde-in-intune/intune-disable-arso.md | 6 +++--- .../pde-in-intune/intune-disable-hibernation.md | 6 +++--- .../pde-in-intune/intune-disable-memory-dumps.md | 6 +++--- .../intune-disable-password-connected-standby.md | 6 +++--- .../pde-in-intune/intune-disable-wer.md | 6 +++--- .../pde-in-intune/intune-enable-pde.md | 6 +++--- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/windows/security/TOC.yml b/windows/security/TOC.yml index 858bb656b0..38c4f1639f 100644 --- a/windows/security/TOC.yml +++ b/windows/security/TOC.yml @@ -163,7 +163,7 @@ href: information-protection/personal-data-encryption/faq-pde.yml - name: Configure Personal Data Encryption (PDE) in Intune items: - - name: Configure Personal Data Encryption (PDE) using Intune + - name: Configure Personal Data Encryption (PDE) in Intune href: information-protection/personal-data-encryption/configure-pde-in-intune.md - name: Enable Personal Data Encryption (PDE) href: information-protection/personal-data-encryption/pde-in-intune/intune-enable-pde.md diff --git a/windows/security/information-protection/personal-data-encryption/configure-pde-in-intune.md b/windows/security/information-protection/personal-data-encryption/configure-pde-in-intune.md index 3319c6e6d2..3aa684f0c2 100644 --- a/windows/security/information-protection/personal-data-encryption/configure-pde-in-intune.md +++ b/windows/security/information-protection/personal-data-encryption/configure-pde-in-intune.md @@ -1,5 +1,5 @@ --- -title: Configure Personal Data Encryption (PDE) using Intune +title: Configure Personal Data Encryption (PDE) in Intune description: Configuring and enabling Personal Data Encryption (PDE) required and recommended policies in Intune author: frankroj ms.author: frankroj @@ -15,7 +15,7 @@ ms.date: 03/13/2023 -# Configure Personal Data Encryption (PDE) policies using Intune +# Configure Personal Data Encryption (PDE) policies in Intune The various required and recommended policies needed for Personal Data Encryption (PDE) can be configured in Intune. The following links for both required and recommended policies contain step by step instructions on how to configure these policies in Intune. diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-arso.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-arso.md index dcf750c606..5e89d8e4d3 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-arso.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-arso.md @@ -1,6 +1,6 @@ --- -title: Disable Winlogon automatic restart sign-on (ARSO) for PDE using Intune -description: Disable Winlogon automatic restart sign-on (ARSO) for PDE using Intune +title: Disable Winlogon automatic restart sign-on (ARSO) for PDE in Intune +description: Disable Winlogon automatic restart sign-on (ARSO) for PDE in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -16,7 +16,7 @@ ms.date: 03/13/2023 Winlogon automatic restart sign-on (ARSO) isn't supported for use with Personal Data Encryption (PDE). For this reason, in order to use PDE, ARSO needs to be disabled. -## Disable Winlogon automatic restart sign-on (ARSO) using Intune +## Disable Winlogon automatic restart sign-on (ARSO) in Intune To disable ARSO using Intune, follow the below steps: diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-hibernation.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-hibernation.md index ae447a265b..19a5b9498e 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-hibernation.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-hibernation.md @@ -1,6 +1,6 @@ --- -title: Disable hibernation for PDE using Intune -description: Disable hibernation for PDE using Intune +title: Disable hibernation for PDE in Intune +description: Disable hibernation for PDE in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -16,7 +16,7 @@ ms.date: 03/13/2023 Hibernation files can potentially cause the keys used by Personal Data Encryption (PDE) to protect content to be exposed. For greatest security, disable hibernation. -## Disable hibernation using Intune +## Disable hibernation in Intune To disable hibernation using Intune, follow the below steps: diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-memory-dumps.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-memory-dumps.md index 7bd550c37b..b9ab18802e 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-memory-dumps.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-memory-dumps.md @@ -1,6 +1,6 @@ --- -title: Disable kernel-mode crash dumps and live dumps for PDE using Intune -description: Disable kernel-mode crash dumps and live dumps for PDE using Intune +title: Disable kernel-mode crash dumps and live dumps for PDE in Intune +description: Disable kernel-mode crash dumps and live dumps for PDE in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -16,7 +16,7 @@ ms.date: 03/13/2023 Kernel-mode crash dumps and live dumps can potentially cause the keys used by Personal Data Encryption (PDE) to protect content to be exposed. For greatest security, disable kernel-mode crash dumps and live dumps. -## Disable kernel-mode crash dumps and live dumps using Intune +## Disable kernel-mode crash dumps and live dumps in Intune To disable kernel-mode crash dumps and live dumps using Intune, follow the below steps: diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-password-connected-standby.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-password-connected-standby.md index 373a303a3c..d61d11a19c 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-password-connected-standby.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-password-connected-standby.md @@ -1,6 +1,6 @@ --- -title: Disable allowing users to select when a password is required when resuming from connected standby for PDE using Intune -description: Disable allowing users to select when a password is required when resuming from connected standby for PDE using Intune +title: Disable allowing users to select when a password is required when resuming from connected standby for PDE in Intune +description: Disable allowing users to select when a password is required when resuming from connected standby for PDE in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -32,7 +32,7 @@ When the **Disable allowing users to select when a password is required when res Because of this undesired outcome, it's recommended to explicitly disable this policy on Azure AD joined devices instead of leaving it at the default of **Not configured**. -## Disable allowing users to select when a password is required when resuming from connected standby using Intune +## Disable allowing users to select when a password is required when resuming from connected standby in Intune To disable the policy **Disable allowing users to select when a password is required when resuming from connected standby** using Intune, follow the below steps: diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-wer.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-wer.md index 673ef17eee..b9c2cff0ae 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-wer.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-disable-wer.md @@ -1,6 +1,6 @@ --- -title: Disable Windows Error Reporting (WER)/user-mode crash dumps for PDE using Intune -description: Disable Windows Error Reporting (WER)/user-mode crash dumps for PDE using Intune +title: Disable Windows Error Reporting (WER)/user-mode crash dumps for PDE in Intune +description: Disable Windows Error Reporting (WER)/user-mode crash dumps for PDE in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -16,7 +16,7 @@ ms.date: 03/13/2023 Disabling Windows Error Reporting prevents user-mode crash dumps. User-mode crash dumps can potentially cause the keys used by PDE to protect content to be exposed. For greatest security, disable user-mode crash dumps. -## Disable Windows Error Reporting (WER)/user-mode crash dumps using Intune +## Disable Windows Error Reporting (WER)/user-mode crash dumps in Intune To disable Windows Error Reporting (WER) and user-mode crash dumps using Intune, follow the below steps: diff --git a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-enable-pde.md b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-enable-pde.md index 0122d66671..0052247b0b 100644 --- a/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-enable-pde.md +++ b/windows/security/information-protection/personal-data-encryption/pde-in-intune/intune-enable-pde.md @@ -1,6 +1,6 @@ --- -title: Enable Personal Data Encryption (PDE) using Intune -description: Enable Personal Data Encryption (PDE) using Intune +title: Enable Personal Data Encryption (PDE) in Intune +description: Enable Personal Data Encryption (PDE) in Intune author: frankroj ms.author: frankroj ms.reviewer: rhonnegowda @@ -19,7 +19,7 @@ By default, Personal Data Encryption (PDE) is not enabled on devices. Before PDE > [!NOTE] > Enabling the PDE policy on devices only enables the PDE feature. It does not protect any content. To protect content via PDE, use the [PDE APIs](/uwp/api/windows.security.dataprotection.userdataprotectionmanager). The PDE APIs can be used to create custom applications and scripts to specify which content to protect and at what level to protect the content. Additionally, the PDE APIs can't be used to protect content until the PDE policy has been enabled. -## Enable Personal Data Encryption (PDE) using Intune +## Enable Personal Data Encryption (PDE) in Intune To enable Personal Data Encryption (PDE) using Intune, follow the below steps: