From c7d487d4dfa9f2e4fd64f78c5719421c38626077 Mon Sep 17 00:00:00 2001 From: Kevin Sheehan <116211220+kbsheehan@users.noreply.github.com> Date: Wed, 6 Sep 2023 15:01:22 -0400 Subject: [PATCH 01/31] Update bitlocker-csp.md Updated error numbers 16, 17 in status node. --- windows/client-management/mdm/bitlocker-csp.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md index eea5bba65f..f5d9653eed 100644 --- a/windows/client-management/mdm/bitlocker-csp.md +++ b/windows/client-management/mdm/bitlocker-csp.md @@ -1406,7 +1406,9 @@ This value represents a bitmask with each bit and the corresponding error code d | 13 |A TPM isn't available for BitLocker, either because it isn't present, it has been made unavailable in the Registry, or the OS is on a removable drive. | | 14 |The TPM isn't ready for BitLocker.| | 15 |The network isn't available, which is required for recovery key backup. | -| 16-31 |For future use.| +| 16 |The encryption type of the OS volume for full disk versus used space only encryption doesn't match the BitLocker policy.| +| 17 |The encryption type of the fixed drive for full disk versus used space only encryption doesn't match the BitLocker policy.| +| 18-31 |For future use.| From 24025ce7ef5847dca59e99736ff7558d37c8b828 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:43:34 -0400 Subject: [PATCH 02/31] Freshness - EDU content --- education/windows/federated-sign-in.md | 78 ++++++++++-------- .../windows/get-minecraft-for-education.md | 3 +- .../federated-sign-in-settings-intune.png | Bin 104762 -> 0 bytes 3 files changed, 45 insertions(+), 36 deletions(-) delete mode 100644 education/windows/images/federated-sign-in-settings-intune.png diff --git a/education/windows/federated-sign-in.md b/education/windows/federated-sign-in.md index 6b703ae346..615cf1dcbe 100644 --- a/education/windows/federated-sign-in.md +++ b/education/windows/federated-sign-in.md @@ -1,13 +1,12 @@ --- title: Configure federated sign-in for Windows devices -description: Description of federated sign-in feature for the Education SKUs of Windows 11 and how to configure it via Intune or provisioning packages. -ms.date: 05/01/2023 +description: Learn about federated sign-in in Windows how to configure it. +ms.date: 09/11/2023 ms.topic: how-to appliesto: - ✅ Windows 11 - ✅ Windows 11 SE ms.collection: - - highpri - tier1 - education --- @@ -77,21 +76,25 @@ To use web sign-in with a federated identity provider, your devices must be conf #### [:::image type="icon" source="images/icons/intune.svg"::: **Intune**](#tab/intune) -To configure federated sign-in using Microsoft Intune, [create a custom profile][MEM-1] with the following settings: +[!INCLUDE [intune-settings-catalog-1](../../includes/configure/intune-settings-catalog-1.md)] -[!INCLUDE [intune-custom-settings-1](../../includes/configure/intune-custom-settings-1.md)] +| Category | Setting name | Value | +|--|--|--| +| Education | Is Education Environment | Enabled | +| Federated Authentication | Enable Web Sign In For Primary User | Enabled | +| Authentication | Configure Web Sign In Allowed Urls | Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com` | +| Authentication | Configure Webcam Access Domain Names | This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com` | + +[!INCLUDE [intune-settings-catalog-2](../../includes/configure/intune-settings-catalog-2.md)] + +Alternatively, you can configure devices using a [custom policy][INT-1] with the following settings: | Setting | |--------| -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Education/IsEducationEnvironment`**
  • Data type: **Integer**
  • Value: **1**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/FederatedAuthentication/EnableWebSignInForPrimaryUser`**
  • Data type: **Integer**
  • Value: **1**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebSignInAllowedUrls`**
  • Data type: **String**
  • Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebCamAccessDomainNames`**
  • Data type: **String**
  • Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**
  • | - -:::image type="content" source="images/federated-sign-in-settings-intune.png" alt-text="Custom policy showing the settings to be configured to enable federated sign-in" lightbox="images/federated-sign-in-settings-intune.png" border="true"::: - -[!INCLUDE [intune-custom-settings-2](../../includes/configure/intune-custom-settings-2.md)] -[!INCLUDE [intune-custom-settings-info](../../includes/configure/intune-custom-settings-info.md)] +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Education/IsEducationEnvironment`
    **Data type**: int
    **Value**: `1`| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/FederatedAuthentication/EnableWebSignInForPrimaryUser`
    **Data type**: int
    **Value**: `1`| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebSignInAllowedUrls`
    **Data type**: String
    **Value**: Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com`| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebCamAccessDomainNames`**
    **Data type**: String
    **Value**: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com`| #### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) @@ -99,10 +102,10 @@ To configure federated sign-in using a provisioning package, use the following s | Setting | |--------| -|
  • Path: **`Education/IsEducationEnvironment`**
  • Value: **Enabled**
  • | -|
  • Path: **`FederatedAuthentication/EnableWebSignInForPrimaryUser`**
  • Value: **Enabled**
  • | -|
  • Path: **`Policies/Authentication/ConfigureWebSignInAllowedUrls`**
  • Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**
  • | -|
  • Path: **`Policies/Authentication/ConfigureWebCamAccessDomainNames`**
  • Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**
  • | +| **Path**: `Education/IsEducationEnvironment`
    **Value**: Enabled| +| **Path**: `FederatedAuthentication/EnableWebSignInForPrimaryUser`
    **Value**: Enabled| +| **Path**: `Policies/Authentication/ConfigureWebSignInAllowedUrls`
    **Value**: Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com`| +| **Path**: `Policies/Authentication/ConfigureWebCamAccessDomainNames`
    **Value**: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com`| :::image type="content" source="images/federated-sign-in-settings-ppkg.png" alt-text="Custom policy showing the settings to be configured to enable federated sign-in" lightbox="images/federated-sign-in-settings-ppkg.png" border="true"::: @@ -119,20 +122,27 @@ To use web sign-in with a federated identity provider, your devices must be conf #### [:::image type="icon" source="images/icons/intune.svg"::: **Intune**](#tab/intune) -To configure federated sign-in using Microsoft Intune, [create a custom profile][MEM-1] with the following settings: +[!INCLUDE [intune-settings-catalog-1](../../includes/configure/intune-settings-catalog-1.md)] -[!INCLUDE [intune-custom-settings-1](../../includes/configure/intune-custom-settings-1.md)] +| Category | Setting name | Value | +|--|--|--| +| Education | Is Education Environment | Enabled | +| SharedPC | Enable Shared PC Mode With OneDrive Sync | True | +| Authentication | Enable Web Sign In | Enabled | +| Authentication | Configure Web Sign In Allowed Urls | Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com` | +| Authentication | Configure Webcam Access Domain Names | This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com` | + +[!INCLUDE [intune-settings-catalog-2](../../includes/configure/intune-settings-catalog-2.md)] + +Alternatively, you can configure devices using a [custom policy][INT-1] with the following settings: | Setting | |--------| -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Education/IsEducationEnvironment`**
  • Data type: **Integer**
  • Value: **1**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/SharedPC/EnableSharedPCModeWithOneDriveSync`**
  • Data type: **Boolean**
  • Value: **True**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/EnableWebSignIn`**
  • Data type: **Integer**
  • Value: **1**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebSignInAllowedUrls`**
  • Data type: **String**
  • Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**
  • | -|
  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebCamAccessDomainNames`**
  • Data type: **String**
  • Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**
  • | - -[!INCLUDE [intune-custom-settings-2](../../includes/configure/intune-custom-settings-2.md)] -[!INCLUDE [intune-custom-settings-info](../../includes/configure/intune-custom-settings-info.md)] +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Education/IsEducationEnvironment`
    **Data type**: int
    **Value**: `1`| +| **OMA-URI**: `./Vendor/MSFT/SharedPC/EnableSharedPCModeWithOneDriveSync`
    **Data type**: Boolean
    **Value**: True| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Authentication/EnableWebSignIn`
    **Data type**: Integer
    **Value**: `1`| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebSignInAllowedUrls`
    **Data type**: String
    **Value**: Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com`| +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebCamAccessDomainNames`
    **Data type**: String
    **Value**: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com`| #### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) @@ -140,11 +150,11 @@ To configure federated sign-in using a provisioning package, use the following s | Setting | |--------| -|
  • Path: **`Education/IsEducationEnvironment`**
  • Value: **Enabled**
  • | -|
  • Path: **`SharedPC/EnableSharedPCModeWithOneDriveSync`**
  • Value: **True**
  • | -|
  • Path: **`Policies/Authentication/EnableWebSignIn`**
  • Value: **Enabled**
  • | -|
  • Path: **`Policies/Authentication/ConfigureWebSignInAllowedUrls`**
  • Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**
  • | -|
  • Path: **`Policies/Authentication/ConfigureWebCamAccessDomainNames`**
  • Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**
  • | +|
  • Path: **`Education/IsEducationEnvironment`**
    Value: **Enabled**| +|
  • Path: **`SharedPC/EnableSharedPCModeWithOneDriveSync`**
    Value: **True**| +|
  • Path: **`Policies/Authentication/EnableWebSignIn`**
    Value: **Enabled**| +|
  • Path: **`Policies/Authentication/ConfigureWebSignInAllowedUrls`**
    Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**| +|
  • Path: **`Policies/Authentication/ConfigureWebCamAccessDomainNames`**
    Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**| Apply the provisioning package to the shared devices that require federated sign-in. @@ -245,7 +255,7 @@ Update-MgUser -UserId alton@example.onmicrosoft.com -UserPrincipalName alton@exa [GRAPH-1]: /graph/api/user-post-users?tabs=powershell [EXT-1]: https://support.clever.com/hc/s/articles/000001546 -[MEM-1]: /mem/intune/configuration/custom-settings-windows-10 +[INT-1]: /mem/intune/configuration/custom-settings-windows-10 [MSFT-1]: https://www.microsoft.com/download/details.aspx?id=56843 diff --git a/education/windows/get-minecraft-for-education.md b/education/windows/get-minecraft-for-education.md index 3fb0972c89..14121791b1 100644 --- a/education/windows/get-minecraft-for-education.md +++ b/education/windows/get-minecraft-for-education.md @@ -2,9 +2,8 @@ title: Get and deploy Minecraft Education description: Learn how to obtain and distribute Minecraft Education to Windows devices. ms.topic: how-to -ms.date: 02/23/2023 +ms.date: 09/11/2023 ms.collection: - - highpri - education - tier2 --- diff --git a/education/windows/images/federated-sign-in-settings-intune.png b/education/windows/images/federated-sign-in-settings-intune.png deleted file mode 100644 index bdde7cf85aa55b9cc346937f864db8af54b29ca8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 104762 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 z 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

    R0Tga~w-t*S{^d3%aH6F3jw-*$V945lY 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 Vdo8)BaHDp}8P~s6e0k-&{{^NDR1^RJ From 2c8fa5b8092fcd0f866a82f7f427bd21e9210040 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:47:54 -0400 Subject: [PATCH 03/31] Freshness - Themes --- education/windows/edu-themes.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/education/windows/edu-themes.md b/education/windows/edu-themes.md index 0f8053524d..c56da003a5 100644 --- a/education/windows/edu-themes.md +++ b/education/windows/edu-themes.md @@ -1,7 +1,7 @@ --- title: Configure education themes for Windows 11 description: Learn about education themes for Windows 11 and how to configure them via Intune and provisioning package. -ms.date: 09/15/2022 +ms.date: 09/11/2023 ms.topic: how-to appliesto: - ✅ Windows 11 @@ -23,14 +23,19 @@ Education themes aren't enabled by default. Follow the instructions below to con #### [:::image type="icon" source="images/icons/intune.svg"::: **Intune**](#tab/intune) -[!INCLUDE [intune-custom-settings-1](../../includes/configure/intune-custom-settings-1.md)] +[!INCLUDE [intune-settings-catalog-1](../../includes/configure/intune-settings-catalog-1.md)] + +| Category | Setting name | Value | +|--|--|--| +| Education | Enable Edu Themes | Enabled | + +[!INCLUDE [intune-settings-catalog-2](../../includes/configure/intune-settings-catalog-2.md)] + +Alternatively, you can configure devices using a [custom policy][INT-1] with the following settings: | Setting | |--------| -|

  • OMA-URI: **`./Vendor/MSFT/Policy/Config/Education/EnableEduThemes`**
  • Data type: **Integer**
  • Value: **1**
  • | - -[!INCLUDE [intune-custom-settings-2](../../includes/configure/intune-custom-settings-2.md)] -[!INCLUDE [intune-custom-settings-info](../../includes/configure/intune-custom-settings-info.md)] +| **OMA-URI**: `./Vendor/MSFT/Policy/Config/Education/EnableEduThemes`
    **Data type**: int
    **Value**: `1`| #### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) @@ -54,7 +59,7 @@ To change the theme, select **Settings** > **Personalization** > **Themes** > ** ----------- -[MEM-1]: /mem/intune/configuration/custom-settings-windows-10 +[INT-1]: /mem/intune/configuration/custom-settings-windows-10 [WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package [WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package \ No newline at end of file From c1e0d9612016e0bfca6871076fdcd2367238de7e Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:50:38 -0400 Subject: [PATCH 04/31] Acrolinx --- education/windows/edu-themes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/education/windows/edu-themes.md b/education/windows/edu-themes.md index c56da003a5..fd7e4cc8e8 100644 --- a/education/windows/edu-themes.md +++ b/education/windows/edu-themes.md @@ -15,11 +15,11 @@ Starting in **Windows 11, version 22H2**, you can deploy education themes to you :::image type="content" source="./images/win-11-se-themes-1.png" alt-text="Windows 11 desktop with 3 stickers" border="true"::: Themes allow the end user to quickly configure the look and feel of the device, with preset wallpaper, accent color, and other settings. -Students can choose their own themes, making it feel the device is their own. When students feel more ownership over their device, they tend to take better care of it. This is great news for schools looking to give that same device to a new student the next year. +Students can choose their own themes, making it feel the device is their own. When students feel more ownership over their device, they tend to take better care of it. ## Enable education themes -Education themes aren't enabled by default. Follow the instructions below to configure your devices using either Microsoft Intune or a provisioning package (PPKG). +Education themes aren't enabled by default. The following instructions describe how to configure your devices using either Microsoft Intune or a provisioning package (PPKG). #### [:::image type="icon" source="images/icons/intune.svg"::: **Intune**](#tab/intune) @@ -51,7 +51,7 @@ Follow the steps in [Apply a provisioning package][WIN-2] to apply the package t ## How to use the education themes -Once the education themes are enabled, the device will download them as soon as a user signs in to the device. +Once the education themes are enabled, the device downloads them as soon as a user signs in to the device. To change the theme, select **Settings** > **Personalization** > **Themes** > **Select a theme** From d13f9d12480d56cfec9aabbdc16036e125847f7f Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:57:06 -0400 Subject: [PATCH 05/31] federation --- education/windows/configure-aad-google-trust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/education/windows/configure-aad-google-trust.md b/education/windows/configure-aad-google-trust.md index 087db4abca..1e8066b140 100644 --- a/education/windows/configure-aad-google-trust.md +++ b/education/windows/configure-aad-google-trust.md @@ -1,7 +1,7 @@ --- title: Configure federation between Google Workspace and Azure AD description: Configuration of a federated trust between Google Workspace and Azure AD, with Google Workspace acting as an identity provider (IdP) for Azure AD. -ms.date: 04/04/2023 +ms.date: 09/11/2023 ms.topic: how-to appliesto: --- @@ -41,7 +41,7 @@ To test federation, the following prerequisites must be met: 1. In the search results page, hover over the *Microsoft Office 365 - Web (SAML)* app and select **Select** :::image type="content" source="images/google/google-admin-search-app.png" alt-text="Screenshot showing Google Workspace and the search button for Microsoft Office 365 SAML app."::: 1. On the **Google Identity Provider details** page, select **Download Metadata** and take note of the location where the **IdP metadata** - *GoogleIDPMetadata.xml* - file is saved, as it will be used to setup Azure AD later -1. On the **Service provider detail*s** page +1. On the **Service provider detail's** page - Select the option **Signed response** - Verify that the Name ID format is set to **PERSISTENT** - Depending on how the Azure AD users have been provisioned in Azure AD, you may need to adjust the **Name ID** mapping.\ From 6da3ffb1b9fc04e240844de21698f0e2ca4c98c0 Mon Sep 17 00:00:00 2001 From: Aditi Srivastava <133841950+aditisrivastava07@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:41:13 +0530 Subject: [PATCH 06/31] Updated alt text of images --- education/windows/edu-themes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/education/windows/edu-themes.md b/education/windows/edu-themes.md index fd7e4cc8e8..c30c7fd79a 100644 --- a/education/windows/edu-themes.md +++ b/education/windows/edu-themes.md @@ -12,7 +12,7 @@ appliesto: Starting in **Windows 11, version 22H2**, you can deploy education themes to your devices. The education themes are designed for students using devices in a school. -:::image type="content" source="./images/win-11-se-themes-1.png" alt-text="Windows 11 desktop with 3 stickers" border="true"::: +:::image type="content" source="./images/win-11-se-themes-1.png" alt-text="Screenshot of Windows 11 desktop with 3 stickers" border="true"::: Themes allow the end user to quickly configure the look and feel of the device, with preset wallpaper, accent color, and other settings. Students can choose their own themes, making it feel the device is their own. When students feel more ownership over their device, they tend to take better care of it. @@ -55,11 +55,11 @@ Once the education themes are enabled, the device downloads them as soon as a us To change the theme, select **Settings** > **Personalization** > **Themes** > **Select a theme** -:::image type="content" source="./images/win-11-se-themes.png" alt-text="Windows 11 education themes selection" border="true"::: +:::image type="content" source="./images/win-11-se-themes.png" alt-text="Screenshot of Windows 11 education themes selection" border="true"::: ----------- [INT-1]: /mem/intune/configuration/custom-settings-windows-10 [WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package -[WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package \ No newline at end of file +[WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package From 048ee30447ee25ee934719fba224810fd53ba63e Mon Sep 17 00:00:00 2001 From: Aditi Srivastava <133841950+aditisrivastava07@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:49:14 +0530 Subject: [PATCH 07/31] Update alt text of images --- education/windows/federated-sign-in.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/education/windows/federated-sign-in.md b/education/windows/federated-sign-in.md index 615cf1dcbe..35200347df 100644 --- a/education/windows/federated-sign-in.md +++ b/education/windows/federated-sign-in.md @@ -107,7 +107,7 @@ To configure federated sign-in using a provisioning package, use the following s | **Path**: `Policies/Authentication/ConfigureWebSignInAllowedUrls`
    **Value**: Semicolon separated list of domains, for example: `samlidp.clever.com;clever.com;mobile-redirector.clever.com`| | **Path**: `Policies/Authentication/ConfigureWebCamAccessDomainNames`
    **Value**: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that are allowed to use the webcam during the sign-in process, separated by a semicolon. For example: `clever.com`| -:::image type="content" source="images/federated-sign-in-settings-ppkg.png" alt-text="Custom policy showing the settings to be configured to enable federated sign-in" lightbox="images/federated-sign-in-settings-ppkg.png" border="true"::: +:::image type="content" source="images/federated-sign-in-settings-ppkg.png" alt-text="Screenshot of Custom policy showing the settings to be configured to enable federated sign-in" lightbox="images/federated-sign-in-settings-ppkg.png" border="true"::: Apply the provisioning package to the single-user devices that require federated sign-in. @@ -169,7 +169,7 @@ Once the devices are configured, a new sign-in experience becomes available. As users enter their username, they're redirected to the identity provider sign-in page. Once the Idp authenticates the users, they're signed-in. In the following animation, you can observe how the first sign-in process works for a student assigned (1:1) device: -:::image type="content" source="./images/win-11-se-federated-sign-in.gif" alt-text="Windows 11 SE sign-in using federated sign-in through Clever and QR code badge, in a student assigned (1:1) device." border="false"::: +:::image type="content" source="./images/win-11-se-federated-sign-in.gif" alt-text="Screenshot of Windows 11 SE sign-in using federated sign-in through Clever and QR code badge, in a student assigned (1:1) device." border="false"::: > [!IMPORTANT] > For student assigned (1:1) devices, once the policy is enabled, the first user who sign-in to the device will also set the disambiguation page to the identity provider domain on the device. This means that the device will be defaulting to that IdP. The user can exit the federated sign-in flow by pressing Ctrl+Alt+Delete to get back to the standard Windows sign-in screen. @@ -213,7 +213,7 @@ After the token sent by the IdP is validated, Azure AD searches for a matching u If the matching object is found, the user is signed-in. Otherwise, the user is presented with an error message. The following picture shows that a user with the ImmutableId *260051* can't be found: -:::image type="content" source="images/federation/user-match-lookup-failure.png" alt-text="Azure AD sign-in error: a user with a matching ImmutableId can't be found in the tenant." lightbox="images/federation/user-match-lookup-failure.png"::: +:::image type="content" source="images/federation/user-match-lookup-failure.png" alt-text="Screenshot of Azure AD sign-in error: a user with a matching ImmutableId can't be found in the tenant." lightbox="images/federation/user-match-lookup-failure.png"::: > [!IMPORTANT] > The ImmutableId matching is case-sensitive. @@ -267,4 +267,4 @@ Update-MgUser -UserId alton@example.onmicrosoft.com -UserPrincipalName alton@exa [WIN-1]: /windows/client-management/mdm/sharedpc-csp [WIN-2]: /windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#localpoliciessecurityoptions-interactivelogon-donotdisplaylastsignedin [WIN-3]: /windows/configuration/set-up-shared-or-guest-pc -[WIN-4]: /windows/client-management/mdm/policy-csp-authentication#preferredaadtenantdomainname \ No newline at end of file +[WIN-4]: /windows/client-management/mdm/policy-csp-authentication#preferredaadtenantdomainname From 3964ef3f42d556c65a30ec7b5658618cfa767220 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Mon, 11 Sep 2023 08:38:09 -0700 Subject: [PATCH 08/31] Baseline config MC post --- .../whats-new/windows-autopatch-whats-new-2023.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md index 15e3e60775..5159adc543 100644 --- a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md +++ b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md @@ -1,7 +1,7 @@ --- title: What's new 2023 description: This article lists the 2023 feature releases and any corresponding Message center post numbers. -ms.date: 09/05/2023 +ms.date: 09/11/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: whats-new @@ -23,10 +23,18 @@ Minor corrections such as typos, style, or formatting issues aren't listed. ## September 2023 +### September feature releases or updates + | Article | Description | | ----- | ----- | | [Conflicting configurations](../references/windows-autopatch-conflicting-configurations.md) | New feature. This article explains how to remediate conflicting configurations
    • [MC671811](https://admin.microsoft.com/adminportal/home#/MessageCenter)
    | +### September service releases + +| Message center post number | Description | +| ----- | ----- | +| [MC672750](https://admin.microsoft.com/adminportal/home#/MessageCenter) | August 2023 Windows Autopatch baseline configuration update | + ## August 2023 ### August feature releases or updates @@ -40,7 +48,7 @@ Minor corrections such as typos, style, or formatting issues aren't listed. | [Exclude a device](../operate/windows-autopatch-exclude-device.md) | Renamed Deregister a device to [Exclude a device](../operate/windows-autopatch-exclude-device.md). Added the [Restore device](../operate/windows-autopatch-exclude-device.md#restore-a-device-or-multiple-devices-previously-excluded) feature
    • [MC667662](https://admin.microsoft.com/adminportal/home#/MessageCenter)
    | | [Device alerts](../operate/windows-autopatch-device-alerts.md) | Added `'InstallSetupBlock'` to the [Alert resolutions section](../operate/windows-autopatch-device-alerts.md#alert-resolutions) | -## August service releases +### August service releases | Message center post number | Description | | ----- | ----- | From 61b3fb82b60cb10bf314b527b0d1599f7b4f2941 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Mon, 11 Sep 2023 08:50:24 -0700 Subject: [PATCH 09/31] Reliability report MC post --- .../whats-new/windows-autopatch-whats-new-2023.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md index 5159adc543..e9e8b08de8 100644 --- a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md +++ b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2023.md @@ -33,6 +33,7 @@ Minor corrections such as typos, style, or formatting issues aren't listed. | Message center post number | Description | | ----- | ----- | +| [MC674422](https://admin.microsoft.com/adminportal/home#/MessageCenter) | Public Preview: Windows Autopatch Reliability Report | | [MC672750](https://admin.microsoft.com/adminportal/home#/MessageCenter) | August 2023 Windows Autopatch baseline configuration update | ## August 2023 From cc79082a7a202d5d7a96380a4bfcd522c401a9f4 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Mon, 11 Sep 2023 10:16:58 -0700 Subject: [PATCH 10/31] remove dead link --- windows/whats-new/whats-new-windows-10-version-20H2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/whats-new-windows-10-version-20H2.md b/windows/whats-new/whats-new-windows-10-version-20H2.md index 37a10475d2..a433405b4e 100644 --- a/windows/whats-new/whats-new-windows-10-version-20H2.md +++ b/windows/whats-new/whats-new-windows-10-version-20H2.md @@ -25,7 +25,7 @@ This article lists new and updated features and content that is of interest to I As with previous fall releases, Windows 10, version 20H2 is a scoped set of features for select performance improvements, enterprise features, and quality enhancements. As an [H2-targeted release](/lifecycle/faq/windows), 20H2 is serviced for 30 months from the release date for devices running Windows 10 Enterprise or Windows 10 Education editions. -To download and install Windows 10, version 20H2, use Windows Update (**Settings > Update & Security > Windows Update**). For more information, including a video, see [How to get the Windows 10 October 2020 Update](https://community.windows.com/videos/how-to-get-the-windows-10-october-2020-update/7c7_mWN0wi8). +To download and install Windows 10, version 20H2, use Windows Update (**Settings > Update & Security > Windows Update**). ## Microsoft Edge From dee747fd7498336019cd05fb96b69548befdded1 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Tue, 12 Sep 2023 08:10:23 -0700 Subject: [PATCH 11/31] Fixed typo --- .../windows-autopatch-manage-driver-and-firmware-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-manage-driver-and-firmware-updates.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-manage-driver-and-firmware-updates.md index 881bb60534..041df4c91f 100644 --- a/windows/deployment/windows-autopatch/operate/windows-autopatch-manage-driver-and-firmware-updates.md +++ b/windows/deployment/windows-autopatch/operate/windows-autopatch-manage-driver-and-firmware-updates.md @@ -29,7 +29,7 @@ Switching the toggle between Automatic and Self-managed modes creates driver pro | Modes | Description | | ----- | -----| | Automatic | We recommend using **Automatic** mode.

    Automatic mode (default) is recommended for organizations with standard Original Equipment Manufacturer (OEM) devices where no recent driver or hardware issues have occurred due to Windows Updates. Automatic mode ensures the most secure drivers are installed using Autopatch deployment ring rollout.

    | -| Self-managed | When you use the the **Self-managed** mode for drivers and firmware, no drivers are installed in your environment without your explicit approval. You can still use Intune to choose specific drivers and deploy them on a ring-by-ring basis.

    Self-managed mode turns off Windows Autopatch’s automatic driver deployment. Instead, the Administrator controls the driver deployment.

    The Administrator selects the individual driver within an Intune driver update profile. Then, Autopatch creates an Intune driver update profile per deployment ring. Drivers can vary between deployment rings.

    The drivers listed for selection represent only the drivers needed for the targeted clients, which are the Autopatch rings. Therefore, the drivers offered may vary between rings depending on the variety of device hardware in an organization.

    | +| Self-managed | When you use **Self-managed** mode, no drivers are installed in your environment without your explicit approval. You can still use Intune to choose specific drivers and deploy them on a ring-by-ring basis.

    Self-managed mode turns off Windows Autopatch’s automatic driver deployment. Instead, the Administrator controls the driver deployment.

    The Administrator selects the individual driver within an Intune driver update profile. Then, Autopatch creates an Intune driver update profile per deployment ring. Drivers can vary between deployment rings.

    The drivers listed for selection represent only the drivers needed for the targeted clients, which are the Autopatch rings. Therefore, the drivers offered may vary between rings depending on the variety of device hardware in an organization.

    | ## Set driver and firmware updates to Automatic or Self-managed mode From d11d9e6d537cd3d02494de489338a37996a89f91 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Fri, 15 Sep 2023 08:07:18 -0700 Subject: [PATCH 12/31] Freshness dats --- .../deploy/windows-autopatch-admin-contacts.md | 2 +- .../windows-autopatch/operate/windows-autopatch-edge.md | 2 +- .../windows-autopatch/operate/windows-autopatch-teams.md | 2 +- .../prepare/windows-autopatch-configure-network.md | 2 +- .../prepare/windows-autopatch-enroll-tenant.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/deployment/windows-autopatch/deploy/windows-autopatch-admin-contacts.md b/windows/deployment/windows-autopatch/deploy/windows-autopatch-admin-contacts.md index 5a5b518816..3e70bd954a 100644 --- a/windows/deployment/windows-autopatch/deploy/windows-autopatch-admin-contacts.md +++ b/windows/deployment/windows-autopatch/deploy/windows-autopatch-admin-contacts.md @@ -1,7 +1,7 @@ --- title: Add and verify admin contacts description: This article explains how to add and verify admin contacts -ms.date: 05/30/2022 +ms.date: 09/15/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: how-to diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-edge.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-edge.md index 03e04c49d8..5aadb310ef 100644 --- a/windows/deployment/windows-autopatch/operate/windows-autopatch-edge.md +++ b/windows/deployment/windows-autopatch/operate/windows-autopatch-edge.md @@ -1,7 +1,7 @@ --- title: Microsoft Edge description: This article explains how Microsoft Edge updates are managed in Windows Autopatch -ms.date: 05/30/2022 +ms.date: 09/15/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: conceptual diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-teams.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-teams.md index 5c0649bc8e..21a44e576c 100644 --- a/windows/deployment/windows-autopatch/operate/windows-autopatch-teams.md +++ b/windows/deployment/windows-autopatch/operate/windows-autopatch-teams.md @@ -1,7 +1,7 @@ --- title: Microsoft Teams description: This article explains how Microsoft Teams updates are managed in Windows Autopatch -ms.date: 05/30/2022 +ms.date: 09/15/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: conceptual diff --git a/windows/deployment/windows-autopatch/prepare/windows-autopatch-configure-network.md b/windows/deployment/windows-autopatch/prepare/windows-autopatch-configure-network.md index 3813ee70ef..76fb999285 100644 --- a/windows/deployment/windows-autopatch/prepare/windows-autopatch-configure-network.md +++ b/windows/deployment/windows-autopatch/prepare/windows-autopatch-configure-network.md @@ -1,7 +1,7 @@ --- title: Configure your network description: This article details the network configurations needed for Windows Autopatch -ms.date: 05/30/2022 +ms.date: 09/15/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: how-to diff --git a/windows/deployment/windows-autopatch/prepare/windows-autopatch-enroll-tenant.md b/windows/deployment/windows-autopatch/prepare/windows-autopatch-enroll-tenant.md index afe28158bc..3a6e0a1197 100644 --- a/windows/deployment/windows-autopatch/prepare/windows-autopatch-enroll-tenant.md +++ b/windows/deployment/windows-autopatch/prepare/windows-autopatch-enroll-tenant.md @@ -1,7 +1,7 @@ --- title: Enroll your tenant description: This article details how to enroll your tenant -ms.date: 07/11/2022 +ms.date: 09/15/2023 ms.prod: windows-client ms.technology: itpro-updates ms.topic: how-to From 5c76103009b9949ed97632000862b7f6f9d3f32b Mon Sep 17 00:00:00 2001 From: Mitchell Schmidt <74631052+mitschmi@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:08:25 -0700 Subject: [PATCH 13/31] Fix capitalization for RetryTimeInHours profilexml example Node names are case sensitive, so this example does not properly set the value in the PBK. --- windows/client-management/mdm/vpnv2-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/vpnv2-csp.md b/windows/client-management/mdm/vpnv2-csp.md index 42df09bf0e..99272efc31 100644 --- a/windows/client-management/mdm/vpnv2-csp.md +++ b/windows/client-management/mdm/vpnv2-csp.md @@ -9037,7 +9037,7 @@ Profile example Sstp - 168 + 168 Eap From fe8af03a8fd33122fd9fc26be2040de173dafaa1 Mon Sep 17 00:00:00 2001 From: Office Content Publishing 5 <87502544+officedocspr5@users.noreply.github.com> Date: Sat, 16 Sep 2023 23:31:26 -0700 Subject: [PATCH 14/31] Uploaded file: education-content-updates.md - 2023-09-16 23:31:25.8945 --- education/includes/education-content-updates.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/education/includes/education-content-updates.md b/education/includes/education-content-updates.md index 335f6b9444..bae8eba426 100644 --- a/education/includes/education-content-updates.md +++ b/education/includes/education-content-updates.md @@ -2,6 +2,15 @@ +## Week of September 11, 2023 + + +| Published On |Topic title | Change | +|------|------------|--------| +| 9/11/2023 | [Configure education themes for Windows 11](/education/windows/edu-themes) | modified | +| 9/11/2023 | [Configure federated sign-in for Windows devices](/education/windows/federated-sign-in) | modified | + + ## Week of September 04, 2023 From bdee5a0a4c5261bd81468139a604b716c4ee22ee Mon Sep 17 00:00:00 2001 From: VARADHARAJAN K <3296790+RAJU2529@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:01:37 +0530 Subject: [PATCH 15/31] Update usmt-exclude-files-and-settings.md adjusted the xml format, please merge if its correct --- .../usmt/usmt-exclude-files-and-settings.md | 132 +++++++++--------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/windows/deployment/usmt/usmt-exclude-files-and-settings.md b/windows/deployment/usmt/usmt-exclude-files-and-settings.md index 2b5db81c9d..839eb53a13 100644 --- a/windows/deployment/usmt/usmt-exclude-files-and-settings.md +++ b/windows/deployment/usmt/usmt-exclude-files-and-settings.md @@ -81,18 +81,18 @@ The following .xml file migrates all files and subfolders in `C:\Data`, except t Test component - - - - C:\Data\* [*] - - - + + - C:\Data\temp\* [*] + C:\Data\* [*] - - + + + + C:\Data\temp\* [*] + + + @@ -110,14 +110,14 @@ The following .xml file migrates any subfolders in `C:\`EngineeringDrafts`, but - C:\EngineeringDrafts\* [*] + C:\EngineeringDrafts\* [*] - - - - C:\EngineeringDrafts\ [*] - - + + + + C:\EngineeringDrafts\ [*] + + @@ -136,14 +136,14 @@ The following .xml file migrates all files and subfolders in `C:\EngineeringDraf - C:\EngineeringDrafts\* [*] + C:\EngineeringDrafts\* [*] - - - C:\EngineeringDrafts\ [Sample.doc] - - + + + C:\EngineeringDrafts\ [Sample.doc] + + @@ -175,15 +175,15 @@ The following .xml file excludes all `.mp3` files from the migration: ```xml - Test + Test - + - - - + + + - + @@ -196,16 +196,16 @@ The following .xml file excludes only the files located on the C: drive. ```xml - Test - + Test + - - - c:\*[*] - - + + + c:\*[*] + + - + ``` @@ -219,20 +219,20 @@ The following .xml file unconditionally excludes the `HKEY_CURRENT_USER` registr Test - - - - - HKCU\testReg[*] - - - - - HKCU\*[*] - - - - + + + + + HKCU\testReg[*] + + + + + HKCU\*[*] + + + + ``` @@ -246,23 +246,23 @@ The following .xml file unconditionally excludes the system folders of `C:\Windo Test - + - - - - - - - - - - C:\Program Files\* [*] -C:\Windows\* [*] - - + + + + + + + + + + C:\Program Files\* [*] + C:\Windows\* [*] + + - + ``` From 3aeac6950fa1e16fd2ce506be97d9025e9a405cd Mon Sep 17 00:00:00 2001 From: VARADHARAJAN K <3296790+RAJU2529@users.noreply.github.com> Date: Mon, 18 Sep 2023 22:22:34 +0530 Subject: [PATCH 16/31] Update settings-and-configuration.md user request #11709 , so i rearranged the orders according to group policy, source taken from gpo windows 11 --- .../settings-and-configuration.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/windows/security/application-security/application-control/user-account-control/settings-and-configuration.md b/windows/security/application-security/application-control/user-account-control/settings-and-configuration.md index 686128a9d3..284e549300 100644 --- a/windows/security/application-security/application-control/user-account-control/settings-and-configuration.md +++ b/windows/security/application-security/application-control/user-account-control/settings-and-configuration.md @@ -13,15 +13,15 @@ The following table lists the available settings to configure the UAC behavior, |Setting name| Description| |-|-| -|Run all administrators in Admin Approval Mode|Controls the behavior of all UAC policy settings.

    **Enabled (default)**: Admin Approval Mode is enabled. This policy must be enabled and related UAC settings configured. The policy allows the built-in Administrator account and members of the Administrators group to run in Admin Approval Mode.
    **Disabled**: Admin Approval Mode and all related UAC policy settings are disabled. Note: If this policy setting is disabled, **Windows Security** notifies you that the overall security of the operating system has been reduced.| -|Admin Approval Mode for the Built-in Administrator account|Controls the behavior of Admin Approval Mode for the built-in Administrator account.

    **Enabled**: The built-in Administrator account uses Admin Approval Mode. By default, any operation that requires elevation of privilege prompts the user to approve the operation.
    **Disabled (default)** : The built-in Administrator account runs all applications with full administrative privilege.| -|Switch to the secure desktop when prompting for elevation|This policy setting controls whether the elevation request prompt is displayed on the interactive user's desktop or the secure desktop.

    **Enabled (default)**: All elevation requests go to the secure desktop regardless of prompt behavior policy settings for administrators and standard users.
    **Disabled**: All elevation requests go to the interactive user's desktop. Prompt behavior policy settings for administrators and standard users are used.| +|Admin Approval Mode for the Built-in Administrator account|Controls the behavior of Admin Approval Mode for the built-in Administrator account.

    **Enabled**: The built-in Administrator account uses Admin Approval Mode. By default, any operation that requires elevation of privilege prompts the user to approve the operation.
    **Disabled (default)**: The built-in Administrator account runs all applications with full administrative privilege.| +|Allow UIAccess applications to prompt for elevation without using the secure desktop|Controls whether User Interface Accessibility (UIAccess or UIA) programs can automatically disable the secure desktop for elevation prompts used by a standard user.

    **Enabled**: UIA programs, including Remote Assistance, automatically disable the secure desktop for elevation prompts. If you don't disable the **Switch to the secure desktop when prompting for elevation** policy setting, the prompts appear on the interactive user's desktop instead of the secure desktop. This setting allows the remote administrator to provide the appropriate credentials for elevation. This policy setting doesn't change the behavior of the UAC elevation prompt for administrators. If you plan to enable this policy setting, you should also review the effect of the **Behavior of the elevation prompt for standard users** policy setting: if it's' configured as **Automatically deny elevation requests**, elevation requests aren't presented to the user.
    **Disabled (default)**: The secure desktop can be disabled only by the user of the interactive desktop or by disabling the **Switch to the secure desktop when prompting for elevation** policy setting.| |Behavior of the elevation prompt for administrators in Admin Approval Mode|Controls the behavior of the elevation prompt for administrators.

    **Elevate without prompting**: Allows privileged accounts to perform an operation that requires elevation without requiring consent or credentials. **Use this option only in the most constrained environments**.
    **Prompt for credentials on the secure desktop**: When an operation requires elevation of privilege, the user is prompted on the secure desktop to enter a privileged user name and password. If the user enters valid credentials, the operation continues with the user's highest available privilege.
    **Prompt for consent on the secure desktop**: When an operation requires elevation of privilege, the user is prompted on the secure desktop to select either Permit or Deny. If the user selects Permit, the operation continues with the user's highest available privilege.
    **Prompt for credentials**: When an operation requires elevation of privilege, the user is prompted to enter an administrative user name and password. If the user enters valid credentials, the operation continues with the applicable privilege.
    **Prompt for consent**: When an operation requires elevation of privilege, the user is prompted to select either Permit or Deny. If the user selects Permit, the operation continues with the user's highest available privilege.
    **Prompt for consent for non-Windows binaries (default)**: When an operation for a non-Microsoft application requires elevation of privilege, the user is prompted on the secure desktop to select either Permit or Deny. If the user selects Permit, the operation continues with the user's highest available privilege.| |Behavior of the elevation prompt for standard users|Controls the behavior of the elevation prompt for standard users.

    **Prompt for credentials (default)**: When an operation requires elevation of privilege, the user is prompted to enter an administrative user name and password. If the user enters valid credentials, the operation continues with the applicable privilege.
    **Automatically deny elevation requests**: When an operation requires elevation of privilege, a configurable access denied error message is displayed. An enterprise that is running desktops as standard user may choose this setting to reduce help desk calls.
    **Prompt for credentials on the secure desktop** When an operation requires elevation of privilege, the user is prompted on the secure desktop to enter a different user name and password. If the user enters valid credentials, the operation continues with the applicable privilege.| |Detect application installations and prompt for elevation|Controls the behavior of application installation detection for the computer.

    **Enabled (default)**: When an app installation package is detected that requires elevation of privilege, the user is prompted to enter an administrative user name and password. If the user enters valid credentials, the operation continues with the applicable privilege.
    **Disabled**: App installation packages aren't detected and prompted for elevation. Enterprises that are running standard user desktops and use delegated installation technologies, such as Microsoft Intune, should disable this policy setting. In this case, installer detection is unnecessary. | |Only elevate executables that are signed and validated|Enforces signature checks for any interactive applications that request elevation of privilege. IT admins can control which applications are allowed to run by adding certificates to the Trusted Publishers certificate store on local devices.

    **Enabled**: Enforces the certificate certification path validation for a given executable file before it's permitted to run.
    **Disabled (default)**: Doesn't enforce the certificate certification path validation before a given executable file is permitted to run.| |Only elevate UIAccess applications that are installed in secure locations|Controls whether applications that request to run with a User Interface Accessibility (UIAccess) integrity level must reside in a secure location in the file system. Secure locations are limited to the following folders:
    - `%ProgramFiles%`, including subfolders
    - `%SystemRoot%\system32\`
    - `%ProgramFiles(x86)%`, including subfolders


    **Enabled (default)**: If an app resides in a secure location in the file system, it runs only with UIAccess integrity.
    **Disabled**: An app runs with UIAccess integrity even if it doesn't reside in a secure location in the file system.

    **Note:** Windows enforces a digital signature check on any interactive apps that requests to run with a UIAccess integrity level regardless of the state of this setting.| -|Allow UIAccess applications to prompt for elevation without using the secure desktop|Controls whether User Interface Accessibility (UIAccess or UIA) programs can automatically disable the secure desktop for elevation prompts used by a standard user.

    **Enabled**: UIA programs, including Remote Assistance, automatically disable the secure desktop for elevation prompts. If you don't disable the **Switch to the secure desktop when prompting for elevation** policy setting, the prompts appear on the interactive user's desktop instead of the secure desktop. This setting allows the remote administrator to provide the appropriate credentials for elevation. This policy setting doesn't change the behavior of the UAC elevation prompt for administrators. If you plan to enable this policy setting, you should also review the effect of the **Behavior of the elevation prompt for standard users** policy setting: if it's' configured as **Automatically deny elevation requests**, elevation requests aren't presented to the user.
    **Disabled (default)**: The secure desktop can be disabled only by the user of the interactive desktop or by disabling the **Switch to the secure desktop when prompting for elevation** policy setting.| +|Run all administrators in Admin Approval Mode|Controls the behavior of all UAC policy settings.

    **Enabled (default)**: Admin Approval Mode is enabled. This policy must be enabled and related UAC settings configured. The policy allows the built-in Administrator account and members of the Administrators group to run in Admin Approval Mode.
    **Disabled**: Admin Approval Mode and all related UAC policy settings are disabled. Note: If this policy setting is disabled, **Windows Security** notifies you that the overall security of the operating system has been reduced.| +|Switch to the secure desktop when prompting for elevation|This policy setting controls whether the elevation request prompt is displayed on the interactive user's desktop or the secure desktop.

    **Enabled (default)**: All elevation requests go to the secure desktop regardless of prompt behavior policy settings for administrators and standard users.
    **Disabled**: All elevation requests go to the interactive user's desktop. Prompt behavior policy settings for administrators and standard users are used.| |Virtualize File And Registry Write Failures To Per User Locations|Controls whether application write failures are redirected to defined registry and file system locations. This setting mitigates applications that run as administrator and write run-time application data to `%ProgramFiles%`, `%Windir%`, `%Windir%\system32`, or `HKLM\Software`.

    **Enabled (default)**: App write failures are redirected at run time to defined user locations for both the file system and registry.
    **Disabled**: Apps that write data to protected locations fail.| ## User Account Control configuration @@ -50,15 +50,15 @@ The policy settings are located under: `./Device/Vendor/MSFT/Policy/Config/Local |Setting| | - | -| **Setting name**: Run all administrators in Admin Approval Mode
    **Policy CSP name**: `UserAccountControl_RunAllAdministratorsInAdminApprovalMode`| | **Setting name**: Admin Approval Mode for the built-in Administrator account
    **Policy CSP name**: `UserAccountControl_UseAdminApprovalMode`| -| **Setting name**: Switch to the secure desktop when prompting for elevation
    **Policy CSP name**: `UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation`| +| **Setting name**: Allow UIAccess applications to prompt for elevation without using the secure desktop
    **Policy CSP name**: `UserAccountControl_AllowUIAccessApplicationsToPromptForElevation`| | **Setting name**: Behavior of the elevation prompt for administrators in Admin Approval Mode
    **Policy CSP name**: `UserAccountControl_BehaviorOfTheElevationPromptForAdministrators`| | **Setting name**: Behavior of the elevation prompt for standard users
    **Policy CSP name**: `UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers`| | **Setting name**: Detect application installations and prompt for elevation
    **Policy CSP name**: `UserAccountControl_DetectApplicationInstallationsAndPromptForElevation`| | **Setting name**: Only elevate executables that are signed and validated
    **Policy CSP name**: `UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated`| | **Setting name**: Only elevate UIAccess applications that are installed in secure locations
    **Policy CSP name**: `UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations`| -| **Setting name**: Allow UIAccess applications to prompt for elevation without using the secure desktop
    **Policy CSP name**: `UserAccountControl_AllowUIAccessApplicationsToPromptForElevation`| +| **Setting name**: Run all administrators in Admin Approval Mode
    **Policy CSP name**: `UserAccountControl_RunAllAdministratorsInAdminApprovalMode`| +| **Setting name**: Switch to the secure desktop when prompting for elevation
    **Policy CSP name**: `UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation`| | **Setting name**: Virtualize file and registry write failures to per-user locations
    **Policy CSP name**: `UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations`| #### [:::image type="icon" source="../../../images/icons/group-policy.svg" border="false"::: **Group policy**](#tab/gpo) @@ -69,15 +69,15 @@ The policy settings are located under: `Computer Configuration\Windows Settings\ | Group Policy setting |Default value| | - | - | -|User Account Control: Run all administrators in Admin Approval Mode| Enabled | |User Account Control: Admin Approval Mode for the built-in Administrator account| Disabled | -|User Account Control: Switch to the secure desktop when prompting for elevation | Enabled | +|User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop| Disabled | |User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode| Prompt for consent for non-Windows binaries | |User Account Control: Behavior of the elevation prompt for standard users | Prompt for credentials | -|User Account Control: Detect application installations and prompt for elevation| Enabled (default for home only)
    Disabled (default) | +|User Account Control: Detect application installations and prompt for elevation| Enabled (default for home edition only)
    Disabled (default) | |User Account Control: Only elevate executables that are signed and validated| Disabled | |User Account Control: Only elevate UIAccess applications that are installed in secure locations | Enabled | -|User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop| Disabled | +|User Account Control: Run all administrators in Admin Approval Mode| Enabled | +|User Account Control: Switch to the secure desktop when prompting for elevation | Enabled | |User Account Control: Virtualize file and registry write failures to per-user locations | Enabled | #### [:::image type="icon" source="../../../images/icons/windows-os.svg" border="false"::: **Registry**](#tab/reg) @@ -86,15 +86,15 @@ The registry keys are found under the key: `HKLM:\SOFTWARE\Microsoft\Windows\Cur | Setting name | Registry key name | Value | | - | - | - | -| Run all administrators in Admin Approval Mode | `EnableLUA` | 0 = Disabled
    1 (Default) = Enabled | | Admin Approval Mode for the built-in Administrator account | `FilterAdministratorToken` | 0 (Default) = Disabled
    1 = Enabled | -| Switch to the secure desktop when prompting for elevation| `PromptOnSecureDesktop` | 0 = Disabled
    1 (Default) = Enabled | +| Allow UIAccess applications to prompt for elevation without using the secure desktop | `EnableUIADesktopToggle` | 0 (Default) = Disabled
    1 = Enabled | | Behavior of the elevation prompt for administrators in Admin Approval Mode| `ConsentPromptBehaviorAdmin` | 0 = Elevate without prompting
    1 = Prompt for credentials on the secure desktop
    2 = Prompt for consent on the secure desktop
    3 = Prompt for credentials
    4 = Prompt for consent
    5 (Default) = Prompt for consent for non-Windows binaries| | Behavior of the elevation prompt for standard users | `ConsentPromptBehaviorUser` | 0 = Automatically deny elevation requests
    1 = Prompt for credentials on the secure desktop
    3 (Default) = Prompt for credentials | | Detect application installations and prompt for elevation | `EnableInstallerDetection` | 1 = Enabled (default for home only)
    0 = Disabled (default) | | Only elevate executables that are signed and validated | `ValidateAdminCodeSignatures` | 0 (Default) = Disabled
    1 = Enabled | | Only elevate UIAccess applications that are installed in secure locations | `EnableSecureUIAPaths` | 0 = Disabled
    1 (Default) = Enabled | -| Allow UIAccess applications to prompt for elevation without using the secure desktop | `EnableUIADesktopToggle` | 0 (Default) = Disabled
    1 = Enabled | +| Run all administrators in Admin Approval Mode | `EnableLUA` | 0 = Disabled
    1 (Default) = Enabled | +| Switch to the secure desktop when prompting for elevation| `PromptOnSecureDesktop` | 0 = Disabled
    1 (Default) = Enabled | | Virtualize file and registry write failures to per-user locations | `EnableVirtualization` | 0 = Disabled
    1 (Default) = Enabled | [WIN-1]: /windows/client-management/mdm/policy-csp-localpoliciessecurityoptions From 1f0dcca9ce3493541b1170063c2862ff22a62029 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:32:25 -0400 Subject: [PATCH 17/31] Additional grammar and style updates Additional grammar and style updates --- .../usmt/usmt-exclude-files-and-settings.md | 206 +++++++++--------- 1 file changed, 104 insertions(+), 102 deletions(-) diff --git a/windows/deployment/usmt/usmt-exclude-files-and-settings.md b/windows/deployment/usmt/usmt-exclude-files-and-settings.md index 839eb53a13..d7c0f5e4fd 100644 --- a/windows/deployment/usmt/usmt-exclude-files-and-settings.md +++ b/windows/deployment/usmt/usmt-exclude-files-and-settings.md @@ -5,14 +5,14 @@ manager: aaroncz ms.author: frankroj ms.prod: windows-client author: frankroj -ms.date: 11/01/2022 +ms.date: 09/18/2023 ms.topic: article ms.technology: itpro-deploy --- # Exclude files and settings -When you specify the migration .xml files, `MigApp.xml`, `MigDocs.xml`, and `MigUser.xml`, the User State Migration Tool (USMT) 10.0 migrates the settings and components listed, as discussed in [What does USMT migrate?](usmt-what-does-usmt-migrate.md) You can create a custom .xml file to further specify what to include or exclude in the migration. In addition you can create a `Config.xml` file to exclude an entire component from a migration. You can't, however, exclude users by using the migration .xml files or the `Config.xml` file. The only way to specify which users to include and exclude is by using the user options on the command line in the ScanState tool. For more information, see the [User options](usmt-scanstate-syntax.md#user-options) section of the [ScanState syntax](usmt-scanstate-syntax.md) article. +When you specify the migration .xml files, `MigApp.xml`, `MigDocs.xml`, and `MigUser.xml`, the User State Migration Tool (USMT) 10.0 migrates the settings and components listed, as discussed in [What does USMT migrate?](usmt-what-does-usmt-migrate.md) You can create a custom .xml file to further specify what to include or exclude in the migration. In addition, you can create a `Config.xml` file to exclude an entire component from a migration. You can't, however, exclude users by using the migration .xml files or the `Config.xml` file. The only way to specify which users to include and exclude is by using the user options on the command line in the ScanState tool. For more information, see the [User options](usmt-scanstate-syntax.md#user-options) section of the [ScanState syntax](usmt-scanstate-syntax.md) article. Methods to customize the migration and include and exclude files and settings include: @@ -33,7 +33,8 @@ We recommend that you create a custom .xml file instead of modifying the default The migration .xml files, `MigApp.xml`, `MigDocs.xml`, and `MigUser.xml`, contain the **<component>** element, which typically represents a self-contained component or an application such as Microsoft® Office Outlook® and Word. To exclude the files and registry settings that are associated with these components, use the **<include>** and **<exclude>** elements. For example, you can use these elements to migrate all files and settings with pattern X except files and settings with pattern Y, where Y is more specific than X. For the syntax of these elements, see [USMT XML Reference](usmt-xml-reference.md). > [!NOTE] -> If you specify an **<exclude>** rule, always specify a corresponding **<include>** rule. Otherwise, if you do not specify an **<include>** rule, the specific files or settings will not be included. They will already be excluded from the migration. Thus, an unaccompanied **<exclude>** rule is unnecessary. +> +> If you specify an **<exclude>** rule, always specify a corresponding **<include>** rule. Otherwise, if you don't specify an **<include>** rule, the specific files or settings aren't included. They're already excluded from the migration. Thus, an unaccompanied **<exclude>** rule is unnecessary. - [Example 1: How to migrate all files from C:\\ except .mp3 files](#example-1-how-to-migrate-all-files-from-c-except-mp3-files) @@ -81,18 +82,18 @@ The following .xml file migrates all files and subfolders in `C:\Data`, except t Test component - - - - C:\Data\* [*] - - - - - C:\Data\temp\* [*] - - - + + + + C:\Data\* [*] + + + + + C:\Data\temp\* [*] + + + @@ -104,23 +105,23 @@ The following .xml file migrates any subfolders in `C:\`EngineeringDrafts`, but ```xml - - Component to migrate all Engineering Drafts Documents without subfolders - - - - - C:\EngineeringDrafts\* [*] - - - - - C:\EngineeringDrafts\ [*] - - - - - + + Component to migrate all Engineering Drafts Documents without subfolders + + + + + C:\EngineeringDrafts\* [*] + + + + + C:\EngineeringDrafts\ [*] + + + + + ``` @@ -130,35 +131,35 @@ The following .xml file migrates all files and subfolders in `C:\EngineeringDraf ```xml - - Component to migrate all Engineering Drafts Documents except Sample.doc - - - - - C:\EngineeringDrafts\* [*] - - - - - C:\EngineeringDrafts\ [Sample.doc] - - - - - + + Component to migrate all Engineering Drafts Documents except Sample.doc + + + + + C:\EngineeringDrafts\* [*] + + + + + C:\EngineeringDrafts\ [Sample.doc] + + + + + ``` ### Example 5: How to exclude a file from any location -To exclude a Sample.doc file from any location on the C: drive, use the **<pattern>** element. If multiple files exist with the same name on the C: drive, all of these files will be excluded. +To exclude a Sample.doc file from any location on the C: drive, use the **<pattern>** element. If multiple files exist with the same name on the C: drive, all of these files are excluded. ```xml C:\* [Sample.doc] ``` -To exclude a Sample.doc file from any drive on the computer, use the **<script>** element. If multiple files exist with the same name, all of these files will be excluded. +To exclude a Sample.doc file from any drive on the computer, use the **<script>** element. If multiple files exist with the same name, all of these files are excluded. ```xml @@ -174,16 +175,16 @@ The following .xml file excludes all `.mp3` files from the migration: ```xml - - Test + + Test - - - - - - - + + + + + + + @@ -196,16 +197,16 @@ The following .xml file excludes only the files located on the C: drive. ```xml - Test - + Test + - - - c:\*[*] - - + + + c:\*[*] + + - + ``` @@ -217,53 +218,53 @@ The following .xml file unconditionally excludes the `HKEY_CURRENT_USER` registr ```xml - - Test - + + Test + - - - HKCU\testReg[*] - - - + - HKCU\*[*] + HKCU\testReg[*] - + + + + HKCU\*[*] + + - - + + ``` ##### Example 4: How to Exclude `C:\Windows` and `C:\Program Files` -The following .xml file unconditionally excludes the system folders of `C:\Windows` and `C:\Program Files`. Note that all `*.docx`, `*.xls` and `*.ppt` files won't be migrated because the **<unconditionalExclude>** element takes precedence over the **<include>** element. +The following .xml file unconditionally excludes the system folders of `C:\Windows` and `C:\Program Files`. All `*.docx`, `*.xls` and `*.ppt` files aren't migrated because the **<unconditionalExclude>** element takes precedence over the **<include>** element. ```xml - - Test + + Test - - - - - - - - - - - C:\Program Files\* [*] - C:\Windows\* [*] - - - + + + + + + + + + + + C:\Program Files\* [*] + C:\Windows\* [*] + + + - + ``` @@ -275,12 +276,13 @@ You can create and modify a `Config.xml` file if you want to exclude components - **To exclude an operating system setting:** Specify `migrate="no"` for the setting under the **<WindowsComponents>** section. -- **To exclude My Documents:** Specify `migrate="no"` for **My Documents** under the **<Documents>** section. Note that any **<include>** rules in the .xml files will still apply. For example, if you have a rule that includes all the .docx files in My Documents, then only the .docx files will be migrated, but the rest of the files won't. +- **To exclude My Documents:** Specify `migrate="no"` for **My Documents** under the **<Documents>** section. Any **<include>** rules in the .xml files are still applied. For example, if you have a rule that includes all the .docx files in My Documents, then .docx files are still migrated. However, any additional files that aren't .docx aren't migrated. For more information, see [Config.xml File](usmt-configxml-file.md). > [!NOTE] -> To exclude a component from the `Config.xml` file, set the **migrate** value to **"no"**. Deleting the XML tag for the component from the `Config.xml` file will not exclude the component from your migration. +> +> To exclude a component from the `Config.xml` file, set the **migrate** value to **"no"**. Deleting the XML tag for the component from the `Config.xml` file doesn't exclude the component from your migration. ## Related articles From 1e986079cc07e23fd37cb8b11f4305ca60622ab0 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Tue, 19 Sep 2023 08:14:07 -0700 Subject: [PATCH 18/31] Removed drivers and firmware public previe addendum from TOC --- windows/deployment/windows-autopatch/TOC.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/deployment/windows-autopatch/TOC.yml b/windows/deployment/windows-autopatch/TOC.yml index c95df27c15..e6232ddc8f 100644 --- a/windows/deployment/windows-autopatch/TOC.yml +++ b/windows/deployment/windows-autopatch/TOC.yml @@ -127,8 +127,6 @@ href: references/windows-autopatch-conflicting-configurations.md - name: Changes made at tenant enrollment href: references/windows-autopatch-changes-to-tenant.md - - name: Driver and firmware updates public preview addendum - href: references/windows-autopatch-driver-and-firmware-updates-public-preview-addendum.md - name: What's new href: items: From 18cd3ada95a7486d20fc4675168e974d7e9aaba9 Mon Sep 17 00:00:00 2001 From: Justine Krejcha Date: Wed, 20 Sep 2023 10:04:46 -0700 Subject: [PATCH 19/31] Fix spelling mistake: 'Allow Allow system to be shut down without having to lg on' --- .../security-policy-settings/security-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/security-policy-settings/security-options.md b/windows/security/threat-protection/security-policy-settings/security-options.md index a53ae544d8..39d6b0489e 100644 --- a/windows/security/threat-protection/security-policy-settings/security-options.md +++ b/windows/security/threat-protection/security-policy-settings/security-options.md @@ -108,7 +108,7 @@ For info about setting security policies, see [Configure security policy setting | [Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers](network-security-restrict-ntlm-outgoing-ntlm-traffic-to-remote-servers.md)| Describes the best practices, location, values, management aspects, and security considerations for the **Network Security: Restrict NTLM: Outgoing NTLM traffic to remote servers** security policy setting. | | [Recovery console: Allow automatic administrative logon](recovery-console-allow-automatic-administrative-logon.md)| Describes the best practices, location, values, policy management, and security considerations for the **Recovery console: Allow automatic administrative logon** security policy setting. | | [Recovery console: Allow floppy copy and access to all drives and folders](recovery-console-allow-floppy-copy-and-access-to-all-drives-and-folders.md)| Describes the best practices, location, values, policy management, and security considerations for the **Recovery console: Allow floppy copy and access to all drives and folders** security policy setting. | -| [Shutdown: Allow system to be shut down without having to lg on](shutdown-allow-system-to-be-shut-down-without-having-to-log-on.md)| Describes the best practices, location, values, policy management, and security considerations for the **Shutdown: Allow system to be shut down without having to log on** security policy setting. | +| [Shutdown: Allow system to be shut down without having to log on](shutdown-allow-system-to-be-shut-down-without-having-to-log-on.md)| Describes the best practices, location, values, policy management, and security considerations for the **Shutdown: Allow system to be shut down without having to log on** security policy setting. | | [Shutdown: Clear virtual memory pagefile](shutdown-clear-virtual-memory-pagefile.md)| Describes the best practices, location, values, policy management, and security considerations for the **Shutdown: Clear virtual memory pagefile** security policy setting.| | [System cryptography: Force strong key protection for user keys stored on the computer](system-cryptography-force-strong-key-protection-for-user-keys-stored-on-the-computer.md)| Describes the best practices, location, values, policy management, and security considerations for the **System cryptography: Force strong key protection for user keys stored on the computer** security policy setting. | | [System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing](system-cryptography-use-fips-compliant-algorithms-for-encryption-hashing-and-signing.md)| This security policy reference topic for the IT professional describes the best practices, location, values, policy management, and security considerations for this policy setting. | From c94aab3b5a25e7235be7e0626ebbca58656aa4e4 Mon Sep 17 00:00:00 2001 From: Harman Thind <63820404+hathin@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:29:17 -0700 Subject: [PATCH 20/31] Update windows-autopatch-groups-manage-autopatch-groups.md Removed 'Preview' as this feature is now GA'd --- .../deploy/windows-autopatch-groups-manage-autopatch-groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/windows-autopatch/deploy/windows-autopatch-groups-manage-autopatch-groups.md b/windows/deployment/windows-autopatch/deploy/windows-autopatch-groups-manage-autopatch-groups.md index 5d7ae124f5..18ff0f2a4a 100644 --- a/windows/deployment/windows-autopatch/deploy/windows-autopatch-groups-manage-autopatch-groups.md +++ b/windows/deployment/windows-autopatch/deploy/windows-autopatch-groups-manage-autopatch-groups.md @@ -68,7 +68,7 @@ Before you start managing Autopatch groups, ensure you’ve met the following pr 1. Go to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431). 1. Select **Devices** from the left navigation menu. 1. Under the **Windows Autopatch** section, select **Release management**. -1. In the **Release management** blade, select **Autopatch groups (preview)**. +1. In the **Release management** blade, select **Autopatch groups**. 1. In the **Autopatch groups** blade, select **Create**. 1. In **Basics** page, enter a **name** and a **description** then select **Next: Deployment rings**. 1. Enter up to 64 characters for the Autopatch group name and 150 characters maximum for the description. The Autopatch group name is appended to both the update rings and the DSS policy names that get created once the Custom Autopatch group is created. From c4097296e6aa177936777bb55f5656c5e84f64dc Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:57:45 -0700 Subject: [PATCH 21/31] Initial draft of Copilot supplemental terms --- windows/privacy/copilot-supplemental-terms.md | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 windows/privacy/copilot-supplemental-terms.md diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md new file mode 100644 index 0000000000..f83e2aa406 --- /dev/null +++ b/windows/privacy/copilot-supplemental-terms.md @@ -0,0 +1,66 @@ +--- +title: COPILOT IN WINDOWS (PREVIEW) SUPPLEMENTAL TERMS +description: The Supplemental Terms for Copilot in Windows (Preview) +ms.prod: windows-client +ms.technology: itpro-privacy +ms.localizationpriority: medium +author: DHB-MSFT +ms.author: danbrown +manager: laurawi +ms.date: 09/21/2023 +ms.topic: conceptual +--- + +# COPILOT IN WINDOWS (PREVIEW) SUPPLEMENTAL TERMS + +Copilot in Windows is your AI companion that brings productivity to your fingertips. Leveraging Bing Chat or Bing Chat Enterprise, Copilot in Windows accelerates your tasks, reduces friction, saves you time and provides you with personalized answers, inspiration and task assistance. Your use of Copilot in Windows is subject to these supplemental terms of use (“Terms”). By using Copilot in Windows you agree to be bound by these Terms. + +1. Preview + + a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". + + b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. + +2. Eligibility and Use Requirements. + + a. You must be signed into Windows with your Microsoft account to access Copilot in Windows. + + b. If you are signed into Windows with your work or school account, your organization may have given you the ability to use Copilot in Windows. If you have access to Copilot in Windows but your organization has not enabled Bing Chat Enterprise, your use will be limited to Bing Chat’s current turn limit. + + c. Along with these Terms, your use of Copilot in Windows is also governed by the Microsoft Services Agreement, which is incorporated by reference. You agree that Copilot in Windows constitutes a Service, as defined in the [Microsoft Services Agreement](https://www.microsoft.com/servicesagreement). If there is any conflict between these Terms and the Microsoft Services Agreement, the conflicting provision in these Terms will control. + +3. Bing Chat + + a. Your Copilot in Windows experiences powered by Bing Chat are subject to Bing Chat’s terms of use [https://go.microsoft.com/fwlink/p/?linkid=2247757](https://go.microsoft.com/fwlink/p/?linkid=2247757). + + b. If your organization is allowing you to use Bing Chat Enterprise, your Copilot in Windows experiences will be powered by Bing Chat Enterprise and will be subject to Bing Chat Enterprise’s terms of use [https://go.microsoft.com/fwlink/p/?linkid=2247908](https://go.microsoft.com/fwlink/p/?linkid=2247908). + +4. Using Copilot in Windows + + a. Copilot in Windows may allow you to submit text inputs and converse with an online computer-powered chatbot and in certain circumstances generate text content or image content. Your use of Copilot in Windows must comply with the Code of Conduct section of the Microsoft Services Agreement and the Bing Chat Code of Conduct or Bing Chat Enterprise Content Policy. + + b. Copilot in Windows may allow you to change some of your Windows settings based on the text you submit into Copilot in Windows. Additionally, when you copy text in other apps while Copilot in Windows is open, it may automatically prompt you with suggestions to send the copied text to the chat and offer further suggestions of what you can do with that text. + + c. You can consent to letting Copilot in Windows access your Microsoft Edge webpage content. This allows Copilot in Windows to provide relevant responses by accessing content from your active foreground Edge tab. This can be adjusted anytime in Copilot in Windows settings. + +5. Data + + a. All data processed by Copilot in Windows, including voice input data, will be processed according to the Microsoft Privacy Statement. + +6. Ownership of Content + + a. Microsoft does not claim ownership of any content you provide, post, input, or submit to, or receive from, Copilot in Windows, Bing Chat, or Bing Chat Enterprise (including feedback and suggestions). You will need to make your own determination regarding the intellectual property rights you have in output content and its commercial usability, taking into account, among other things, your usage scenario(s) and the laws of the relevant jurisdiction. You warrant and represent that you or your organization owns or otherwise controls all of the rights to your content as described in these Terms including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the content.  + +7. Third-party claims + + a. You are responsible for responding to any third-party claims regarding your use of Copilot in Windows in compliance with applicable laws (including, but not limited to, copyright infringement or other claims relating to output content that was output during your use of Copilot in Windows). + +8. Reverse engineering + + a. You may not use Copilot in Windows to discover any underlying components of the models, algorithms, or systems, such as exfiltrating the weights of models. + +9. Extracting data + + a. You may not use web scraping, web harvesting, or web data extraction methods to extract data from Copilot in Windows or from any output content. + +10. **IF YOU LIVE IN (OR YOUR PRINCIPAL PLACE OF BUSINESS IS IN) THE UNITED STATES, PLEASE READ THE BINDING ARBITRATION CLAUSE AND CLASS ACTION WAIVER IN SECTION 15 OF THE MICROSOFT SERVICES AGREEMENT. IT AFFECTS HOW DISPUTES RELATING TO THIS AGREEMENT ARE RESOLVED.** \ No newline at end of file From 50a5a32e2d4a05d1eecb510a95ae896d5cba2500 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:04:31 -0700 Subject: [PATCH 22/31] Update link format --- windows/privacy/copilot-supplemental-terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index f83e2aa406..ea6d458a8e 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -31,9 +31,9 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 3. Bing Chat - a. Your Copilot in Windows experiences powered by Bing Chat are subject to Bing Chat’s terms of use [https://go.microsoft.com/fwlink/p/?linkid=2247757](https://go.microsoft.com/fwlink/p/?linkid=2247757). + a. Your Copilot in Windows experiences powered by Bing Chat are subject to [Bing Chat’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247757). - b. If your organization is allowing you to use Bing Chat Enterprise, your Copilot in Windows experiences will be powered by Bing Chat Enterprise and will be subject to Bing Chat Enterprise’s terms of use [https://go.microsoft.com/fwlink/p/?linkid=2247908](https://go.microsoft.com/fwlink/p/?linkid=2247908). + b. If your organization is allowing you to use Bing Chat Enterprise, your Copilot in Windows experiences will be powered by Bing Chat Enterprise and will be subject to [Bing Chat Enterprise’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247908). 4. Using Copilot in Windows From 650172c896714d65d5304fd5a79786980a189436 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:42:36 -0700 Subject: [PATCH 23/31] Futz with indenting --- windows/privacy/copilot-supplemental-terms.md | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index ea6d458a8e..c6afeeabf6 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -17,50 +17,50 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 1. Preview - a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". + a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". - b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. + b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. 2. Eligibility and Use Requirements. - a. You must be signed into Windows with your Microsoft account to access Copilot in Windows. + a. You must be signed into Windows with your Microsoft account to access Copilot in Windows. - b. If you are signed into Windows with your work or school account, your organization may have given you the ability to use Copilot in Windows. If you have access to Copilot in Windows but your organization has not enabled Bing Chat Enterprise, your use will be limited to Bing Chat’s current turn limit. + b. If you are signed into Windows with your work or school account, your organization may have given you the ability to use Copilot in Windows. If you have access to Copilot in Windows but your organization has not enabled Bing Chat Enterprise, your use will be limited to Bing Chat’s current turn limit. - c. Along with these Terms, your use of Copilot in Windows is also governed by the Microsoft Services Agreement, which is incorporated by reference. You agree that Copilot in Windows constitutes a Service, as defined in the [Microsoft Services Agreement](https://www.microsoft.com/servicesagreement). If there is any conflict between these Terms and the Microsoft Services Agreement, the conflicting provision in these Terms will control. + c. Along with these Terms, your use of Copilot in Windows is also governed by the Microsoft Services Agreement, which is incorporated by reference. You agree that Copilot in Windows constitutes a Service, as defined in the [Microsoft Services Agreement](https://www.microsoft.com/servicesagreement). If there is any conflict between these Terms and the Microsoft Services Agreement, the conflicting provision in these Terms will control. 3. Bing Chat - a. Your Copilot in Windows experiences powered by Bing Chat are subject to [Bing Chat’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247757). + a. Your Copilot in Windows experiences powered by Bing Chat are subject to [Bing Chat’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247757). - b. If your organization is allowing you to use Bing Chat Enterprise, your Copilot in Windows experiences will be powered by Bing Chat Enterprise and will be subject to [Bing Chat Enterprise’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247908). + b. If your organization is allowing you to use Bing Chat Enterprise, your Copilot in Windows experiences will be powered by Bing Chat Enterprise and will be subject to [Bing Chat Enterprise’s terms of use](https://go.microsoft.com/fwlink/p/?linkid=2247908). 4. Using Copilot in Windows - a. Copilot in Windows may allow you to submit text inputs and converse with an online computer-powered chatbot and in certain circumstances generate text content or image content. Your use of Copilot in Windows must comply with the Code of Conduct section of the Microsoft Services Agreement and the Bing Chat Code of Conduct or Bing Chat Enterprise Content Policy. + a. Copilot in Windows may allow you to submit text inputs and converse with an online computer-powered chatbot and in certain circumstances generate text content or image content. Your use of Copilot in Windows must comply with the Code of Conduct section of the Microsoft Services Agreement and the Bing Chat Code of Conduct or Bing Chat Enterprise Content Policy. - b. Copilot in Windows may allow you to change some of your Windows settings based on the text you submit into Copilot in Windows. Additionally, when you copy text in other apps while Copilot in Windows is open, it may automatically prompt you with suggestions to send the copied text to the chat and offer further suggestions of what you can do with that text. + b. Copilot in Windows may allow you to change some of your Windows settings based on the text you submit into Copilot in Windows. Additionally, when you copy text in other apps while Copilot in Windows is open, it may automatically prompt you with suggestions to send the copied text to the chat and offer further suggestions of what you can do with that text. - c. You can consent to letting Copilot in Windows access your Microsoft Edge webpage content. This allows Copilot in Windows to provide relevant responses by accessing content from your active foreground Edge tab. This can be adjusted anytime in Copilot in Windows settings. + c. You can consent to letting Copilot in Windows access your Microsoft Edge webpage content. This allows Copilot in Windows to provide relevant responses by accessing content from your active foreground Edge tab. This can be adjusted anytime in Copilot in Windows settings. 5. Data - a. All data processed by Copilot in Windows, including voice input data, will be processed according to the Microsoft Privacy Statement. + a. All data processed by Copilot in Windows, including voice input data, will be processed according to the Microsoft Privacy Statement. 6. Ownership of Content - a. Microsoft does not claim ownership of any content you provide, post, input, or submit to, or receive from, Copilot in Windows, Bing Chat, or Bing Chat Enterprise (including feedback and suggestions). You will need to make your own determination regarding the intellectual property rights you have in output content and its commercial usability, taking into account, among other things, your usage scenario(s) and the laws of the relevant jurisdiction. You warrant and represent that you or your organization owns or otherwise controls all of the rights to your content as described in these Terms including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the content.  + a. Microsoft does not claim ownership of any content you provide, post, input, or submit to, or receive from, Copilot in Windows, Bing Chat, or Bing Chat Enterprise (including feedback and suggestions). You will need to make your own determination regarding the intellectual property rights you have in output content and its commercial usability, taking into account, among other things, your usage scenario(s) and the laws of the relevant jurisdiction. You warrant and represent that you or your organization owns or otherwise controls all of the rights to your content as described in these Terms including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the content.  7. Third-party claims - a. You are responsible for responding to any third-party claims regarding your use of Copilot in Windows in compliance with applicable laws (including, but not limited to, copyright infringement or other claims relating to output content that was output during your use of Copilot in Windows). + a. You are responsible for responding to any third-party claims regarding your use of Copilot in Windows in compliance with applicable laws (including, but not limited to, copyright infringement or other claims relating to output content that was output during your use of Copilot in Windows). 8. Reverse engineering - a. You may not use Copilot in Windows to discover any underlying components of the models, algorithms, or systems, such as exfiltrating the weights of models. + a. You may not use Copilot in Windows to discover any underlying components of the models, algorithms, or systems, such as exfiltrating the weights of models. 9. Extracting data - a. You may not use web scraping, web harvesting, or web data extraction methods to extract data from Copilot in Windows or from any output content. + a. You may not use web scraping, web harvesting, or web data extraction methods to extract data from Copilot in Windows or from any output content. 10. **IF YOU LIVE IN (OR YOUR PRINCIPAL PLACE OF BUSINESS IS IN) THE UNITED STATES, PLEASE READ THE BINDING ARBITRATION CLAUSE AND CLASS ACTION WAIVER IN SECTION 15 OF THE MICROSOFT SERVICES AGREEMENT. IT AFFECTS HOW DISPUTES RELATING TO THIS AGREEMENT ARE RESOLVED.** \ No newline at end of file From 038f410de8b481faeb1ff400ce14fac72e57208f Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:00:28 -0700 Subject: [PATCH 24/31] Test nbsp --- windows/privacy/copilot-supplemental-terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index c6afeeabf6..0f375fd759 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -17,9 +17,9 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 1. Preview - a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". +    a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". - b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. +    b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. 2. Eligibility and Use Requirements. From 5d4f48f0a82008b71f7ee9bf1b15c50e0eaad8df Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:05:39 -0700 Subject: [PATCH 25/31] More nbsp --- windows/privacy/copilot-supplemental-terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index 0f375fd759..8d9e7d521c 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -17,9 +17,9 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 1. Preview -    a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". +       a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". -    b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. +       b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. 2. Eligibility and Use Requirements. From 88be3a384fdd73a4672e3b6420730a23e0767b68 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:07:59 -0700 Subject: [PATCH 26/31] get rid of nbsp --- windows/privacy/copilot-supplemental-terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index 8d9e7d521c..c6afeeabf6 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -17,9 +17,9 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 1. Preview -       a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". + a. COPILOT IN WINDOWS IS A PREVIEW FEATURE AND IS PROVIDED “AS-IS,” “WITH ALL FAULTS,” AND “AS AVAILABLE". -       b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. + b. Microsoft makes no guarantees or promises about how Copilot in Windows operates or that it will function as intended. 2. Eligibility and Use Requirements. From 03a49292977dd1090d6aaba699a6b36d106ecbe0 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:11:25 -0700 Subject: [PATCH 27/31] Add contractions --- windows/privacy/copilot-supplemental-terms.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index c6afeeabf6..fac99de8a8 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -25,9 +25,9 @@ Copilot in Windows is your AI companion that brings productivity to your fingert a. You must be signed into Windows with your Microsoft account to access Copilot in Windows. - b. If you are signed into Windows with your work or school account, your organization may have given you the ability to use Copilot in Windows. If you have access to Copilot in Windows but your organization has not enabled Bing Chat Enterprise, your use will be limited to Bing Chat’s current turn limit. + b. If you're signed into Windows with your work or school account, your organization may have given you the ability to use Copilot in Windows. If you have access to Copilot in Windows but your organization hasn't enabled Bing Chat Enterprise, your use will be limited to Bing Chat’s current turn limit. - c. Along with these Terms, your use of Copilot in Windows is also governed by the Microsoft Services Agreement, which is incorporated by reference. You agree that Copilot in Windows constitutes a Service, as defined in the [Microsoft Services Agreement](https://www.microsoft.com/servicesagreement). If there is any conflict between these Terms and the Microsoft Services Agreement, the conflicting provision in these Terms will control. + c. Along with these Terms, your use of Copilot in Windows is also governed by the Microsoft Services Agreement, which is incorporated by reference. You agree that Copilot in Windows constitutes a Service, as defined in the [Microsoft Services Agreement](https://www.microsoft.com/servicesagreement). If there's any conflict between these Terms and the Microsoft Services Agreement, the conflicting provision in these Terms will control. 3. Bing Chat @@ -49,11 +49,11 @@ Copilot in Windows is your AI companion that brings productivity to your fingert 6. Ownership of Content - a. Microsoft does not claim ownership of any content you provide, post, input, or submit to, or receive from, Copilot in Windows, Bing Chat, or Bing Chat Enterprise (including feedback and suggestions). You will need to make your own determination regarding the intellectual property rights you have in output content and its commercial usability, taking into account, among other things, your usage scenario(s) and the laws of the relevant jurisdiction. You warrant and represent that you or your organization owns or otherwise controls all of the rights to your content as described in these Terms including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the content.  + a. Microsoft doesn't claim ownership of any content you provide, post, input, or submit to, or receive from, Copilot in Windows, Bing Chat, or Bing Chat Enterprise (including feedback and suggestions). You'll need to make your own determination regarding the intellectual property rights you have in output content and its commercial usability, taking into account, among other things, your usage scenario(s) and the laws of the relevant jurisdiction. You warrant and represent that you or your organization owns or otherwise controls all of the rights to your content as described in these Terms including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the content.  7. Third-party claims - a. You are responsible for responding to any third-party claims regarding your use of Copilot in Windows in compliance with applicable laws (including, but not limited to, copyright infringement or other claims relating to output content that was output during your use of Copilot in Windows). + a. You're responsible for responding to any third-party claims regarding your use of Copilot in Windows in compliance with applicable laws (including, but not limited to, copyright infringement or other claims relating to output content that was output during your use of Copilot in Windows). 8. Reverse engineering From e41be7f222359c2398fcc52e4fd8508ab8dcb1ae Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:47:51 -0700 Subject: [PATCH 28/31] Metadata updates --- windows/privacy/copilot-supplemental-terms.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index fac99de8a8..85ce349810 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -7,8 +7,9 @@ ms.localizationpriority: medium author: DHB-MSFT ms.author: danbrown manager: laurawi -ms.date: 09/21/2023 +ms.date: 09/20/2023 ms.topic: conceptual +hideEdit: true --- # COPILOT IN WINDOWS (PREVIEW) SUPPLEMENTAL TERMS From 2cae30033f99a648eb78eef4992a4a5ddd7cc8da Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:16:07 -0700 Subject: [PATCH 29/31] Metadata only update (manager info) --- windows/privacy/Microsoft-DiagnosticDataViewer.md | 2 +- .../basic-level-windows-diagnostic-events-and-fields-1703.md | 2 +- .../basic-level-windows-diagnostic-events-and-fields-1709.md | 2 +- .../basic-level-windows-diagnostic-events-and-fields-1803.md | 2 +- .../basic-level-windows-diagnostic-events-and-fields-1903.md | 2 +- .../privacy/changes-to-windows-diagnostic-data-collection.md | 2 +- .../configure-windows-diagnostic-data-in-your-organization.md | 2 +- windows/privacy/diagnostic-data-viewer-overview.md | 2 +- ...anced-diagnostic-data-windows-analytics-events-and-fields.md | 2 +- windows/privacy/essential-services-and-connected-experiences.md | 2 +- windows/privacy/index.yml | 2 +- ...erating-system-components-to-microsoft-services-using-MDM.md | 2 +- ...windows-operating-system-components-to-microsoft-services.md | 2 +- windows/privacy/manage-windows-1809-endpoints.md | 2 +- windows/privacy/manage-windows-1903-endpoints.md | 2 +- windows/privacy/manage-windows-1909-endpoints.md | 2 +- windows/privacy/manage-windows-2004-endpoints.md | 2 +- windows/privacy/manage-windows-20H2-endpoints.md | 2 +- windows/privacy/manage-windows-21H1-endpoints.md | 2 +- windows/privacy/manage-windows-21h2-endpoints.md | 2 +- windows/privacy/windows-10-and-privacy-compliance.md | 2 +- windows/privacy/windows-11-endpoints-non-enterprise-editions.md | 2 +- windows/privacy/windows-diagnostic-data-1703.md | 2 +- windows/privacy/windows-diagnostic-data.md | 2 +- .../privacy/windows-endpoints-1809-non-enterprise-editions.md | 2 +- .../privacy/windows-endpoints-1903-non-enterprise-editions.md | 2 +- .../privacy/windows-endpoints-1909-non-enterprise-editions.md | 2 +- .../privacy/windows-endpoints-2004-non-enterprise-editions.md | 2 +- .../privacy/windows-endpoints-20H2-non-enterprise-editions.md | 2 +- .../privacy/windows-endpoints-21H1-non-enterprise-editions.md | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/windows/privacy/Microsoft-DiagnosticDataViewer.md b/windows/privacy/Microsoft-DiagnosticDataViewer.md index 82b280bbf7..5187258157 100644 --- a/windows/privacy/Microsoft-DiagnosticDataViewer.md +++ b/windows/privacy/Microsoft-DiagnosticDataViewer.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 12/13/2018 ms.topic: how-to --- diff --git a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703.md b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703.md index d94dfccb33..4efbc4d3f5 100644 --- a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703.md +++ b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1703.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy localizationpriority: medium author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/27/2017 ms.topic: reference --- diff --git a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709.md b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709.md index e5c6bbb3a2..eea8e6ddd5 100644 --- a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709.md +++ b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1709.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy localizationpriority: medium author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/27/2017 ms.topic: reference --- diff --git a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1803.md b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1803.md index c94b44464a..a8356f8456 100644 --- a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1803.md +++ b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1803.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy localizationpriority: medium author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/27/2017 ms.topic: reference --- diff --git a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1903.md b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1903.md index 2b7ee3b4fa..9ae71c39f5 100644 --- a/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1903.md +++ b/windows/privacy/basic-level-windows-diagnostic-events-and-fields-1903.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy localizationpriority: medium author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/27/2017 ms.topic: reference --- diff --git a/windows/privacy/changes-to-windows-diagnostic-data-collection.md b/windows/privacy/changes-to-windows-diagnostic-data-collection.md index b7c4487f1c..945499c4b7 100644 --- a/windows/privacy/changes-to-windows-diagnostic-data-collection.md +++ b/windows/privacy/changes-to-windows-diagnostic-data-collection.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 06/04/2020 ms.topic: conceptual --- diff --git a/windows/privacy/configure-windows-diagnostic-data-in-your-organization.md b/windows/privacy/configure-windows-diagnostic-data-in-your-organization.md index 720b1ad0d9..3c8c0f57d5 100644 --- a/windows/privacy/configure-windows-diagnostic-data-in-your-organization.md +++ b/windows/privacy/configure-windows-diagnostic-data-in-your-organization.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/11/2016 ms.collection: highpri ms.topic: conceptual diff --git a/windows/privacy/diagnostic-data-viewer-overview.md b/windows/privacy/diagnostic-data-viewer-overview.md index ea7edc20e5..df75c73dc5 100644 --- a/windows/privacy/diagnostic-data-viewer-overview.md +++ b/windows/privacy/diagnostic-data-viewer-overview.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/09/2018 ms.collection: highpri ms.topic: how-to diff --git a/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields.md b/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields.md index 4810a1dd57..b8bd28080f 100644 --- a/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields.md +++ b/windows/privacy/enhanced-diagnostic-data-windows-analytics-events-and-fields.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 10/12/2017 ms.topic: reference --- diff --git a/windows/privacy/essential-services-and-connected-experiences.md b/windows/privacy/essential-services-and-connected-experiences.md index fb53b23a7e..a16d53210c 100644 --- a/windows/privacy/essential-services-and-connected-experiences.md +++ b/windows/privacy/essential-services-and-connected-experiences.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 06/28/2021 ms.collection: highpri ms.topic: reference diff --git a/windows/privacy/index.yml b/windows/privacy/index.yml index ae7788c4a1..a6892742ba 100644 --- a/windows/privacy/index.yml +++ b/windows/privacy/index.yml @@ -12,7 +12,7 @@ metadata: ms.collection: highpri author: DHB-MSFT ms.author: danbrown - manager: dougeby + manager: laurawi ms.date: 09/08/2021 #Required; mm/dd/yyyy format. ms.localizationpriority: high diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services-using-MDM.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services-using-MDM.md index 5494398cf6..316f647835 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services-using-MDM.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services-using-MDM.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 05/15/2019 ms.topic: conceptual --- diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index ab319962f8..42e520f897 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/07/2016 ms.collection: highpri ms.topic: conceptual diff --git a/windows/privacy/manage-windows-1809-endpoints.md b/windows/privacy/manage-windows-1809-endpoints.md index 4f20129c27..8b7dd967e8 100644 --- a/windows/privacy/manage-windows-1809-endpoints.md +++ b/windows/privacy/manage-windows-1809-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-1903-endpoints.md b/windows/privacy/manage-windows-1903-endpoints.md index d83acf0faf..fe97fc1a69 100644 --- a/windows/privacy/manage-windows-1903-endpoints.md +++ b/windows/privacy/manage-windows-1903-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-1909-endpoints.md b/windows/privacy/manage-windows-1909-endpoints.md index 71a9674bfc..118a25fb5c 100644 --- a/windows/privacy/manage-windows-1909-endpoints.md +++ b/windows/privacy/manage-windows-1909-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-2004-endpoints.md b/windows/privacy/manage-windows-2004-endpoints.md index 9e492fa5e4..f6b643c76d 100644 --- a/windows/privacy/manage-windows-2004-endpoints.md +++ b/windows/privacy/manage-windows-2004-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-20H2-endpoints.md b/windows/privacy/manage-windows-20H2-endpoints.md index dbce1a6460..6d1f53fe97 100644 --- a/windows/privacy/manage-windows-20H2-endpoints.md +++ b/windows/privacy/manage-windows-20H2-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-21H1-endpoints.md b/windows/privacy/manage-windows-21H1-endpoints.md index 9292ba3890..59568d1dd6 100644 --- a/windows/privacy/manage-windows-21H1-endpoints.md +++ b/windows/privacy/manage-windows-21H1-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/manage-windows-21h2-endpoints.md b/windows/privacy/manage-windows-21h2-endpoints.md index 423e60aac0..b43864a94f 100644 --- a/windows/privacy/manage-windows-21h2-endpoints.md +++ b/windows/privacy/manage-windows-21h2-endpoints.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 01/18/2018 ms.topic: reference --- diff --git a/windows/privacy/windows-10-and-privacy-compliance.md b/windows/privacy/windows-10-and-privacy-compliance.md index 71d3061064..cc4c373f09 100644 --- a/windows/privacy/windows-10-and-privacy-compliance.md +++ b/windows/privacy/windows-10-and-privacy-compliance.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 05/20/2019 ms.topic: conceptual --- diff --git a/windows/privacy/windows-11-endpoints-non-enterprise-editions.md b/windows/privacy/windows-11-endpoints-non-enterprise-editions.md index 4838e70a06..35536d7efd 100644 --- a/windows/privacy/windows-11-endpoints-non-enterprise-editions.md +++ b/windows/privacy/windows-11-endpoints-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 12/17/2020 ms.topic: reference --- diff --git a/windows/privacy/windows-diagnostic-data-1703.md b/windows/privacy/windows-diagnostic-data-1703.md index 164bc33b67..7ae4b7f694 100644 --- a/windows/privacy/windows-diagnostic-data-1703.md +++ b/windows/privacy/windows-diagnostic-data-1703.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/31/2017 ms.topic: reference --- diff --git a/windows/privacy/windows-diagnostic-data.md b/windows/privacy/windows-diagnostic-data.md index 63ed56d1a2..07b2b5073b 100644 --- a/windows/privacy/windows-diagnostic-data.md +++ b/windows/privacy/windows-diagnostic-data.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 03/31/2017 ms.collection: highpri ms.topic: reference diff --git a/windows/privacy/windows-endpoints-1809-non-enterprise-editions.md b/windows/privacy/windows-endpoints-1809-non-enterprise-editions.md index 85910f867e..74b6ce5ab7 100644 --- a/windows/privacy/windows-endpoints-1809-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-1809-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 06/29/2018 ms.topic: reference --- diff --git a/windows/privacy/windows-endpoints-1903-non-enterprise-editions.md b/windows/privacy/windows-endpoints-1903-non-enterprise-editions.md index 544fdaf06d..c10a331f56 100644 --- a/windows/privacy/windows-endpoints-1903-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-1903-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 06/29/2018 ms.topic: reference --- diff --git a/windows/privacy/windows-endpoints-1909-non-enterprise-editions.md b/windows/privacy/windows-endpoints-1909-non-enterprise-editions.md index 6ff9f92fef..22f613edc5 100644 --- a/windows/privacy/windows-endpoints-1909-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-1909-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 07/20/2020 ms.topic: reference --- diff --git a/windows/privacy/windows-endpoints-2004-non-enterprise-editions.md b/windows/privacy/windows-endpoints-2004-non-enterprise-editions.md index 095cbad7b5..2a78739318 100644 --- a/windows/privacy/windows-endpoints-2004-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-2004-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 05/11/2020 ms.topic: reference --- diff --git a/windows/privacy/windows-endpoints-20H2-non-enterprise-editions.md b/windows/privacy/windows-endpoints-20H2-non-enterprise-editions.md index 0074932afa..dd6dc0c592 100644 --- a/windows/privacy/windows-endpoints-20H2-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-20H2-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 12/17/2020 ms.topic: reference --- diff --git a/windows/privacy/windows-endpoints-21H1-non-enterprise-editions.md b/windows/privacy/windows-endpoints-21H1-non-enterprise-editions.md index a3858b594d..c9fc4c9d3a 100644 --- a/windows/privacy/windows-endpoints-21H1-non-enterprise-editions.md +++ b/windows/privacy/windows-endpoints-21H1-non-enterprise-editions.md @@ -6,7 +6,7 @@ ms.technology: itpro-privacy ms.localizationpriority: high author: DHB-MSFT ms.author: danbrown -manager: dougeby +manager: laurawi ms.date: 12/17/2020 ms.topic: reference --- From f64139393e4cac3ec0562924384299ffc13ff5d4 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:27:37 -0700 Subject: [PATCH 30/31] test metadata value to hide TOC --- windows/privacy/copilot-supplemental-terms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index 85ce349810..6849fa0182 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -10,6 +10,7 @@ manager: laurawi ms.date: 09/20/2023 ms.topic: conceptual hideEdit: true +layout: ContentPage --- # COPILOT IN WINDOWS (PREVIEW) SUPPLEMENTAL TERMS From dcbb8b474ec78a53d344fdba13c00bac5fc81849 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:12:22 -0700 Subject: [PATCH 31/31] Metadata updates robots feedback off --- windows/privacy/copilot-supplemental-terms.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/privacy/copilot-supplemental-terms.md b/windows/privacy/copilot-supplemental-terms.md index 6849fa0182..55b0a3386a 100644 --- a/windows/privacy/copilot-supplemental-terms.md +++ b/windows/privacy/copilot-supplemental-terms.md @@ -11,6 +11,8 @@ ms.date: 09/20/2023 ms.topic: conceptual hideEdit: true layout: ContentPage +ROBOTS: NOINDEX, NOFOLLOW +feedback_system: None --- # COPILOT IN WINDOWS (PREVIEW) SUPPLEMENTAL TERMS