diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json
index ae5ef4686a..5ac855eded 100644
--- a/.openpublishing.redirection.json
+++ b/.openpublishing.redirection.json
@@ -20279,6 +20279,11 @@
"source_path": "windows/deployment/windows-autopatch/operate/windows-autopatch-wqu-unsupported-policies.md",
"redirect_url": "/windows/deployment/windows-autopatch/references/windows-autopatch-wqu-unsupported-policies",
"redirect_document_id": true
+ },
+ {
+ "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-preview-addendum.md",
+ "redirect_url": "/windows/deployment/windows-autopatch/overview/windows-autopatch-overview",
+ "redirect_document_id": true
}
]
}
diff --git a/education/windows/edu-deployment-recommendations.md b/education/windows/edu-deployment-recommendations.md
index 17302ec0a3..392497fa7d 100644
--- a/education/windows/edu-deployment-recommendations.md
+++ b/education/windows/edu-deployment-recommendations.md
@@ -1,7 +1,7 @@
---
title: Deployment recommendations for school IT administrators
description: Provides guidance on ways to customize the OS privacy settings, and some of the apps, for Windows-based devices used in schools so that you can choose what information is shared with Microsoft.
-ms.topic: guide
+ms.topic: conceptual
ms.date: 08/10/2022
appliesto:
- ✅ Windows 10
diff --git a/education/windows/edu-stickers.md b/education/windows/edu-stickers.md
index dc25c4e817..ab2424149b 100644
--- a/education/windows/edu-stickers.md
+++ b/education/windows/edu-stickers.md
@@ -14,7 +14,7 @@ ms.collection:
Starting in **Windows 11 SE, version 22H2**, *Stickers* is a new feature that allows students to decorate their desktop with digital stickers. Students can choose from over 500 cheerful, education-friendly digital stickers. Stickers can be arranged, resized, and customized on top of the desktop background. Each student's stickers remain, even when the background changes.
-Similar to the [education theme packs](edu-themes.md), Stickers is a personalization feature that helps the device feel like it was designed for students.
+Similar to the [education theme packs](edu-themes.md "my tooltip example that opens in a new tab"), Stickers is a personalization feature that helps the device feel like it was designed for students.
:::image type="content" source="./images/win-11-se-stickers.png" alt-text="Windows 11 SE desktop with 3 stickers" border="true":::
@@ -41,6 +41,16 @@ Stickers aren't enabled by default. Follow the instructions below to configure y
[!INCLUDE [intune-custom-settings-2](includes/intune-custom-settings-2.md)]
[!INCLUDE [intune-custom-settings-info](includes/intune-custom-settings-info.md)]
+> [!TIP]
+> Use the following Graph call to automatically create the custom policy in your tenant without assignments nor scope tags.
+
+```msgraph-interactive
+POST https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations
+Content-Type: application/json
+
+{"id":"00-0000-0000-0000-000000000000","displayName":"_MSLearn_Stickers","roleScopeTagIds":["0"],"@odata.type":"#microsoft.graph.windows10CustomConfiguration","omaSettings":[{"omaUri":"./Vendor/MSFT/Policy/Config/Stickers/EnableStickers","displayName":"EnableStickers","@odata.type":"#microsoft.graph.omaSettingInteger","value":1}]}
+```
+
#### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg)
To configure devices using a provisioning package, [create a provisioning package][WIN-1] using Windows Configuration Designer (WCD) with the following settings:
diff --git a/education/windows/images/icons/information.svg b/education/windows/images/icons/information.svg
new file mode 100644
index 0000000000..761a946709
--- /dev/null
+++ b/education/windows/images/icons/information.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/education/windows/includes/intune-custom-settings-1.md b/education/windows/includes/intune-custom-settings-1.md
index fa7811c9eb..a8d82dfea6 100644
--- a/education/windows/includes/intune-custom-settings-1.md
+++ b/education/windows/includes/intune-custom-settings-1.md
@@ -7,9 +7,6 @@ ms.topic: include
To configure devices with Microsoft Intune, use a custom policy:
- > [!TIP]
- > If you're browsing with an account that can create Intune policies, you can skip to step 5 by using this direct link to create a custom policy (opens in a new tab).
-
1. Go to the Microsoft Endpoint Manager admin center
2. Select **Devices > Configuration profiles > Create profile**
3. Select **Platform > Windows 10 and later** and **Profile type > Templates > Custom**
diff --git a/education/windows/test-windows10s-for-edu.md b/education/windows/test-windows10s-for-edu.md
index 09f9301130..06e17f21da 100644
--- a/education/windows/test-windows10s-for-edu.md
+++ b/education/windows/test-windows10s-for-edu.md
@@ -1,7 +1,7 @@
---
title: Test Windows 10 in S mode on existing Windows 10 education devices
description: Provides guidance on downloading and testing Windows 10 in S mode for existing Windows 10 education devices.
-ms.topic: guide
+ms.topic: conceptual
ms.date: 08/10/2022
appliesto:
- ✅ Windows 10
@@ -228,4 +228,4 @@ For help with activation issues, select the appropriate link below for support o
1 Internet access fees may apply. 2 Devices must be configured for educational use by applying SetEduPolicies using the Setup School PCs app.
-
\ No newline at end of file
+
diff --git a/windows/application-management/sideload-apps-in-windows-10.md b/windows/application-management/sideload-apps-in-windows-10.md
index 5f4fecf41a..f4ab632036 100644
--- a/windows/application-management/sideload-apps-in-windows-10.md
+++ b/windows/application-management/sideload-apps-in-windows-10.md
@@ -9,6 +9,7 @@ ms.date: 12/07/2017
ms.prod: windows-client
ms.localizationpriority: medium
ms.technology: itpro-apps
+ms.topic: article
---
# Sideload line of business (LOB) apps in Windows client devices
diff --git a/windows/client-management/azure-active-directory-integration-with-mdm.md b/windows/client-management/azure-active-directory-integration-with-mdm.md
index 7e49be291f..e1d6f4d069 100644
--- a/windows/client-management/azure-active-directory-integration-with-mdm.md
+++ b/windows/client-management/azure-active-directory-integration-with-mdm.md
@@ -9,6 +9,7 @@ ms.prod: windows-client
ms.technology: itpro-manage
author: vinaypamnani-msft
ms.collection: highpri
+ms.date: 12/31/2017
---
# Azure Active Directory integration with MDM
diff --git a/windows/client-management/esim-enterprise-management.md b/windows/client-management/esim-enterprise-management.md
index be730b8fd9..5acabf7ab8 100644
--- a/windows/client-management/esim-enterprise-management.md
+++ b/windows/client-management/esim-enterprise-management.md
@@ -7,6 +7,7 @@ ms.localizationpriority: medium
ms.author: vinpa
ms.topic: conceptual
ms.technology: itpro-manage
+ms.date: 12/31/2017
---
# How Mobile Device Management Providers support eSIM Management on Windows
diff --git a/windows/client-management/mdm-enrollment-of-windows-devices.md b/windows/client-management/mdm-enrollment-of-windows-devices.md
index 368defcb39..eba080fea2 100644
--- a/windows/client-management/mdm-enrollment-of-windows-devices.md
+++ b/windows/client-management/mdm-enrollment-of-windows-devices.md
@@ -12,6 +12,7 @@ ms.prod: windows-client
ms.technology: itpro-manage
author: vinaypamnani-msft
ms.collection: highpri
+ms.date: 12/31/2017
---
# MDM enrollment of Windows 10-based devices
diff --git a/windows/client-management/mdm/firewall-csp.md b/windows/client-management/mdm/firewall-csp.md
index ae2d0aca3b..3d2f9042c4 100644
--- a/windows/client-management/mdm/firewall-csp.md
+++ b/windows/client-management/mdm/firewall-csp.md
@@ -8,6 +8,7 @@ ms.technology: itpro-manage
author: vinaypamnani-msft
ms.reviewer:
manager: aaroncz
+ms.date: 12/31/2017
---
# Firewall configuration service provider (CSP)
diff --git a/windows/client-management/mdm/policy-csp-authentication.md b/windows/client-management/mdm/policy-csp-authentication.md
index 9507fbe7e9..df32a610d3 100644
--- a/windows/client-management/mdm/policy-csp-authentication.md
+++ b/windows/client-management/mdm/policy-csp-authentication.md
@@ -9,6 +9,7 @@ author: vinaypamnani-msft
ms.localizationpriority: medium
ms.reviewer: bobgil
manager: aaroncz
+ms.date: 12/31/2017
---
# Policy CSP - Authentication
diff --git a/windows/client-management/mdm/policy-csp-clouddesktop.md b/windows/client-management/mdm/policy-csp-clouddesktop.md
index c0907eacb8..f8bcc48c1b 100644
--- a/windows/client-management/mdm/policy-csp-clouddesktop.md
+++ b/windows/client-management/mdm/policy-csp-clouddesktop.md
@@ -4,7 +4,7 @@ description: Learn more about the CloudDesktop Area in Policy CSP
author: vinaypamnani-msft
manager: aaroncz
ms.author: vinpa
-ms.date: 11/22/2022
+ms.date: 12/09/2022
ms.localizationpriority: medium
ms.prod: windows-client
ms.technology: itpro-manage
@@ -36,7 +36,13 @@ ms.topic: reference
-This policy is used by IT admin to set the configuration mode of cloud PC.
+
+This policy allows the user to configure the boot to cloud mode. Boot to Cloud mode enables users to seamlessly sign-in to a Cloud PC that is provisioned for them by an IT Admin. For using boot to cloud mode, users need to install and configure a Cloud Provider application (eg: Win365) on their PC and need to have a Cloud PC provisioned to them. For successful use of this policy, OverrideShellProgram policy needs to be configured as well.
+
+This policy supports the below options:
+
+1. Not Configured: Machine will not trigger the Cloud PC connection automatically.
+2. Enable Boot to Cloud Desktop: The user will see that configured Cloud PC Provider application launches automatically. Once the sign-in operation finishes, the user is seamlessly connected to a provisioned Cloud PC.
@@ -51,7 +57,6 @@ This policy is used by IT admin to set the configuration mode of cloud PC.
| Format | int |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
-| Dependency [OverrideShellProgramDependencyGroup] | Dependency Type: `DependsOn` Dependency URI: `Device/Vendor/MSFT/Policy/Config/WindowsLogon/OverrideShellProgram` Dependency Allowed Value: `[1]` Dependency Allowed Value Type: `Range` |
diff --git a/windows/client-management/mdm/policy-csp-controlpolicyconflict.md b/windows/client-management/mdm/policy-csp-controlpolicyconflict.md
index 98923c408a..e8769b8986 100644
--- a/windows/client-management/mdm/policy-csp-controlpolicyconflict.md
+++ b/windows/client-management/mdm/policy-csp-controlpolicyconflict.md
@@ -9,6 +9,7 @@ author: vinaypamnani-msft
ms.localizationpriority: medium
ms.reviewer:
manager: aaroncz
+ms.date: 12/31/2017
---
# Policy CSP - ControlPolicyConflict
diff --git a/windows/client-management/mdm/policy-csp-internetexplorer.md b/windows/client-management/mdm/policy-csp-internetexplorer.md
index ee0b9dac66..275de06fef 100644
--- a/windows/client-management/mdm/policy-csp-internetexplorer.md
+++ b/windows/client-management/mdm/policy-csp-internetexplorer.md
@@ -9,6 +9,7 @@ author: vinaypamnani-msft
ms.localizationpriority: medium
ms.reviewer:
manager: aaroncz
+ms.date: 12/31/2017
---
# Policy CSP - InternetExplorer
diff --git a/windows/client-management/mdm/policy-csp-mixedreality.md b/windows/client-management/mdm/policy-csp-mixedreality.md
index 7f72869d59..dc083daf3c 100644
--- a/windows/client-management/mdm/policy-csp-mixedreality.md
+++ b/windows/client-management/mdm/policy-csp-mixedreality.md
@@ -9,6 +9,7 @@ ms.technology: itpro-manage
author: vinaypamnani-msft
ms.reviewer:
manager: aaroncz
+ms.date: 12/31/2017
---
# Policy CSP - MixedReality
diff --git a/windows/client-management/mdm/policy-csp-windowslogon.md b/windows/client-management/mdm/policy-csp-windowslogon.md
index 33e709f97a..15d68c57a4 100644
--- a/windows/client-management/mdm/policy-csp-windowslogon.md
+++ b/windows/client-management/mdm/policy-csp-windowslogon.md
@@ -4,7 +4,7 @@ description: Learn more about the WindowsLogon Area in Policy CSP
author: vinaypamnani-msft
manager: aaroncz
ms.author: vinpa
-ms.date: 11/29/2022
+ms.date: 12/09/2022
ms.localizationpriority: medium
ms.prod: windows-client
ms.technology: itpro-manage
@@ -43,6 +43,7 @@ ms.topic: reference
+
This policy setting controls whether a device will automatically sign in and lock the last interactive user after the system restarts or after a shutdown and cold boot.
This only occurs if the last interactive user didn’t sign out before the restart or shutdown.
@@ -70,6 +71,9 @@ If you disable this policy setting, the device does not configure automatic sign
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -105,6 +109,7 @@ If you disable this policy setting, the device does not configure automatic sign
+
This policy setting controls the configuration under which an automatic restart and sign on and lock occurs after a restart or cold boot. If you chose “Disabled” in the “Sign-in and lock last interactive user automatically after a restart” policy, then automatic sign on will not occur and this policy does not need to be configured.
If you enable this policy setting, you can choose one of the following two options:
@@ -132,6 +137,9 @@ If you disable or don’t configure this setting, automatic sign on will default
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -166,6 +174,7 @@ If you disable or don’t configure this setting, automatic sign on will default
+
This policy setting allows you to prevent app notifications from appearing on the lock screen.
If you enable this policy setting, no app notifications are displayed on the lock screen.
@@ -187,6 +196,9 @@ If you disable or do not configure this policy setting, users can choose which a
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -222,6 +234,7 @@ If you disable or do not configure this policy setting, users can choose which a
+
This policy setting allows you to control whether anyone can interact with available networks UI on the logon screen.
If you enable this policy setting, the PC's network connectivity state cannot be changed without signing into Windows.
@@ -243,6 +256,9 @@ If you disable or don't configure this policy setting, any user can disconnect t
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -304,7 +320,8 @@ Here's an example to enable this policy:
-This policy setting allows you to control whether users see the first sign-in animation when signing in to the computer for the first time. This applies to both the first user of the computer who completes the initial setup and users who are added to the computer later. It also controls if Microsoft account users will be offered the opt-in prompt for services during their first sign-in.
+
+This policy setting allows you to control whether users see the first sign-in animation when signing in to the computer for the first time. This applies to both the first user of the computer who completes the initial setup and users who are added to the computer later. It also controls if Microsoft account users will be offered the opt-in prompt for services during their first sign-in.
If you enable this policy setting, Microsoft account users will see the opt-in prompt for services, and users with other accounts will see the sign-in animation.
@@ -374,6 +391,7 @@ Note: The first sign-in animation will not be shown on Server, so this policy wi
+
This policy controls the configuration under which winlogon sends MPR notifications in the system.
If you enable this setting or do not configure it, winlogon sends MPR notifications if a credential manager is configured.
@@ -395,6 +413,9 @@ If you disable this setting, winlogon does not send MPR notifications.
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -430,6 +451,7 @@ If you disable this setting, winlogon does not send MPR notifications.
+
This policy setting allows local users to be enumerated on domain-joined computers.
If you enable this policy setting, Logon UI will enumerate all local users on domain-joined computers.
@@ -451,6 +473,9 @@ If you disable or do not configure this policy setting, the Logon UI will not en
+> [!TIP]
+> This is an ADMX-backed policy and requires SyncML format for configuration. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
+
**ADMX mapping**:
| Name | Value |
@@ -486,6 +511,7 @@ If you disable or do not configure this policy setting, the Logon UI will not en
+
This policy setting allows you to hide the Switch User interface in the Logon UI, the Start menu and the Task Manager.
If you enable this policy setting, the Switch User interface is hidden from the user who is attempting to log on or is logged on to the computer that has this policy applied.
@@ -554,7 +580,15 @@ If you disable or do not configure this policy setting, the Switch User interfac
-This policy is used by IT admin to override the registry based shell program.
+
+OverrideShellProgram policy allows IT admin to configure the shell program for Windows OS on a device. This policy has the highest precedence over other ways of configuring the shell program.
+
+The policy currently supports below options:
+
+1. Not Configured: Default shell will be launched.
+2. Apply Lightweight Shell: Lightweight shell does not have a user interface and helps the device to achieve better performance as the shell consumes limited resources over default shell. Lightweight shell contains a limited set of features which could be consumed by applications. This configuration can be useful if the device needs to have a continuous running user interface application which would consume features offered by Lightweight shell.
+
+If you disable or do not configure this policy setting, then the default shell will be launched.
@@ -569,6 +603,7 @@ This policy is used by IT admin to override the registry based shell program.
| Format | int |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
+| Dependency [BootToCloudModeDependencyGroup] | Dependency Type: `DependsOn` Dependency URI: `Device/Vendor/MSFT/Policy/Config/CloudDesktop/BootToCloudMode` Dependency Allowed Value: `[1]` Dependency Allowed Value Type: `Range` |
diff --git a/windows/configuration/cortana-at-work/cortana-at-work-overview.md b/windows/configuration/cortana-at-work/cortana-at-work-overview.md
index f19e425791..39e709ad20 100644
--- a/windows/configuration/cortana-at-work/cortana-at-work-overview.md
+++ b/windows/configuration/cortana-at-work/cortana-at-work-overview.md
@@ -8,6 +8,8 @@ author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Configure Cortana in Windows 10 and Windows 11
diff --git a/windows/configuration/cortana-at-work/cortana-at-work-policy-settings.md b/windows/configuration/cortana-at-work/cortana-at-work-policy-settings.md
index 479f178665..90543d9202 100644
--- a/windows/configuration/cortana-at-work/cortana-at-work-policy-settings.md
+++ b/windows/configuration/cortana-at-work/cortana-at-work-policy-settings.md
@@ -8,6 +8,8 @@ ms.author: aaroncz
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization
diff --git a/windows/configuration/cortana-at-work/cortana-at-work-scenario-1.md b/windows/configuration/cortana-at-work/cortana-at-work-scenario-1.md
index 9d10404c6d..71800954eb 100644
--- a/windows/configuration/cortana-at-work/cortana-at-work-scenario-1.md
+++ b/windows/configuration/cortana-at-work/cortana-at-work-scenario-1.md
@@ -8,6 +8,8 @@ ms.author: aaroncz
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Test scenario 1 – Sign into Azure AD, enable the wake word, and try a voice query
diff --git a/windows/configuration/cortana-at-work/set-up-and-test-cortana-in-windows-10.md b/windows/configuration/cortana-at-work/set-up-and-test-cortana-in-windows-10.md
index 53ab837468..9f38750042 100644
--- a/windows/configuration/cortana-at-work/set-up-and-test-cortana-in-windows-10.md
+++ b/windows/configuration/cortana-at-work/set-up-and-test-cortana-in-windows-10.md
@@ -8,6 +8,8 @@ author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Set up and test Cortana in Windows 10, version 2004 and later
diff --git a/windows/configuration/customize-start-menu-layout-windows-11.md b/windows/configuration/customize-start-menu-layout-windows-11.md
index 00570b40da..30b508c5cf 100644
--- a/windows/configuration/customize-start-menu-layout-windows-11.md
+++ b/windows/configuration/customize-start-menu-layout-windows-11.md
@@ -9,6 +9,8 @@ author: lizgt2000
ms.localizationpriority: medium
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Customize the Start menu layout on Windows 11
diff --git a/windows/configuration/customize-taskbar-windows-11.md b/windows/configuration/customize-taskbar-windows-11.md
index 9b5dec303f..a630b2ac0b 100644
--- a/windows/configuration/customize-taskbar-windows-11.md
+++ b/windows/configuration/customize-taskbar-windows-11.md
@@ -9,6 +9,8 @@ author: lizgt2000
ms.localizationpriority: medium
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Customize the Taskbar on Windows 11
diff --git a/windows/configuration/customize-windows-10-start-screens-by-using-group-policy.md b/windows/configuration/customize-windows-10-start-screens-by-using-group-policy.md
index 7752ed29fa..baffd2a688 100644
--- a/windows/configuration/customize-windows-10-start-screens-by-using-group-policy.md
+++ b/windows/configuration/customize-windows-10-start-screens-by-using-group-policy.md
@@ -10,6 +10,7 @@ ms.author: lizlong
ms.topic: article
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Customize Windows 10 Start and taskbar with Group Policy
diff --git a/windows/configuration/customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md b/windows/configuration/customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
index a853a65ee5..904afc2d16 100644
--- a/windows/configuration/customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
+++ b/windows/configuration/customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md
@@ -9,6 +9,7 @@ ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Customize Windows 10 Start and taskbar with provisioning packages
diff --git a/windows/configuration/find-the-application-user-model-id-of-an-installed-app.md b/windows/configuration/find-the-application-user-model-id-of-an-installed-app.md
index 89cfab1cba..2eda1c13b6 100644
--- a/windows/configuration/find-the-application-user-model-id-of-an-installed-app.md
+++ b/windows/configuration/find-the-application-user-model-id-of-an-installed-app.md
@@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.prod: windows-client
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Find the Application User Model ID of an installed app
diff --git a/windows/configuration/guidelines-for-assigned-access-app.md b/windows/configuration/guidelines-for-assigned-access-app.md
index a5150fcdcb..48abdda3c1 100644
--- a/windows/configuration/guidelines-for-assigned-access-app.md
+++ b/windows/configuration/guidelines-for-assigned-access-app.md
@@ -13,6 +13,7 @@ ms.reviewer: sybruckm
manager: aaroncz
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Guidelines for choosing an app for assigned access (kiosk mode)
diff --git a/windows/configuration/kiosk-additional-reference.md b/windows/configuration/kiosk-additional-reference.md
index fd0756d5ca..91f7ece2cf 100644
--- a/windows/configuration/kiosk-additional-reference.md
+++ b/windows/configuration/kiosk-additional-reference.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: reference
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# More kiosk methods and reference information
diff --git a/windows/configuration/kiosk-mdm-bridge.md b/windows/configuration/kiosk-mdm-bridge.md
index 3e6444f439..57f6e8b22d 100644
--- a/windows/configuration/kiosk-mdm-bridge.md
+++ b/windows/configuration/kiosk-mdm-bridge.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Use MDM Bridge WMI Provider to create a Windows client kiosk
diff --git a/windows/configuration/kiosk-methods.md b/windows/configuration/kiosk-methods.md
index 00f8c0181b..fca2b5ab94 100644
--- a/windows/configuration/kiosk-methods.md
+++ b/windows/configuration/kiosk-methods.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
author: lizgt2000
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Configure kiosks and digital signs on Windows desktop editions
diff --git a/windows/configuration/kiosk-policies.md b/windows/configuration/kiosk-policies.md
index 32f8c08e76..7891caf75d 100644
--- a/windows/configuration/kiosk-policies.md
+++ b/windows/configuration/kiosk-policies.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: lizlong
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Policies enforced on kiosk devices
diff --git a/windows/configuration/kiosk-prepare.md b/windows/configuration/kiosk-prepare.md
index 5ac71f90ec..0443a3047c 100644
--- a/windows/configuration/kiosk-prepare.md
+++ b/windows/configuration/kiosk-prepare.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Prepare a device for kiosk configuration
diff --git a/windows/configuration/kiosk-shelllauncher.md b/windows/configuration/kiosk-shelllauncher.md
index 5987383d91..fc9e86e27c 100644
--- a/windows/configuration/kiosk-shelllauncher.md
+++ b/windows/configuration/kiosk-shelllauncher.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Use Shell Launcher to create a Windows client kiosk
diff --git a/windows/configuration/kiosk-single-app.md b/windows/configuration/kiosk-single-app.md
index 8fe9c59229..1fe629ddd5 100644
--- a/windows/configuration/kiosk-single-app.md
+++ b/windows/configuration/kiosk-single-app.md
@@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.topic: article
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Set up a single-app kiosk on Windows 10/11
diff --git a/windows/configuration/kiosk-validate.md b/windows/configuration/kiosk-validate.md
index 0d457a1715..7ab28c7741 100644
--- a/windows/configuration/kiosk-validate.md
+++ b/windows/configuration/kiosk-validate.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Validate kiosk configuration
diff --git a/windows/configuration/kiosk-xml.md b/windows/configuration/kiosk-xml.md
index d2d862af7b..2229eb5af7 100644
--- a/windows/configuration/kiosk-xml.md
+++ b/windows/configuration/kiosk-xml.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: lizlong
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Assigned Access configuration (kiosk) XML reference
diff --git a/windows/configuration/lock-down-windows-10-to-specific-apps.md b/windows/configuration/lock-down-windows-10-to-specific-apps.md
index 4173a48861..5e74a0ca9d 100644
--- a/windows/configuration/lock-down-windows-10-to-specific-apps.md
+++ b/windows/configuration/lock-down-windows-10-to-specific-apps.md
@@ -10,6 +10,7 @@ ms.reviewer: sybruckm
ms.localizationpriority: medium
ms.topic: how-to
ms.collection: highpri
+ms.date: 12/31/2017
---
# Set up a multi-app kiosk on Windows 10 devices
diff --git a/windows/configuration/lockdown-features-windows-10.md b/windows/configuration/lockdown-features-windows-10.md
index dab9d24432..9a32f053b2 100644
--- a/windows/configuration/lockdown-features-windows-10.md
+++ b/windows/configuration/lockdown-features-windows-10.md
@@ -9,6 +9,7 @@ ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Lockdown features from Windows Embedded 8.1 Industry
diff --git a/windows/configuration/manage-wifi-sense-in-enterprise.md b/windows/configuration/manage-wifi-sense-in-enterprise.md
index 8df16b0bf1..f5ee82e15a 100644
--- a/windows/configuration/manage-wifi-sense-in-enterprise.md
+++ b/windows/configuration/manage-wifi-sense-in-enterprise.md
@@ -9,6 +9,7 @@ author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Manage Wi-Fi Sense in your company
diff --git a/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md b/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
index f6230ee388..e6fe7659b1 100644
--- a/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
+++ b/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md
@@ -9,6 +9,7 @@ ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Configuration service providers for IT pros
diff --git a/windows/configuration/provisioning-packages/provision-pcs-for-initial-deployment.md b/windows/configuration/provisioning-packages/provision-pcs-for-initial-deployment.md
index 12383a7586..4ea1962aa4 100644
--- a/windows/configuration/provisioning-packages/provision-pcs-for-initial-deployment.md
+++ b/windows/configuration/provisioning-packages/provision-pcs-for-initial-deployment.md
@@ -9,6 +9,7 @@ ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Provision PCs with common settings for initial deployment (desktop wizard)
diff --git a/windows/configuration/provisioning-packages/provision-pcs-with-apps.md b/windows/configuration/provisioning-packages/provision-pcs-with-apps.md
index dd404266a8..8efef893cd 100644
--- a/windows/configuration/provisioning-packages/provision-pcs-with-apps.md
+++ b/windows/configuration/provisioning-packages/provision-pcs-with-apps.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Provision PCs with apps
diff --git a/windows/configuration/provisioning-packages/provisioning-apply-package.md b/windows/configuration/provisioning-packages/provisioning-apply-package.md
index 34e5609b63..400e2a7863 100644
--- a/windows/configuration/provisioning-packages/provisioning-apply-package.md
+++ b/windows/configuration/provisioning-packages/provisioning-apply-package.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Apply a provisioning package
diff --git a/windows/configuration/provisioning-packages/provisioning-command-line.md b/windows/configuration/provisioning-packages/provisioning-command-line.md
index cebf8679f9..05e6a1da83 100644
--- a/windows/configuration/provisioning-packages/provisioning-command-line.md
+++ b/windows/configuration/provisioning-packages/provisioning-command-line.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Windows Configuration Designer command-line interface (reference)
diff --git a/windows/configuration/provisioning-packages/provisioning-create-package.md b/windows/configuration/provisioning-packages/provisioning-create-package.md
index 6e8bd7a6fb..62d2d239ae 100644
--- a/windows/configuration/provisioning-packages/provisioning-create-package.md
+++ b/windows/configuration/provisioning-packages/provisioning-create-package.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Create a provisioning package
diff --git a/windows/configuration/provisioning-packages/provisioning-how-it-works.md b/windows/configuration/provisioning-packages/provisioning-how-it-works.md
index f06f67b436..4f93bfc292 100644
--- a/windows/configuration/provisioning-packages/provisioning-how-it-works.md
+++ b/windows/configuration/provisioning-packages/provisioning-how-it-works.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# How provisioning works in Windows
diff --git a/windows/configuration/provisioning-packages/provisioning-install-icd.md b/windows/configuration/provisioning-packages/provisioning-install-icd.md
index a18e5b29ce..c77e2f658e 100644
--- a/windows/configuration/provisioning-packages/provisioning-install-icd.md
+++ b/windows/configuration/provisioning-packages/provisioning-install-icd.md
@@ -10,6 +10,7 @@ ms.reviewer: gkomatsu
manager: aaroncz
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Install Windows Configuration Designer, and learn about any limitations
diff --git a/windows/configuration/provisioning-packages/provisioning-multivariant.md b/windows/configuration/provisioning-packages/provisioning-multivariant.md
index 45a99e20e8..a22a2e2dc5 100644
--- a/windows/configuration/provisioning-packages/provisioning-multivariant.md
+++ b/windows/configuration/provisioning-packages/provisioning-multivariant.md
@@ -9,6 +9,7 @@ ms.reviewer: gkomatsu
manager: aaroncz
ms.author: lizlong
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Create a provisioning package with multivariant settings
diff --git a/windows/configuration/provisioning-packages/provisioning-packages.md b/windows/configuration/provisioning-packages/provisioning-packages.md
index 5c61eb922b..4f0004d334 100644
--- a/windows/configuration/provisioning-packages/provisioning-packages.md
+++ b/windows/configuration/provisioning-packages/provisioning-packages.md
@@ -10,6 +10,7 @@ ms.topic: article
ms.localizationpriority: medium
ms.collection: highpri
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Provisioning packages for Windows
diff --git a/windows/configuration/provisioning-packages/provisioning-powershell.md b/windows/configuration/provisioning-packages/provisioning-powershell.md
index 9b347a6304..074f0168f1 100644
--- a/windows/configuration/provisioning-packages/provisioning-powershell.md
+++ b/windows/configuration/provisioning-packages/provisioning-powershell.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# PowerShell cmdlets for provisioning Windows client (reference)
diff --git a/windows/configuration/provisioning-packages/provisioning-script-to-install-app.md b/windows/configuration/provisioning-packages/provisioning-script-to-install-app.md
index ae5b559aae..00a55c6d95 100644
--- a/windows/configuration/provisioning-packages/provisioning-script-to-install-app.md
+++ b/windows/configuration/provisioning-packages/provisioning-script-to-install-app.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Use a script to install a desktop app in provisioning packages
diff --git a/windows/configuration/provisioning-packages/provisioning-uninstall-package.md b/windows/configuration/provisioning-packages/provisioning-uninstall-package.md
index 2784db5f1e..1ae2f42140 100644
--- a/windows/configuration/provisioning-packages/provisioning-uninstall-package.md
+++ b/windows/configuration/provisioning-packages/provisioning-uninstall-package.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Settings changed when you uninstall a provisioning package
diff --git a/windows/configuration/start-secondary-tiles.md b/windows/configuration/start-secondary-tiles.md
index 8ff898fb1d..874a5657cc 100644
--- a/windows/configuration/start-secondary-tiles.md
+++ b/windows/configuration/start-secondary-tiles.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: aaroncz
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Add image for secondary Microsoft Edge tiles
diff --git a/windows/configuration/supported-csp-start-menu-layout-windows.md b/windows/configuration/supported-csp-start-menu-layout-windows.md
index 684b35d6f3..d079399d4b 100644
--- a/windows/configuration/supported-csp-start-menu-layout-windows.md
+++ b/windows/configuration/supported-csp-start-menu-layout-windows.md
@@ -8,6 +8,8 @@ ms.prod: windows-client
author: lizgt2000
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Supported configuration service provider (CSP) policies for Windows 11 Start menu
diff --git a/windows/configuration/supported-csp-taskbar-windows.md b/windows/configuration/supported-csp-taskbar-windows.md
index c094fb12f9..b51d7becb9 100644
--- a/windows/configuration/supported-csp-taskbar-windows.md
+++ b/windows/configuration/supported-csp-taskbar-windows.md
@@ -8,6 +8,8 @@ ms.prod: windows-client
author: lizgt2000
ms.localizationpriority: medium
ms.technology: itpro-configure
+ms.date: 12/31/2017
+ms.topic: article
---
# Supported configuration service provider (CSP) policies for Windows 11 taskbar
diff --git a/windows/configuration/wcd/wcd-cellular.md b/windows/configuration/wcd/wcd-cellular.md
index 0f7cbab6bd..7b97d13b21 100644
--- a/windows/configuration/wcd/wcd-cellular.md
+++ b/windows/configuration/wcd/wcd-cellular.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Cellular (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-changes.md b/windows/configuration/wcd/wcd-changes.md
index b826e3cbbe..a4f21e84f9 100644
--- a/windows/configuration/wcd/wcd-changes.md
+++ b/windows/configuration/wcd/wcd-changes.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Changes to settings in Windows Configuration Designer
diff --git a/windows/configuration/wcd/wcd-deviceupdatecenter.md b/windows/configuration/wcd/wcd-deviceupdatecenter.md
index 716237d02e..9d0ab9779d 100644
--- a/windows/configuration/wcd/wcd-deviceupdatecenter.md
+++ b/windows/configuration/wcd/wcd-deviceupdatecenter.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# DeviceUpdateCenter (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-location.md b/windows/configuration/wcd/wcd-location.md
index fe920d9f7c..9b1e501fec 100644
--- a/windows/configuration/wcd/wcd-location.md
+++ b/windows/configuration/wcd/wcd-location.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Location (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-maps.md b/windows/configuration/wcd/wcd-maps.md
index 1f30e55191..37b93da96d 100644
--- a/windows/configuration/wcd/wcd-maps.md
+++ b/windows/configuration/wcd/wcd-maps.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Maps (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-networkproxy.md b/windows/configuration/wcd/wcd-networkproxy.md
index 92226ac222..0b8561c8cf 100644
--- a/windows/configuration/wcd/wcd-networkproxy.md
+++ b/windows/configuration/wcd/wcd-networkproxy.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# NetworkProxy (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-networkqospolicy.md b/windows/configuration/wcd/wcd-networkqospolicy.md
index 50a9d20da9..2be6c377ba 100644
--- a/windows/configuration/wcd/wcd-networkqospolicy.md
+++ b/windows/configuration/wcd/wcd-networkqospolicy.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# NetworkQoSPolicy (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-oobe.md b/windows/configuration/wcd/wcd-oobe.md
index 589cf36452..df4078b569 100644
--- a/windows/configuration/wcd/wcd-oobe.md
+++ b/windows/configuration/wcd/wcd-oobe.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# OOBE (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-personalization.md b/windows/configuration/wcd/wcd-personalization.md
index 69693eeb45..249dc446a7 100644
--- a/windows/configuration/wcd/wcd-personalization.md
+++ b/windows/configuration/wcd/wcd-personalization.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Personalization (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-policies.md b/windows/configuration/wcd/wcd-policies.md
index c76f9e2459..b2ac514b17 100644
--- a/windows/configuration/wcd/wcd-policies.md
+++ b/windows/configuration/wcd/wcd-policies.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Policies (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-privacy.md b/windows/configuration/wcd/wcd-privacy.md
index 73836d589b..df2b29c1ff 100644
--- a/windows/configuration/wcd/wcd-privacy.md
+++ b/windows/configuration/wcd/wcd-privacy.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Privacy (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-storaged3inmodernstandby.md b/windows/configuration/wcd/wcd-storaged3inmodernstandby.md
index 6a133d5a59..61f8c30b69 100644
--- a/windows/configuration/wcd/wcd-storaged3inmodernstandby.md
+++ b/windows/configuration/wcd/wcd-storaged3inmodernstandby.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
ms.topic: article
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# StorageD3InModernStandby (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-time.md b/windows/configuration/wcd/wcd-time.md
index f7017ef138..659eef75c7 100644
--- a/windows/configuration/wcd/wcd-time.md
+++ b/windows/configuration/wcd/wcd-time.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Time
diff --git a/windows/configuration/wcd/wcd-unifiedwritefilter.md b/windows/configuration/wcd/wcd-unifiedwritefilter.md
index d402e1ceb6..55abb9002a 100644
--- a/windows/configuration/wcd/wcd-unifiedwritefilter.md
+++ b/windows/configuration/wcd/wcd-unifiedwritefilter.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# UnifiedWriteFilter (reference)
diff --git a/windows/configuration/wcd/wcd-universalappinstall.md b/windows/configuration/wcd/wcd-universalappinstall.md
index cb622f51e2..bbd3749ad5 100644
--- a/windows/configuration/wcd/wcd-universalappinstall.md
+++ b/windows/configuration/wcd/wcd-universalappinstall.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# UniversalAppInstall (reference)
diff --git a/windows/configuration/wcd/wcd-universalappuninstall.md b/windows/configuration/wcd/wcd-universalappuninstall.md
index 45e82deba6..ab0005120f 100644
--- a/windows/configuration/wcd/wcd-universalappuninstall.md
+++ b/windows/configuration/wcd/wcd-universalappuninstall.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# UniversalAppUninstall (reference)
diff --git a/windows/configuration/wcd/wcd-usberrorsoemoverride.md b/windows/configuration/wcd/wcd-usberrorsoemoverride.md
index de2cdfc24b..3a53cca460 100644
--- a/windows/configuration/wcd/wcd-usberrorsoemoverride.md
+++ b/windows/configuration/wcd/wcd-usberrorsoemoverride.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# UsbErrorsOEMOverride (reference)
diff --git a/windows/configuration/wcd/wcd-weakcharger.md b/windows/configuration/wcd/wcd-weakcharger.md
index dfd1c1ee93..2270de3845 100644
--- a/windows/configuration/wcd/wcd-weakcharger.md
+++ b/windows/configuration/wcd/wcd-weakcharger.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# WeakCharger (reference)
diff --git a/windows/configuration/wcd/wcd-windowshelloforbusiness.md b/windows/configuration/wcd/wcd-windowshelloforbusiness.md
index 5abe841a5c..8c42614eca 100644
--- a/windows/configuration/wcd/wcd-windowshelloforbusiness.md
+++ b/windows/configuration/wcd/wcd-windowshelloforbusiness.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# WindowsHelloForBusiness (Windows Configuration Designer reference)
diff --git a/windows/configuration/wcd/wcd-windowsteamsettings.md b/windows/configuration/wcd/wcd-windowsteamsettings.md
index 9255158400..9db59248ff 100644
--- a/windows/configuration/wcd/wcd-windowsteamsettings.md
+++ b/windows/configuration/wcd/wcd-windowsteamsettings.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# WindowsTeamSettings (reference)
diff --git a/windows/configuration/wcd/wcd-wlan.md b/windows/configuration/wcd/wcd-wlan.md
index c6df66ef0f..c691224077 100644
--- a/windows/configuration/wcd/wcd-wlan.md
+++ b/windows/configuration/wcd/wcd-wlan.md
@@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# WLAN (reference)
diff --git a/windows/configuration/wcd/wcd.md b/windows/configuration/wcd/wcd.md
index 0cd1afaa90..c982e45ca3 100644
--- a/windows/configuration/wcd/wcd.md
+++ b/windows/configuration/wcd/wcd.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.reviewer:
manager: dougeby
ms.technology: itpro-configure
+ms.date: 12/31/2017
---
# Windows Configuration Designer provisioning settings (reference)
diff --git a/windows/deployment/deploy-m365.md b/windows/deployment/deploy-m365.md
index ace17b1b9f..6ec6b46d6c 100644
--- a/windows/deployment/deploy-m365.md
+++ b/windows/deployment/deploy-m365.md
@@ -8,7 +8,6 @@ ms.prod: windows-client
ms.localizationpriority: medium
author: frankroj
ms.topic: article
-ms.collection: M365-modern-desktop
ms.custom: seo-marvel-apr2020
ms.date: 11/23/2022
ms.technology: itpro-deploy
diff --git a/windows/deployment/do/delivery-optimization-proxy.md b/windows/deployment/do/delivery-optimization-proxy.md
index de59da66d7..ef06dbd00a 100644
--- a/windows/deployment/do/delivery-optimization-proxy.md
+++ b/windows/deployment/do/delivery-optimization-proxy.md
@@ -6,9 +6,9 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection: M365-modern-desktop
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Using a proxy with Delivery Optimization
diff --git a/windows/deployment/do/delivery-optimization-workflow.md b/windows/deployment/do/delivery-optimization-workflow.md
index e5513df9f2..6d8accfe59 100644
--- a/windows/deployment/do/delivery-optimization-workflow.md
+++ b/windows/deployment/do/delivery-optimization-workflow.md
@@ -6,9 +6,9 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection: M365-modern-desktop
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Delivery Optimization client-service communication explained
diff --git a/windows/deployment/do/images/elixir_ux/readme-elixir-ux-files.md b/windows/deployment/do/images/elixir_ux/readme-elixir-ux-files.md
index cec9cc3df6..19f6591fde 100644
--- a/windows/deployment/do/images/elixir_ux/readme-elixir-ux-files.md
+++ b/windows/deployment/do/images/elixir_ux/readme-elixir-ux-files.md
@@ -9,8 +9,8 @@ audience: itpro
author: nidos
ms.localizationpriority: medium
ms.author: nidos
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Read Me
diff --git a/windows/deployment/do/mcc-enterprise-appendix.md b/windows/deployment/do/mcc-enterprise-appendix.md
index f95dde786a..cba66fa1b9 100644
--- a/windows/deployment/do/mcc-enterprise-appendix.md
+++ b/windows/deployment/do/mcc-enterprise-appendix.md
@@ -6,8 +6,8 @@ ms.prod: windows-client
author: amymzhou
ms.author: amyzhou
ms.localizationpriority: medium
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Appendix
diff --git a/windows/deployment/do/mcc-enterprise-deploy.md b/windows/deployment/do/mcc-enterprise-deploy.md
index cfca05d872..38883390d1 100644
--- a/windows/deployment/do/mcc-enterprise-deploy.md
+++ b/windows/deployment/do/mcc-enterprise-deploy.md
@@ -6,8 +6,8 @@ ms.prod: windows-client
author: amymzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Deploying your cache node
diff --git a/windows/deployment/do/mcc-enterprise-prerequisites.md b/windows/deployment/do/mcc-enterprise-prerequisites.md
index d18c687dae..6689c75109 100644
--- a/windows/deployment/do/mcc-enterprise-prerequisites.md
+++ b/windows/deployment/do/mcc-enterprise-prerequisites.md
@@ -6,8 +6,8 @@ ms.prod: windows-client
author: amymzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Requirements of Microsoft Connected Cache for Enterprise and Education (early preview)
diff --git a/windows/deployment/do/mcc-enterprise-update-uninstall.md b/windows/deployment/do/mcc-enterprise-update-uninstall.md
index c9e523b662..0027211ca3 100644
--- a/windows/deployment/do/mcc-enterprise-update-uninstall.md
+++ b/windows/deployment/do/mcc-enterprise-update-uninstall.md
@@ -6,8 +6,8 @@ ms.prod: windows-client
author: amymzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Update or uninstall Microsoft Connected Cache for Enterprise and Education
diff --git a/windows/deployment/do/mcc-isp-cache-node-configuration.md b/windows/deployment/do/mcc-isp-cache-node-configuration.md
index 3add251a38..b1100441f0 100644
--- a/windows/deployment/do/mcc-isp-cache-node-configuration.md
+++ b/windows/deployment/do/mcc-isp-cache-node-configuration.md
@@ -9,8 +9,8 @@ audience: itpro
author: amyzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Cache node configuration
diff --git a/windows/deployment/do/mcc-isp-create-provision-deploy.md b/windows/deployment/do/mcc-isp-create-provision-deploy.md
index 3793fb5ba7..ca7cd23cf6 100644
--- a/windows/deployment/do/mcc-isp-create-provision-deploy.md
+++ b/windows/deployment/do/mcc-isp-create-provision-deploy.md
@@ -9,8 +9,8 @@ audience: itpro
author: nidos
ms.localizationpriority: medium
ms.author: nidos
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Create, Configure, provision, and deploy the cache node in Azure portal
diff --git a/windows/deployment/do/mcc-isp-signup.md b/windows/deployment/do/mcc-isp-signup.md
index f771550548..e1e0134c06 100644
--- a/windows/deployment/do/mcc-isp-signup.md
+++ b/windows/deployment/do/mcc-isp-signup.md
@@ -9,8 +9,8 @@ audience: itpro
author: nidos
ms.localizationpriority: medium
ms.author: nidos
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Operator sign up and service onboarding for Microsoft Connected Cache
diff --git a/windows/deployment/do/mcc-isp-support.md b/windows/deployment/do/mcc-isp-support.md
index 98f791e422..31e3d1ae9b 100644
--- a/windows/deployment/do/mcc-isp-support.md
+++ b/windows/deployment/do/mcc-isp-support.md
@@ -8,8 +8,8 @@ audience: itpro
author: nidos
ms.localizationpriority: medium
ms.author: nidos
-ms.collection: M365-modern-desktop
ms.topic: reference
+ms.date: 12/31/2017
---
# Support and troubleshooting
diff --git a/windows/deployment/do/mcc-isp-update.md b/windows/deployment/do/mcc-isp-update.md
index abe18781c3..87ce60fb38 100644
--- a/windows/deployment/do/mcc-isp-update.md
+++ b/windows/deployment/do/mcc-isp-update.md
@@ -9,8 +9,8 @@ audience: itpro
author: amyzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Update or uninstall your cache node
diff --git a/windows/deployment/do/mcc-isp-verify-cache-node.md b/windows/deployment/do/mcc-isp-verify-cache-node.md
index 0769116c88..42bd92657e 100644
--- a/windows/deployment/do/mcc-isp-verify-cache-node.md
+++ b/windows/deployment/do/mcc-isp-verify-cache-node.md
@@ -9,8 +9,8 @@ audience: itpro
author: amyzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: article
+ms.date: 12/31/2017
---
# Verify cache node functionality and monitor health and performance
diff --git a/windows/deployment/do/mcc-isp-vm-performance.md b/windows/deployment/do/mcc-isp-vm-performance.md
index 97ee999b1e..0152161e0c 100644
--- a/windows/deployment/do/mcc-isp-vm-performance.md
+++ b/windows/deployment/do/mcc-isp-vm-performance.md
@@ -9,8 +9,8 @@ audience: itpro
author: amyzhou
ms.localizationpriority: medium
ms.author: amyzhou
-ms.collection: M365-modern-desktop
ms.topic: reference
+ms.date: 12/31/2017
---
# Enhancing virtual machine performance
diff --git a/windows/deployment/do/mcc-isp.md b/windows/deployment/do/mcc-isp.md
index 055f86b888..34b12c0d9b 100644
--- a/windows/deployment/do/mcc-isp.md
+++ b/windows/deployment/do/mcc-isp.md
@@ -8,7 +8,6 @@ author: amymzhou
ms.author: amyzhou
ms.reviewer: carmenf
manager: aaroncz
-ms.collection: M365-modern-desktop
ms.topic: how-to
ms.date: 05/20/2022
---
diff --git a/windows/deployment/do/waas-delivery-optimization-reference.md b/windows/deployment/do/waas-delivery-optimization-reference.md
index 22dff75ed5..5e04bd8f7a 100644
--- a/windows/deployment/do/waas-delivery-optimization-reference.md
+++ b/windows/deployment/do/waas-delivery-optimization-reference.md
@@ -7,10 +7,10 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection: M365-modern-desktop
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Delivery Optimization reference
diff --git a/windows/deployment/do/waas-delivery-optimization-setup.md b/windows/deployment/do/waas-delivery-optimization-setup.md
index ff28a0815c..44d780e141 100644
--- a/windows/deployment/do/waas-delivery-optimization-setup.md
+++ b/windows/deployment/do/waas-delivery-optimization-setup.md
@@ -7,10 +7,10 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection: M365-modern-desktop
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Set up Delivery Optimization for Windows
diff --git a/windows/deployment/do/waas-delivery-optimization.md b/windows/deployment/do/waas-delivery-optimization.md
index d22068202b..149bfe398d 100644
--- a/windows/deployment/do/waas-delivery-optimization.md
+++ b/windows/deployment/do/waas-delivery-optimization.md
@@ -7,12 +7,11 @@ author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
ms.collection:
- - M365-modern-desktop
- - m365initiative-coredeploy
- highpri
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# What is Delivery Optimization?
diff --git a/windows/deployment/do/waas-microsoft-connected-cache.md b/windows/deployment/do/waas-microsoft-connected-cache.md
index 8888c9ec94..bc0d6223b6 100644
--- a/windows/deployment/do/waas-microsoft-connected-cache.md
+++ b/windows/deployment/do/waas-microsoft-connected-cache.md
@@ -6,12 +6,10 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection:
- - M365-modern-desktop
- - m365initiative-coredeploy
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Microsoft Connected Cache overview
diff --git a/windows/deployment/do/waas-optimize-windows-10-updates.md b/windows/deployment/do/waas-optimize-windows-10-updates.md
index 75f5fb76b3..5d39e69f91 100644
--- a/windows/deployment/do/waas-optimize-windows-10-updates.md
+++ b/windows/deployment/do/waas-optimize-windows-10-updates.md
@@ -9,6 +9,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Optimize Windows update delivery
diff --git a/windows/deployment/do/whats-new-do.md b/windows/deployment/do/whats-new-do.md
index 35b2652d61..3239c88eeb 100644
--- a/windows/deployment/do/whats-new-do.md
+++ b/windows/deployment/do/whats-new-do.md
@@ -6,12 +6,10 @@ ms.prod: windows-client
author: carmenf
ms.localizationpriority: medium
ms.author: carmenf
-ms.collection:
- - M365-modern-desktop
- - m365initiative-coredeploy
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# What's new in Delivery Optimization
diff --git a/windows/deployment/planning/security-and-data-protection-considerations-for-windows-to-go.md b/windows/deployment/planning/security-and-data-protection-considerations-for-windows-to-go.md
index f99d187140..6eeb930f19 100644
--- a/windows/deployment/planning/security-and-data-protection-considerations-for-windows-to-go.md
+++ b/windows/deployment/planning/security-and-data-protection-considerations-for-windows-to-go.md
@@ -8,6 +8,7 @@ ms.prod: windows-client
author: frankroj
ms.topic: article
ms.technology: itpro-deploy
+ms.date: 12/31/2017
---
# Security and data protection considerations for Windows To Go
diff --git a/windows/deployment/update/PSFxWhitepaper.md b/windows/deployment/update/PSFxWhitepaper.md
index 7d41b154fe..0e62430e64 100644
--- a/windows/deployment/update/PSFxWhitepaper.md
+++ b/windows/deployment/update/PSFxWhitepaper.md
@@ -10,6 +10,7 @@ manager: dougeby
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Windows Updates using forward and reverse differentials
diff --git a/windows/deployment/update/WIP4Biz-intro.md b/windows/deployment/update/WIP4Biz-intro.md
index 97cc22efe7..9671062faf 100644
--- a/windows/deployment/update/WIP4Biz-intro.md
+++ b/windows/deployment/update/WIP4Biz-intro.md
@@ -9,6 +9,7 @@ manager: dougeby
ms.reviewer:
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Introduction to the Windows Insider Program for Business
diff --git a/windows/deployment/update/check-release-health.md b/windows/deployment/update/check-release-health.md
index 007cd09674..d60d4df294 100644
--- a/windows/deployment/update/check-release-health.md
+++ b/windows/deployment/update/check-release-health.md
@@ -16,9 +16,6 @@ ms.custom:
- 'O365E_ViewStatusServices'
- 'O365E_ServiceHealthModern'
- 'seo-marvel-apr2020'
-ms.collection:
- - Ent_O365
- - M365-subscription-management
search.appverid:
- MET150
- MOE150
diff --git a/windows/deployment/update/create-deployment-plan.md b/windows/deployment/update/create-deployment-plan.md
index 5263372cb3..9db3fb6b10 100644
--- a/windows/deployment/update/create-deployment-plan.md
+++ b/windows/deployment/update/create-deployment-plan.md
@@ -5,10 +5,10 @@ ms.prod: windows-client
author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
-ms.collection: m365initiative-coredeploy
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Create a deployment plan
diff --git a/windows/deployment/update/deploy-updates-configmgr.md b/windows/deployment/update/deploy-updates-configmgr.md
index a7aa23afba..e15dae5bcc 100644
--- a/windows/deployment/update/deploy-updates-configmgr.md
+++ b/windows/deployment/update/deploy-updates-configmgr.md
@@ -9,6 +9,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Deploy Windows 10 updates with Configuration Manager
diff --git a/windows/deployment/update/deploy-updates-intune.md b/windows/deployment/update/deploy-updates-intune.md
index 31deefe3f5..f81e158e4b 100644
--- a/windows/deployment/update/deploy-updates-intune.md
+++ b/windows/deployment/update/deploy-updates-intune.md
@@ -11,6 +11,7 @@ ms.topic: article
ms.technology: itpro-updates
ms.collection:
- highpri
+ms.date: 12/31/2017
---
# Deploy Windows 10 updates with Intune
diff --git a/windows/deployment/update/deployment-service-overview.md b/windows/deployment/update/deployment-service-overview.md
index 538331acaa..b04b472ad9 100644
--- a/windows/deployment/update/deployment-service-overview.md
+++ b/windows/deployment/update/deployment-service-overview.md
@@ -10,6 +10,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
diff --git a/windows/deployment/update/deployment-service-troubleshoot.md b/windows/deployment/update/deployment-service-troubleshoot.md
index cf7599e9c8..8d974c72fe 100644
--- a/windows/deployment/update/deployment-service-troubleshoot.md
+++ b/windows/deployment/update/deployment-service-troubleshoot.md
@@ -10,6 +10,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
diff --git a/windows/deployment/update/eval-infra-tools.md b/windows/deployment/update/eval-infra-tools.md
index 29d681f691..29557c5e99 100644
--- a/windows/deployment/update/eval-infra-tools.md
+++ b/windows/deployment/update/eval-infra-tools.md
@@ -7,8 +7,8 @@ ms.author: aaroncz
manager: dougeby
ms.localizationpriority: medium
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Evaluate infrastructure and tools
diff --git a/windows/deployment/update/feature-update-user-install.md b/windows/deployment/update/feature-update-user-install.md
index de573530ce..019f4f5331 100644
--- a/windows/deployment/update/feature-update-user-install.md
+++ b/windows/deployment/update/feature-update-user-install.md
@@ -8,7 +8,6 @@ ms.author: aaroncz
ms.date: 07/10/2018
ms.reviewer:
manager: dougeby
-ms.collection: M365-modern-desktop
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
diff --git a/windows/deployment/update/get-started-updates-channels-tools.md b/windows/deployment/update/get-started-updates-channels-tools.md
index d53be32342..777e52fd68 100644
--- a/windows/deployment/update/get-started-updates-channels-tools.md
+++ b/windows/deployment/update/get-started-updates-channels-tools.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Windows client updates, channels, and tools
diff --git a/windows/deployment/update/how-windows-update-works.md b/windows/deployment/update/how-windows-update-works.md
index 492051959d..4a82f9dda6 100644
--- a/windows/deployment/update/how-windows-update-works.md
+++ b/windows/deployment/update/how-windows-update-works.md
@@ -6,11 +6,10 @@ author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
manager: dougeby
-ms.collection:
- - M365-modern-desktop
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# How Windows Update works
diff --git a/windows/deployment/update/index.md b/windows/deployment/update/index.md
index 20901707ab..a9e7a9592a 100644
--- a/windows/deployment/update/index.md
+++ b/windows/deployment/update/index.md
@@ -8,6 +8,7 @@ ms.localizationpriority: high
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Update Windows client in enterprise deployments
diff --git a/windows/deployment/update/media-dynamic-update.md b/windows/deployment/update/media-dynamic-update.md
index 7470c798bc..83136ce4d4 100644
--- a/windows/deployment/update/media-dynamic-update.md
+++ b/windows/deployment/update/media-dynamic-update.md
@@ -6,10 +6,9 @@ author: SteveDiAcetis
ms.localizationpriority: medium
ms.author: aaroncz
manager: dougeby
-ms.collection:
- - M365-modern-desktop
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Update Windows installation media with Dynamic Update
diff --git a/windows/deployment/update/olympia/olympia-enrollment-guidelines.md b/windows/deployment/update/olympia/olympia-enrollment-guidelines.md
index a200aba260..d9091e373e 100644
--- a/windows/deployment/update/olympia/olympia-enrollment-guidelines.md
+++ b/windows/deployment/update/olympia/olympia-enrollment-guidelines.md
@@ -8,6 +8,7 @@ author: lizgt2000
ms.reviewer:
manager: aaroncz
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Olympia Corp
diff --git a/windows/deployment/update/optional-content.md b/windows/deployment/update/optional-content.md
index 6dc355433f..b362518be7 100644
--- a/windows/deployment/update/optional-content.md
+++ b/windows/deployment/update/optional-content.md
@@ -6,9 +6,9 @@ author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
manager: dougeby
-ms.collection: M365-modern-desktop
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Migrating and acquiring optional Windows content during updates
diff --git a/windows/deployment/update/plan-define-readiness.md b/windows/deployment/update/plan-define-readiness.md
index e0740e7232..e3399f0279 100644
--- a/windows/deployment/update/plan-define-readiness.md
+++ b/windows/deployment/update/plan-define-readiness.md
@@ -7,8 +7,8 @@ ms.author: aaroncz
manager: dougeby
ms.localizationpriority: medium
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Define readiness criteria
diff --git a/windows/deployment/update/plan-define-strategy.md b/windows/deployment/update/plan-define-strategy.md
index cacb1535bc..32d063dab3 100644
--- a/windows/deployment/update/plan-define-strategy.md
+++ b/windows/deployment/update/plan-define-strategy.md
@@ -7,8 +7,8 @@ ms.localizationpriority: medium
ms.author: aaroncz
manager: dougeby
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Define update strategy with a calendar
diff --git a/windows/deployment/update/plan-determine-app-readiness.md b/windows/deployment/update/plan-determine-app-readiness.md
index d2bbbc7d48..8d7abb8429 100644
--- a/windows/deployment/update/plan-determine-app-readiness.md
+++ b/windows/deployment/update/plan-determine-app-readiness.md
@@ -5,10 +5,10 @@ description: How to test your apps to know which need attention prior to deployi
ms.prod: windows-client
ms.localizationpriority: medium
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.author: aaroncz
author: aczechowski
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Determine application readiness
diff --git a/windows/deployment/update/prepare-deploy-windows.md b/windows/deployment/update/prepare-deploy-windows.md
index 6e5fbbe148..e88bc01c45 100644
--- a/windows/deployment/update/prepare-deploy-windows.md
+++ b/windows/deployment/update/prepare-deploy-windows.md
@@ -8,8 +8,8 @@ ms.author: aaroncz
ms.reviewer:
manager: dougeby
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Prepare to deploy Windows
diff --git a/windows/deployment/update/quality-updates.md b/windows/deployment/update/quality-updates.md
index c7c30db293..2f3003eef4 100644
--- a/windows/deployment/update/quality-updates.md
+++ b/windows/deployment/update/quality-updates.md
@@ -9,6 +9,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Monthly quality updates
diff --git a/windows/deployment/update/safeguard-holds.md b/windows/deployment/update/safeguard-holds.md
index 258308e290..7287acbcc1 100644
--- a/windows/deployment/update/safeguard-holds.md
+++ b/windows/deployment/update/safeguard-holds.md
@@ -10,6 +10,7 @@ ms.topic: article
ms.technology: itpro-updates
ms.collection:
- highpri
+ms.date: 12/31/2017
---
# Safeguard holds
diff --git a/windows/deployment/update/safeguard-opt-out.md b/windows/deployment/update/safeguard-opt-out.md
index b8da300767..d5e7feb5f0 100644
--- a/windows/deployment/update/safeguard-opt-out.md
+++ b/windows/deployment/update/safeguard-opt-out.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Opt out of safeguard holds
diff --git a/windows/deployment/update/servicing-stack-updates.md b/windows/deployment/update/servicing-stack-updates.md
index 69b46485fc..60f042509b 100644
--- a/windows/deployment/update/servicing-stack-updates.md
+++ b/windows/deployment/update/servicing-stack-updates.md
@@ -7,11 +7,11 @@ ms.localizationpriority: high
ms.author: aaroncz
manager: dougeby
ms.collection:
- - M365-modern-desktop
- highpri
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Servicing stack updates
diff --git a/windows/deployment/update/update-baseline.md b/windows/deployment/update/update-baseline.md
index a943c5f47b..e860aa2cbb 100644
--- a/windows/deployment/update/update-baseline.md
+++ b/windows/deployment/update/update-baseline.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Update Baseline
diff --git a/windows/deployment/update/update-compliance-configuration-manual.md b/windows/deployment/update/update-compliance-configuration-manual.md
index 14b086ba49..56aabc0f35 100644
--- a/windows/deployment/update/update-compliance-configuration-manual.md
+++ b/windows/deployment/update/update-compliance-configuration-manual.md
@@ -7,9 +7,9 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Manually Configuring Devices for Update Compliance
diff --git a/windows/deployment/update/update-compliance-configuration-mem.md b/windows/deployment/update/update-compliance-configuration-mem.md
index c43640a133..2a40c16a2a 100644
--- a/windows/deployment/update/update-compliance-configuration-mem.md
+++ b/windows/deployment/update/update-compliance-configuration-mem.md
@@ -7,9 +7,9 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Configuring Microsoft Intune devices for Update Compliance
diff --git a/windows/deployment/update/update-compliance-configuration-script.md b/windows/deployment/update/update-compliance-configuration-script.md
index 5895bd3235..bcae3d1cce 100644
--- a/windows/deployment/update/update-compliance-configuration-script.md
+++ b/windows/deployment/update/update-compliance-configuration-script.md
@@ -7,7 +7,6 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.date: 06/16/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/update-compliance-delivery-optimization.md b/windows/deployment/update/update-compliance-delivery-optimization.md
index d58e554f1e..d4189f5d1b 100644
--- a/windows/deployment/update/update-compliance-delivery-optimization.md
+++ b/windows/deployment/update/update-compliance-delivery-optimization.md
@@ -7,10 +7,10 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Delivery Optimization in Update Compliance
diff --git a/windows/deployment/update/update-compliance-feature-update-status.md b/windows/deployment/update/update-compliance-feature-update-status.md
index 8fdb433a95..6144ffaf3a 100644
--- a/windows/deployment/update/update-compliance-feature-update-status.md
+++ b/windows/deployment/update/update-compliance-feature-update-status.md
@@ -6,10 +6,10 @@ description: Learn how the Feature Update Status report provides information abo
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Feature Update Status
diff --git a/windows/deployment/update/update-compliance-get-started.md b/windows/deployment/update/update-compliance-get-started.md
index 0195b12fc5..1b4b422507 100644
--- a/windows/deployment/update/update-compliance-get-started.md
+++ b/windows/deployment/update/update-compliance-get-started.md
@@ -7,7 +7,6 @@ author: mestew
ms.author: mstewart
ms.localizationpriority: medium
ms.collection:
- - M365-analytics
- highpri
ms.topic: article
ms.date: 05/03/2022
diff --git a/windows/deployment/update/update-compliance-monitor.md b/windows/deployment/update/update-compliance-monitor.md
index 699a32f76f..4e34f7828b 100644
--- a/windows/deployment/update/update-compliance-monitor.md
+++ b/windows/deployment/update/update-compliance-monitor.md
@@ -7,10 +7,10 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Monitor Windows Updates with Update Compliance
diff --git a/windows/deployment/update/update-compliance-need-attention.md b/windows/deployment/update/update-compliance-need-attention.md
index 328e1da5de..7ac31b890b 100644
--- a/windows/deployment/update/update-compliance-need-attention.md
+++ b/windows/deployment/update/update-compliance-need-attention.md
@@ -4,10 +4,10 @@ manager: aczechowski
description: Learn how the Need attention! section provides a breakdown of all Windows 10 device and update issues detected by Update Compliance.
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.prod: windows-client
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Needs attention!
diff --git a/windows/deployment/update/update-compliance-privacy.md b/windows/deployment/update/update-compliance-privacy.md
index 9c144da544..068ccd2f9a 100644
--- a/windows/deployment/update/update-compliance-privacy.md
+++ b/windows/deployment/update/update-compliance-privacy.md
@@ -6,9 +6,9 @@ description: an overview of the Feature Update Status report
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Privacy in Update Compliance
diff --git a/windows/deployment/update/update-compliance-safeguard-holds.md b/windows/deployment/update/update-compliance-safeguard-holds.md
index 09af30da57..9974fa5753 100644
--- a/windows/deployment/update/update-compliance-safeguard-holds.md
+++ b/windows/deployment/update/update-compliance-safeguard-holds.md
@@ -6,10 +6,10 @@ description: Learn how the Safeguard Holds report provides information about saf
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Safeguard Holds
diff --git a/windows/deployment/update/update-compliance-schema-waasdeploymentstatus.md b/windows/deployment/update/update-compliance-schema-waasdeploymentstatus.md
index 71b6715fcc..62ba2be862 100644
--- a/windows/deployment/update/update-compliance-schema-waasdeploymentstatus.md
+++ b/windows/deployment/update/update-compliance-schema-waasdeploymentstatus.md
@@ -6,9 +6,9 @@ description: WaaSDeploymentStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# WaaSDeploymentStatus
diff --git a/windows/deployment/update/update-compliance-schema-waasinsiderstatus.md b/windows/deployment/update/update-compliance-schema-waasinsiderstatus.md
index 645fc9d551..b159c82ad4 100644
--- a/windows/deployment/update/update-compliance-schema-waasinsiderstatus.md
+++ b/windows/deployment/update/update-compliance-schema-waasinsiderstatus.md
@@ -6,9 +6,9 @@ description: WaaSInsiderStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# WaaSInsiderStatus
diff --git a/windows/deployment/update/update-compliance-schema-waasupdatestatus.md b/windows/deployment/update/update-compliance-schema-waasupdatestatus.md
index e6a798932f..762486f62f 100644
--- a/windows/deployment/update/update-compliance-schema-waasupdatestatus.md
+++ b/windows/deployment/update/update-compliance-schema-waasupdatestatus.md
@@ -6,9 +6,9 @@ description: WaaSUpdateStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# WaaSUpdateStatus
diff --git a/windows/deployment/update/update-compliance-schema-wudoaggregatedstatus.md b/windows/deployment/update/update-compliance-schema-wudoaggregatedstatus.md
index 95e7fa7f84..066c38fee1 100644
--- a/windows/deployment/update/update-compliance-schema-wudoaggregatedstatus.md
+++ b/windows/deployment/update/update-compliance-schema-wudoaggregatedstatus.md
@@ -6,9 +6,9 @@ description: WUDOAggregatedStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# WUDOAggregatedStatus
diff --git a/windows/deployment/update/update-compliance-schema-wudostatus.md b/windows/deployment/update/update-compliance-schema-wudostatus.md
index 5e944ba263..769508bbff 100644
--- a/windows/deployment/update/update-compliance-schema-wudostatus.md
+++ b/windows/deployment/update/update-compliance-schema-wudostatus.md
@@ -6,9 +6,9 @@ description: WUDOStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# WUDOStatus
diff --git a/windows/deployment/update/update-compliance-schema.md b/windows/deployment/update/update-compliance-schema.md
index af79627add..9f3340f361 100644
--- a/windows/deployment/update/update-compliance-schema.md
+++ b/windows/deployment/update/update-compliance-schema.md
@@ -6,9 +6,9 @@ description: an overview of Update Compliance data schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Update Compliance Schema
diff --git a/windows/deployment/update/update-compliance-security-update-status.md b/windows/deployment/update/update-compliance-security-update-status.md
index 308992e24d..e20fd18105 100644
--- a/windows/deployment/update/update-compliance-security-update-status.md
+++ b/windows/deployment/update/update-compliance-security-update-status.md
@@ -6,10 +6,10 @@ description: Learn how the Security Update Status section provides information a
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Security Update Status
diff --git a/windows/deployment/update/update-compliance-using.md b/windows/deployment/update/update-compliance-using.md
index 89d56d1c49..6dbb018e21 100644
--- a/windows/deployment/update/update-compliance-using.md
+++ b/windows/deployment/update/update-compliance-using.md
@@ -7,10 +7,10 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Use Update Compliance
diff --git a/windows/deployment/update/update-policies.md b/windows/deployment/update/update-policies.md
index fd4fdeacb6..7b93908dff 100644
--- a/windows/deployment/update/update-policies.md
+++ b/windows/deployment/update/update-policies.md
@@ -8,8 +8,8 @@ ms.author: aaroncz
manager: dougeby
ms.localizationpriority: medium
ms.topic: article
-ms.collection: M365-modern-desktop
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Policies for update compliance, activity, and user experience
diff --git a/windows/deployment/update/waas-branchcache.md b/windows/deployment/update/waas-branchcache.md
index 9ab24e12bd..a0ce1d97fe 100644
--- a/windows/deployment/update/waas-branchcache.md
+++ b/windows/deployment/update/waas-branchcache.md
@@ -10,6 +10,7 @@ manager: dougeby
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Configure BranchCache for Windows client updates
diff --git a/windows/deployment/update/waas-configure-wufb.md b/windows/deployment/update/waas-configure-wufb.md
index 0565315cf2..0dec620c52 100644
--- a/windows/deployment/update/waas-configure-wufb.md
+++ b/windows/deployment/update/waas-configure-wufb.md
@@ -3,13 +3,12 @@ title: Configure Windows Update for Business
manager: dougeby
description: You can use Group Policy or your mobile device management (MDM) service to configure Windows Update for Business settings for your devices.
ms.prod: windows-client
-ms.collection:
- - m365initiative-coredeploy
author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Configure Windows Update for Business
diff --git a/windows/deployment/update/waas-integrate-wufb.md b/windows/deployment/update/waas-integrate-wufb.md
index 1018e89ac2..2cfbaa9a5d 100644
--- a/windows/deployment/update/waas-integrate-wufb.md
+++ b/windows/deployment/update/waas-integrate-wufb.md
@@ -5,10 +5,10 @@ ms.prod: windows-client
author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
-ms.collection: m365initiative-coredeploy
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Integrate Windows Update for Business with management solutions
diff --git a/windows/deployment/update/waas-manage-updates-wsus.md b/windows/deployment/update/waas-manage-updates-wsus.md
index 3fbea85a1b..504427dbce 100644
--- a/windows/deployment/update/waas-manage-updates-wsus.md
+++ b/windows/deployment/update/waas-manage-updates-wsus.md
@@ -9,6 +9,7 @@ manager: dougeby
ms.topic: article
ms.collection: highpri
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Deploy Windows client updates using Windows Server Update Services (WSUS)
diff --git a/windows/deployment/update/waas-manage-updates-wufb.md b/windows/deployment/update/waas-manage-updates-wufb.md
index ce28b14f14..9adb25acae 100644
--- a/windows/deployment/update/waas-manage-updates-wufb.md
+++ b/windows/deployment/update/waas-manage-updates-wufb.md
@@ -10,6 +10,7 @@ ms.topic: article
ms.custom: seo-marvel-apr2020
ms.collection: highpri
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# What is Windows Update for Business?
diff --git a/windows/deployment/update/waas-morenews.md b/windows/deployment/update/waas-morenews.md
index f9e1a3a00d..caa224c51d 100644
--- a/windows/deployment/update/waas-morenews.md
+++ b/windows/deployment/update/waas-morenews.md
@@ -10,6 +10,7 @@ ms.reviewer:
manager: dougeby
ms.localizationpriority: high
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Windows as a service - More news
diff --git a/windows/deployment/update/waas-overview.md b/windows/deployment/update/waas-overview.md
index f2ed2acdde..a254a031ee 100644
--- a/windows/deployment/update/waas-overview.md
+++ b/windows/deployment/update/waas-overview.md
@@ -9,6 +9,7 @@ manager: dougeby
ms.topic: article
ms.collection: highpri
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Overview of Windows as a service
diff --git a/windows/deployment/update/waas-quick-start.md b/windows/deployment/update/waas-quick-start.md
index baa37b5307..73aa593ccf 100644
--- a/windows/deployment/update/waas-quick-start.md
+++ b/windows/deployment/update/waas-quick-start.md
@@ -8,6 +8,7 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Quick guide to Windows as a service
diff --git a/windows/deployment/update/waas-restart.md b/windows/deployment/update/waas-restart.md
index 41ea13a0b3..83911247af 100644
--- a/windows/deployment/update/waas-restart.md
+++ b/windows/deployment/update/waas-restart.md
@@ -12,6 +12,7 @@ ms.custom:
ms.collection: highpri
date: 09/22/2022
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Manage device restarts after updates
diff --git a/windows/deployment/update/waas-servicing-channels-windows-10-updates.md b/windows/deployment/update/waas-servicing-channels-windows-10-updates.md
index c5bc2f6f23..150ffc53ab 100644
--- a/windows/deployment/update/waas-servicing-channels-windows-10-updates.md
+++ b/windows/deployment/update/waas-servicing-channels-windows-10-updates.md
@@ -11,6 +11,7 @@ ms.topic: article
ms.custom:
- seo-marvel-apr2020
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Assign devices to servicing channels for Windows 10 updates
diff --git a/windows/deployment/update/waas-servicing-strategy-windows-10-updates.md b/windows/deployment/update/waas-servicing-strategy-windows-10-updates.md
index b5be3068c1..08636638a2 100644
--- a/windows/deployment/update/waas-servicing-strategy-windows-10-updates.md
+++ b/windows/deployment/update/waas-servicing-strategy-windows-10-updates.md
@@ -8,8 +8,8 @@ ms.author: aaroncz
ms.reviewer:
manager: dougeby
ms.topic: article
-ms.collection: m365initiative-coredeploy
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Prepare a servicing strategy for Windows client updates
diff --git a/windows/deployment/update/waas-wu-settings.md b/windows/deployment/update/waas-wu-settings.md
index 35f4f7a60a..5d0a8388a8 100644
--- a/windows/deployment/update/waas-wu-settings.md
+++ b/windows/deployment/update/waas-wu-settings.md
@@ -10,6 +10,7 @@ ms.topic: article
ms.collection: highpri
date: 09/22/2022
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Manage additional Windows Update settings
diff --git a/windows/deployment/update/waas-wufb-csp-mdm.md b/windows/deployment/update/waas-wufb-csp-mdm.md
index 5841a5e312..fb55c40664 100644
--- a/windows/deployment/update/waas-wufb-csp-mdm.md
+++ b/windows/deployment/update/waas-wufb-csp-mdm.md
@@ -9,6 +9,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Walkthrough: Use CSPs and MDMs to configure Windows Update for Business
diff --git a/windows/deployment/update/waas-wufb-group-policy.md b/windows/deployment/update/waas-wufb-group-policy.md
index a3167e3d42..fc123bcbb6 100644
--- a/windows/deployment/update/waas-wufb-group-policy.md
+++ b/windows/deployment/update/waas-wufb-group-policy.md
@@ -6,11 +6,11 @@ author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
ms.collection:
- - m365initiative-coredeploy
- highpri
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Walkthrough: Use Group Policy to configure Windows Update for Business
diff --git a/windows/deployment/update/windows-as-a-service.md b/windows/deployment/update/windows-as-a-service.md
index f77d24dd02..4781231061 100644
--- a/windows/deployment/update/windows-as-a-service.md
+++ b/windows/deployment/update/windows-as-a-service.md
@@ -9,8 +9,8 @@ description: Discover the latest news articles, videos, and podcasts about Windo
ms.reviewer:
manager: dougeby
ms.localizationpriority: high
-ms.collection: M365-modern-desktop
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Windows as a service
diff --git a/windows/deployment/update/windows-update-logs.md b/windows/deployment/update/windows-update-logs.md
index b6b6d5fe17..c2bc7fce94 100644
--- a/windows/deployment/update/windows-update-logs.md
+++ b/windows/deployment/update/windows-update-logs.md
@@ -9,6 +9,7 @@ ms.topic: article
ms.custom: seo-marvel-apr2020
ms.collection: highpri
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Windows Update log files
diff --git a/windows/deployment/update/windows-update-security.md b/windows/deployment/update/windows-update-security.md
index 333be3151a..0ad5f772c7 100644
--- a/windows/deployment/update/windows-update-security.md
+++ b/windows/deployment/update/windows-update-security.md
@@ -6,7 +6,6 @@ description: Overview of the security for Windows Update.
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 10/25/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-compliancedeadlines.md b/windows/deployment/update/wufb-compliancedeadlines.md
index 1d5e88dec2..05d34805c3 100644
--- a/windows/deployment/update/wufb-compliancedeadlines.md
+++ b/windows/deployment/update/wufb-compliancedeadlines.md
@@ -10,6 +10,7 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Enforcing compliance deadlines for updates
diff --git a/windows/deployment/update/wufb-reports-admin-center.md b/windows/deployment/update/wufb-reports-admin-center.md
index aff23a1e5b..a59cc0511f 100644
--- a/windows/deployment/update/wufb-reports-admin-center.md
+++ b/windows/deployment/update/wufb-reports-admin-center.md
@@ -6,8 +6,6 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection:
- - M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-configuration-intune.md b/windows/deployment/update/wufb-reports-configuration-intune.md
index 3b785a552a..2d9a417660 100644
--- a/windows/deployment/update/wufb-reports-configuration-intune.md
+++ b/windows/deployment/update/wufb-reports-configuration-intune.md
@@ -7,7 +7,6 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.date: 12/05/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-configuration-manual.md b/windows/deployment/update/wufb-reports-configuration-manual.md
index c6e2de995b..d2e5f13df1 100644
--- a/windows/deployment/update/wufb-reports-configuration-manual.md
+++ b/windows/deployment/update/wufb-reports-configuration-manual.md
@@ -7,7 +7,6 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-configuration-script.md b/windows/deployment/update/wufb-reports-configuration-script.md
index 8b2c8fc543..c3213f8a7d 100644
--- a/windows/deployment/update/wufb-reports-configuration-script.md
+++ b/windows/deployment/update/wufb-reports-configuration-script.md
@@ -7,7 +7,6 @@ ms.prod: windows-client
author: mestew
ms.author: mstewart
ms.localizationpriority: medium
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-enable.md b/windows/deployment/update/wufb-reports-enable.md
index 0da1af6746..7550754b01 100644
--- a/windows/deployment/update/wufb-reports-enable.md
+++ b/windows/deployment/update/wufb-reports-enable.md
@@ -6,7 +6,6 @@ description: How to enable Windows Update for Business reports through the Azure
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-help.md b/windows/deployment/update/wufb-reports-help.md
index 2016970ddf..982e826da1 100644
--- a/windows/deployment/update/wufb-reports-help.md
+++ b/windows/deployment/update/wufb-reports-help.md
@@ -6,7 +6,6 @@ description: Windows Update for Business reports support information.
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-overview.md b/windows/deployment/update/wufb-reports-overview.md
index f4206b0189..6653c0c587 100644
--- a/windows/deployment/update/wufb-reports-overview.md
+++ b/windows/deployment/update/wufb-reports-overview.md
@@ -6,7 +6,6 @@ description: Overview of Windows Update for Business reports to explain what it'
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-prerequisites.md b/windows/deployment/update/wufb-reports-prerequisites.md
index d8b3d96e52..9159f0c74d 100644
--- a/windows/deployment/update/wufb-reports-prerequisites.md
+++ b/windows/deployment/update/wufb-reports-prerequisites.md
@@ -6,7 +6,6 @@ description: Prerequisites for Windows Update for Business reports
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucclient.md b/windows/deployment/update/wufb-reports-schema-ucclient.md
index 4b3720677c..b3606b35cc 100644
--- a/windows/deployment/update/wufb-reports-schema-ucclient.md
+++ b/windows/deployment/update/wufb-reports-schema-ucclient.md
@@ -6,7 +6,6 @@ description: UCClient schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucclientreadinessstatus.md b/windows/deployment/update/wufb-reports-schema-ucclientreadinessstatus.md
index d625c2745e..3505563197 100644
--- a/windows/deployment/update/wufb-reports-schema-ucclientreadinessstatus.md
+++ b/windows/deployment/update/wufb-reports-schema-ucclientreadinessstatus.md
@@ -6,7 +6,6 @@ description: UCClientReadinessStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucclientupdatestatus.md b/windows/deployment/update/wufb-reports-schema-ucclientupdatestatus.md
index 534dabde67..826add8c73 100644
--- a/windows/deployment/update/wufb-reports-schema-ucclientupdatestatus.md
+++ b/windows/deployment/update/wufb-reports-schema-ucclientupdatestatus.md
@@ -6,7 +6,6 @@ description: UCClientUpdateStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucdevicealert.md b/windows/deployment/update/wufb-reports-schema-ucdevicealert.md
index 9c737aa85d..79f1a9ec5b 100644
--- a/windows/deployment/update/wufb-reports-schema-ucdevicealert.md
+++ b/windows/deployment/update/wufb-reports-schema-ucdevicealert.md
@@ -6,7 +6,6 @@ description: UCDeviceAlert schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucdoaggregatedstatus.md b/windows/deployment/update/wufb-reports-schema-ucdoaggregatedstatus.md
index 7fae5b9b00..796bbb75e2 100644
--- a/windows/deployment/update/wufb-reports-schema-ucdoaggregatedstatus.md
+++ b/windows/deployment/update/wufb-reports-schema-ucdoaggregatedstatus.md
@@ -6,7 +6,6 @@ description: UCDOAggregatedStatus schema
ms.prod: windows-client
author: cmknox
ms.author: carmenf
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 11/17/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucdostatus.md b/windows/deployment/update/wufb-reports-schema-ucdostatus.md
index 01ad6b186a..9eadfa7eb6 100644
--- a/windows/deployment/update/wufb-reports-schema-ucdostatus.md
+++ b/windows/deployment/update/wufb-reports-schema-ucdostatus.md
@@ -6,7 +6,6 @@ description: UCDOStatus schema
ms.prod: windows-client
author: cmknox
ms.author: carmenf
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 11/17/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucserviceupdatestatus.md b/windows/deployment/update/wufb-reports-schema-ucserviceupdatestatus.md
index 8f9c85e225..bc5677f9d8 100644
--- a/windows/deployment/update/wufb-reports-schema-ucserviceupdatestatus.md
+++ b/windows/deployment/update/wufb-reports-schema-ucserviceupdatestatus.md
@@ -6,7 +6,6 @@ description: UCServiceUpdateStatus schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema-ucupdatealert.md b/windows/deployment/update/wufb-reports-schema-ucupdatealert.md
index 93487fbca2..fa14e12358 100644
--- a/windows/deployment/update/wufb-reports-schema-ucupdatealert.md
+++ b/windows/deployment/update/wufb-reports-schema-ucupdatealert.md
@@ -6,7 +6,6 @@ description: UCUpdateAlert schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 06/06/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-schema.md b/windows/deployment/update/wufb-reports-schema.md
index 27d15d676a..1afd09b646 100644
--- a/windows/deployment/update/wufb-reports-schema.md
+++ b/windows/deployment/update/wufb-reports-schema.md
@@ -6,7 +6,6 @@ description: An overview of Windows Update for Business reports data schema
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: reference
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-use.md b/windows/deployment/update/wufb-reports-use.md
index 060f404688..eb4d607c10 100644
--- a/windows/deployment/update/wufb-reports-use.md
+++ b/windows/deployment/update/wufb-reports-use.md
@@ -6,7 +6,6 @@ description: How to use the Windows Update for Business reports data for custom
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-reports-workbook.md b/windows/deployment/update/wufb-reports-workbook.md
index cdaf2834c6..585d03adb9 100644
--- a/windows/deployment/update/wufb-reports-workbook.md
+++ b/windows/deployment/update/wufb-reports-workbook.md
@@ -6,7 +6,6 @@ description: How to use the Windows Update for Business reports workbook.
ms.prod: windows-client
author: mestew
ms.author: mstewart
-ms.collection: M365-analytics
ms.topic: article
ms.date: 11/15/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/wufb-wsus.md b/windows/deployment/update/wufb-wsus.md
index 2e772ed3ce..2d25f4fcc0 100644
--- a/windows/deployment/update/wufb-wsus.md
+++ b/windows/deployment/update/wufb-wsus.md
@@ -5,11 +5,10 @@ ms.prod: windows-client
author: arcarley
ms.localizationpriority: medium
ms.author: arcarley
-ms.collection:
- - m365initiative-coredeploy
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.date: 12/31/2017
---
# Use Windows Update for Business and WSUS together
diff --git a/windows/deployment/vda-subscription-activation.md b/windows/deployment/vda-subscription-activation.md
index fbbf1013ee..cc4d7b7b90 100644
--- a/windows/deployment/vda-subscription-activation.md
+++ b/windows/deployment/vda-subscription-activation.md
@@ -10,7 +10,6 @@ ms.prod: windows-client
ms.technology: itpro-fundamentals
ms.localizationpriority: medium
ms.topic: how-to
-ms.collection: M365-modern-desktop
ms.date: 11/23/2022
---
diff --git a/windows/deployment/volume-activation/activate-forest-by-proxy-vamt.md b/windows/deployment/volume-activation/activate-forest-by-proxy-vamt.md
index b5ccb893f4..b00e515b54 100644
--- a/windows/deployment/volume-activation/activate-forest-by-proxy-vamt.md
+++ b/windows/deployment/volume-activation/activate-forest-by-proxy-vamt.md
@@ -2,6 +2,7 @@
title: Activate by Proxy an Active Directory Forest (Windows 10)
description: Learn how to use the Volume Activation Management Tool (VAMT) Active Directory-Based Activation (ADBA) function to activate by proxy an Active Directory (AD) forest.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/activate-forest-vamt.md b/windows/deployment/volume-activation/activate-forest-vamt.md
index 70940f40ec..dc8833d2f8 100644
--- a/windows/deployment/volume-activation/activate-forest-vamt.md
+++ b/windows/deployment/volume-activation/activate-forest-vamt.md
@@ -2,6 +2,7 @@
title: Activate an Active Directory Forest Online (Windows 10)
description: Use the Volume Activation Management Tool (VAMT) Active Directory-Based Activation (ADBA) function to activate an Active Directory (AD) forest online.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/activate-using-active-directory-based-activation-client.md b/windows/deployment/volume-activation/activate-using-active-directory-based-activation-client.md
index 3892da1105..73f32edf78 100644
--- a/windows/deployment/volume-activation/activate-using-active-directory-based-activation-client.md
+++ b/windows/deployment/volume-activation/activate-using-active-directory-based-activation-client.md
@@ -1,6 +1,8 @@
---
title: Activate using Active Directory-based activation
description: Learn how active directory-based activation is implemented as a role service that relies on AD DS to store activation objects.
+ms.reviewer:
+ - nganguly
manager: aaroncz
author: frankroj
ms.author: frankroj
@@ -14,7 +16,7 @@ ms.collection: highpri
# Activate using Active Directory-based activation
-*Applies to:*
+**Applies to:**
- Windows
- Windows Server
diff --git a/windows/deployment/volume-activation/activate-using-key-management-service-vamt.md b/windows/deployment/volume-activation/activate-using-key-management-service-vamt.md
index e136dd82b5..c9d04453fb 100644
--- a/windows/deployment/volume-activation/activate-using-key-management-service-vamt.md
+++ b/windows/deployment/volume-activation/activate-using-key-management-service-vamt.md
@@ -1,8 +1,10 @@
---
title: Activate using Key Management Service (Windows 10)
+description: Learn how to use Key Management Service (KMS) to activate Windows.
+ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
-description: How to activate using Key Management Service in Windows 10.
ms.prod: windows-client
author: frankroj
ms.localizationpriority: medium
@@ -14,7 +16,7 @@ ms.technology: itpro-fundamentals
# Activate using Key Management Service
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/activate-windows-10-clients-vamt.md b/windows/deployment/volume-activation/activate-windows-10-clients-vamt.md
index 9be66de526..3166add837 100644
--- a/windows/deployment/volume-activation/activate-windows-10-clients-vamt.md
+++ b/windows/deployment/volume-activation/activate-windows-10-clients-vamt.md
@@ -2,6 +2,7 @@
title: Activate clients running Windows 10 (Windows 10)
description: After you have configured Key Management Service (KMS) or Active Directory-based activation on your network, activating a client running Windows 10 is easy.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@@ -14,7 +15,7 @@ ms.technology: itpro-fundamentals
# Activate clients running Windows 10
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/active-directory-based-activation-overview.md b/windows/deployment/volume-activation/active-directory-based-activation-overview.md
index 0fb8970234..48855f3afa 100644
--- a/windows/deployment/volume-activation/active-directory-based-activation-overview.md
+++ b/windows/deployment/volume-activation/active-directory-based-activation-overview.md
@@ -2,6 +2,7 @@
title: Active Directory-Based Activation Overview (Windows 10)
description: Enable your enterprise to activate its computers through a connection to their domain using Active Directory-Based Activation (ADBA).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/add-manage-products-vamt.md b/windows/deployment/volume-activation/add-manage-products-vamt.md
index 5f9bfce03d..53a1f70b1b 100644
--- a/windows/deployment/volume-activation/add-manage-products-vamt.md
+++ b/windows/deployment/volume-activation/add-manage-products-vamt.md
@@ -2,6 +2,7 @@
title: Add and Manage Products (Windows 10)
description: Add client computers into the Volume Activation Management Tool (VAMT). After you add the computers, you can manage the products that are installed on your network.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/add-remove-computers-vamt.md b/windows/deployment/volume-activation/add-remove-computers-vamt.md
index 95bad2b880..55297e1791 100644
--- a/windows/deployment/volume-activation/add-remove-computers-vamt.md
+++ b/windows/deployment/volume-activation/add-remove-computers-vamt.md
@@ -2,6 +2,7 @@
title: Add and Remove Computers (Windows 10)
description: The Discover products function on the Volume Activation Management Tool (VAMT) allows you to search the Active Directory domain or a general LDAP query.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/add-remove-product-key-vamt.md b/windows/deployment/volume-activation/add-remove-product-key-vamt.md
index 0e37c178fc..5fa51a1c12 100644
--- a/windows/deployment/volume-activation/add-remove-product-key-vamt.md
+++ b/windows/deployment/volume-activation/add-remove-product-key-vamt.md
@@ -2,6 +2,7 @@
title: Add and Remove a Product Key (Windows 10)
description: Add a product key to the Volume Activation Management Tool (VAMT) database. Also, learn how to remove the key from the database.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/appendix-information-sent-to-microsoft-during-activation-client.md b/windows/deployment/volume-activation/appendix-information-sent-to-microsoft-during-activation-client.md
index bb61a1db81..0aa4fe2fb3 100644
--- a/windows/deployment/volume-activation/appendix-information-sent-to-microsoft-during-activation-client.md
+++ b/windows/deployment/volume-activation/appendix-information-sent-to-microsoft-during-activation-client.md
@@ -2,6 +2,7 @@
title: Appendix Information sent to Microsoft during activation (Windows 10)
description: Learn about the information sent to Microsoft during activation.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
author: frankroj
@@ -14,7 +15,7 @@ ms.topic: article
# Appendix: Information sent to Microsoft during activation
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/configure-client-computers-vamt.md b/windows/deployment/volume-activation/configure-client-computers-vamt.md
index 382a9b53d3..189f8488ed 100644
--- a/windows/deployment/volume-activation/configure-client-computers-vamt.md
+++ b/windows/deployment/volume-activation/configure-client-computers-vamt.md
@@ -2,6 +2,7 @@
title: Configure Client Computers (Windows 10)
description: Learn how to configure client computers to enable the Volume Activation Management Tool (VAMT) to function correctly.
ms.reviewer:
+ - nganguly
manager: aaroncz
author: frankroj
ms.author: frankroj
diff --git a/windows/deployment/volume-activation/import-export-vamt-data.md b/windows/deployment/volume-activation/import-export-vamt-data.md
index 7a5aaa426b..63e839c6dd 100644
--- a/windows/deployment/volume-activation/import-export-vamt-data.md
+++ b/windows/deployment/volume-activation/import-export-vamt-data.md
@@ -2,6 +2,7 @@
title: Import and export VAMT data
description: Learn how to use the VAMT to import product-activation data from a file into SQL Server.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/install-configure-vamt.md b/windows/deployment/volume-activation/install-configure-vamt.md
index b468f34546..833bc9a283 100644
--- a/windows/deployment/volume-activation/install-configure-vamt.md
+++ b/windows/deployment/volume-activation/install-configure-vamt.md
@@ -2,6 +2,7 @@
title: Install and Configure VAMT (Windows 10)
description: Learn how to install and configure the Volume Activation Management Tool (VAMT), and learn where to find information about the process.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/install-kms-client-key-vamt.md b/windows/deployment/volume-activation/install-kms-client-key-vamt.md
index eb28f3ff3a..ed311b84f5 100644
--- a/windows/deployment/volume-activation/install-kms-client-key-vamt.md
+++ b/windows/deployment/volume-activation/install-kms-client-key-vamt.md
@@ -2,6 +2,7 @@
title: Install a KMS Client Key (Windows 10)
description: Learn to use the Volume Activation Management Tool (VAMT) to install Generic Volume License Key (GVLK), or KMS client, product keys.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/install-product-key-vamt.md b/windows/deployment/volume-activation/install-product-key-vamt.md
index 350971254b..00ea59707d 100644
--- a/windows/deployment/volume-activation/install-product-key-vamt.md
+++ b/windows/deployment/volume-activation/install-product-key-vamt.md
@@ -2,6 +2,7 @@
title: Install a Product Key (Windows 10)
description: Learn to use the Volume Activation Management Tool (VAMT) to install retail, Multiple Activation Key (MAK), and KMS Host key (CSVLK).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/install-vamt.md b/windows/deployment/volume-activation/install-vamt.md
index 8cb4d09f92..1ea051c4fe 100644
--- a/windows/deployment/volume-activation/install-vamt.md
+++ b/windows/deployment/volume-activation/install-vamt.md
@@ -1,6 +1,8 @@
---
title: Install VAMT (Windows 10)
description: Learn how to install Volume Activation Management Tool (VAMT) as part of the Windows Assessment and Deployment Kit (ADK) for Windows 10.
+ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/introduction-vamt.md b/windows/deployment/volume-activation/introduction-vamt.md
index 292a9965b1..1d5ba5f37c 100644
--- a/windows/deployment/volume-activation/introduction-vamt.md
+++ b/windows/deployment/volume-activation/introduction-vamt.md
@@ -2,6 +2,7 @@
title: Introduction to VAMT (Windows 10)
description: VAMT enables administrators to automate and centrally manage the Windows, Microsoft Office, and select other Microsoft products volume and retail activation process.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/kms-activation-vamt.md b/windows/deployment/volume-activation/kms-activation-vamt.md
index 6cb46bb913..348a87ba6b 100644
--- a/windows/deployment/volume-activation/kms-activation-vamt.md
+++ b/windows/deployment/volume-activation/kms-activation-vamt.md
@@ -2,6 +2,7 @@
title: Perform KMS Activation (Windows 10)
description: The Volume Activation Management Tool (VAMT) can be used to perform volume activation using the Key Management Service (KMS).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/local-reactivation-vamt.md b/windows/deployment/volume-activation/local-reactivation-vamt.md
index e761c3c2f5..e189dd781a 100644
--- a/windows/deployment/volume-activation/local-reactivation-vamt.md
+++ b/windows/deployment/volume-activation/local-reactivation-vamt.md
@@ -2,6 +2,7 @@
title: Perform Local Reactivation (Windows 10)
description: An initially activated a computer using scenarios like MAK, retail, or CSLVK (KMS host), can be reactivated with Volume Activation Management Tool (VAMT).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/manage-activations-vamt.md b/windows/deployment/volume-activation/manage-activations-vamt.md
index 80263f739c..17dfa9af6d 100644
--- a/windows/deployment/volume-activation/manage-activations-vamt.md
+++ b/windows/deployment/volume-activation/manage-activations-vamt.md
@@ -2,6 +2,7 @@
title: Manage Activations (Windows 10)
description: Learn how to manage activations and how to activate a client computer by using various activation methods.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/manage-product-keys-vamt.md b/windows/deployment/volume-activation/manage-product-keys-vamt.md
index 423133a3b4..2b9594e4f6 100644
--- a/windows/deployment/volume-activation/manage-product-keys-vamt.md
+++ b/windows/deployment/volume-activation/manage-product-keys-vamt.md
@@ -2,6 +2,7 @@
title: Manage Product Keys (Windows 10)
description: In this article, learn how to add and remove a product key from the Volume Activation Management Tool (VAMT).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/manage-vamt-data.md b/windows/deployment/volume-activation/manage-vamt-data.md
index 5d61f42b3b..d2499a44f3 100644
--- a/windows/deployment/volume-activation/manage-vamt-data.md
+++ b/windows/deployment/volume-activation/manage-vamt-data.md
@@ -2,6 +2,7 @@
title: Manage VAMT Data (Windows 10)
description: Learn how to save, import, export, and merge a Computer Information List (CILX) file using the Volume Activation Management Tool (VAMT).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/monitor-activation-client.md b/windows/deployment/volume-activation/monitor-activation-client.md
index d811b9bb87..7205e81894 100644
--- a/windows/deployment/volume-activation/monitor-activation-client.md
+++ b/windows/deployment/volume-activation/monitor-activation-client.md
@@ -1,6 +1,7 @@
---
title: Monitor activation (Windows 10)
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
description: Understand the most common methods to monitor the success of the activation process for a computer running Windows.
@@ -14,7 +15,7 @@ ms.date: 11/07/2022
# Monitor activation
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/online-activation-vamt.md b/windows/deployment/volume-activation/online-activation-vamt.md
index 4e3c76dae1..f1dcda98ce 100644
--- a/windows/deployment/volume-activation/online-activation-vamt.md
+++ b/windows/deployment/volume-activation/online-activation-vamt.md
@@ -2,6 +2,7 @@
title: Perform Online Activation (Windows 10)
description: Learn how to use the Volume Activation Management Tool (VAMT) to enable client products to be activated online.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/plan-for-volume-activation-client.md b/windows/deployment/volume-activation/plan-for-volume-activation-client.md
index 43a1c717d5..97cdedeb4f 100644
--- a/windows/deployment/volume-activation/plan-for-volume-activation-client.md
+++ b/windows/deployment/volume-activation/plan-for-volume-activation-client.md
@@ -2,6 +2,7 @@
title: Plan for volume activation (Windows 10)
description: Product activation is the process of validating software with the manufacturer after it has been installed on a specific computer.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@@ -14,7 +15,7 @@ ms.date: 11/07/2022
# Plan for volume activation
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/proxy-activation-vamt.md b/windows/deployment/volume-activation/proxy-activation-vamt.md
index 65f7e79d8d..2410bc8ba2 100644
--- a/windows/deployment/volume-activation/proxy-activation-vamt.md
+++ b/windows/deployment/volume-activation/proxy-activation-vamt.md
@@ -2,6 +2,7 @@
title: Perform Proxy Activation (Windows 10)
description: Perform proxy activation by using the Volume Activation Management Tool (VAMT) to activate client computers that don't have Internet access.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/remove-products-vamt.md b/windows/deployment/volume-activation/remove-products-vamt.md
index 231f5081c2..b8118e73e2 100644
--- a/windows/deployment/volume-activation/remove-products-vamt.md
+++ b/windows/deployment/volume-activation/remove-products-vamt.md
@@ -2,6 +2,7 @@
title: Remove Products (Windows 10)
description: Learn how you must delete products from the product list view so you can remove products from the Volume Activation Management Tool (VAMT).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/scenario-kms-activation-vamt.md b/windows/deployment/volume-activation/scenario-kms-activation-vamt.md
index 2985a6bc04..85a3fe5222 100644
--- a/windows/deployment/volume-activation/scenario-kms-activation-vamt.md
+++ b/windows/deployment/volume-activation/scenario-kms-activation-vamt.md
@@ -2,6 +2,7 @@
title: Scenario 3 KMS Client Activation (Windows 10)
description: Learn how to use the Volume Activation Management Tool (VAMT) to activate Key Management Service (KMS) client keys or Generic Volume License Keys (GVLKs).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/scenario-online-activation-vamt.md b/windows/deployment/volume-activation/scenario-online-activation-vamt.md
index 68ca97def3..c234aa5c7d 100644
--- a/windows/deployment/volume-activation/scenario-online-activation-vamt.md
+++ b/windows/deployment/volume-activation/scenario-online-activation-vamt.md
@@ -2,6 +2,7 @@
title: Scenario 1 Online Activation (Windows 10)
description: Achieve network access by deploying the Volume Activation Management Tool (VAMT) in a Core Network environment.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/scenario-proxy-activation-vamt.md b/windows/deployment/volume-activation/scenario-proxy-activation-vamt.md
index ccb63b5311..223ef377b2 100644
--- a/windows/deployment/volume-activation/scenario-proxy-activation-vamt.md
+++ b/windows/deployment/volume-activation/scenario-proxy-activation-vamt.md
@@ -2,6 +2,7 @@
title: Scenario 2 Proxy Activation (Windows 10)
description: Use the Volume Activation Management Tool (VAMT) to activate products that are installed on workgroup computers in an isolated lab environment.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/update-product-status-vamt.md b/windows/deployment/volume-activation/update-product-status-vamt.md
index eb5553920d..be82deed6b 100644
--- a/windows/deployment/volume-activation/update-product-status-vamt.md
+++ b/windows/deployment/volume-activation/update-product-status-vamt.md
@@ -2,6 +2,7 @@
title: Update Product Status (Windows 10)
description: Learn how to use the Update license status function to add the products that are installed on the computers.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/use-the-volume-activation-management-tool-client.md b/windows/deployment/volume-activation/use-the-volume-activation-management-tool-client.md
index b733a5046e..a381b30b76 100644
--- a/windows/deployment/volume-activation/use-the-volume-activation-management-tool-client.md
+++ b/windows/deployment/volume-activation/use-the-volume-activation-management-tool-client.md
@@ -2,6 +2,7 @@
title: Use the Volume Activation Management Tool (Windows 10)
description: The Volume Activation Management Tool (VAMT) provides several useful features, including the ability to track and monitor several types of product keys.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@@ -14,7 +15,7 @@ ms.technology: itpro-fundamentals
# Use the Volume Activation Management Tool
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/volume-activation/use-vamt-in-windows-powershell.md b/windows/deployment/volume-activation/use-vamt-in-windows-powershell.md
index 71e97c1a03..e965f4be1c 100644
--- a/windows/deployment/volume-activation/use-vamt-in-windows-powershell.md
+++ b/windows/deployment/volume-activation/use-vamt-in-windows-powershell.md
@@ -2,6 +2,7 @@
title: Use VAMT in Windows PowerShell (Windows 10)
description: Learn how to use Volume Activation Management Tool (VAMT) PowerShell cmdlets to perform the same functions as the Vamt.exe command-line tool.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/vamt-known-issues.md b/windows/deployment/volume-activation/vamt-known-issues.md
index 0507f060c7..4c29fd57a4 100644
--- a/windows/deployment/volume-activation/vamt-known-issues.md
+++ b/windows/deployment/volume-activation/vamt-known-issues.md
@@ -2,6 +2,7 @@
title: VAMT known issues (Windows 10)
description: Find out the current known issues with the Volume Activation Management Tool (VAMT), versions 3.0. and 3.1.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/vamt-requirements.md b/windows/deployment/volume-activation/vamt-requirements.md
index a304218987..47e54481c4 100644
--- a/windows/deployment/volume-activation/vamt-requirements.md
+++ b/windows/deployment/volume-activation/vamt-requirements.md
@@ -2,6 +2,7 @@
title: VAMT Requirements (Windows 10)
description: In this article, learn about the product key and system requierements for Volume Activation Management Tool (VAMT).
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/vamt-step-by-step.md b/windows/deployment/volume-activation/vamt-step-by-step.md
index 880a8cf474..2378579069 100644
--- a/windows/deployment/volume-activation/vamt-step-by-step.md
+++ b/windows/deployment/volume-activation/vamt-step-by-step.md
@@ -2,6 +2,7 @@
title: VAMT Step-by-Step Scenarios (Windows 10)
description: Learn step-by-step instructions on implementing the Volume Activation Management Tool (VAMT) in typical environments.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
diff --git a/windows/deployment/volume-activation/volume-activation-management-tool.md b/windows/deployment/volume-activation/volume-activation-management-tool.md
index 9771f187cd..3f9a5a7264 100644
--- a/windows/deployment/volume-activation/volume-activation-management-tool.md
+++ b/windows/deployment/volume-activation/volume-activation-management-tool.md
@@ -1,6 +1,8 @@
---
title: VAMT technical reference
description: The Volume Activation Management Tool (VAMT) enables network administrators to automate and centrally manage volume activation and retail activation.
+ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@@ -16,7 +18,7 @@ ms.custom: seo-marvel-apr2020
The Volume Activation Management Tool (VAMT) lets you automate and centrally manage the Windows, Office, and select other Microsoft products volume and retail-activation process. VAMT can manage volume activation using Multiple Activation Keys (MAKs) or the Windows Key Management Service (KMS). VAMT is a standard Microsoft Management Console (MMC) snap-in. VAMT can be installed on any computer that has a supported Windows OS version.
> [!IMPORTANT]
-> VAMT is designed to manage volume activation for supported versions of Windows, Windows Server, and Office.
+> VAMT is designed to manage volume activation for all currently supported versions of Windows, Windows Server, and Office.
VAMT is only available in an EN-US (x86) package.
diff --git a/windows/deployment/volume-activation/volume-activation-windows-10.md b/windows/deployment/volume-activation/volume-activation-windows-10.md
index 3cc524e10f..3bc4621e7a 100644
--- a/windows/deployment/volume-activation/volume-activation-windows-10.md
+++ b/windows/deployment/volume-activation/volume-activation-windows-10.md
@@ -2,6 +2,7 @@
title: Volume Activation for Windows 10
description: Learn how to use volume activation to deploy & activate Windows 10. Includes details for orgs that have used volume activation for earlier versions of Windows.
ms.reviewer:
+ - nganguly
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@@ -14,7 +15,7 @@ ms.technology: itpro-fundamentals
# Volume Activation for Windows 10
-*Applies to:*
+**Applies to:**
- Windows 10
- Windows 8.1
diff --git a/windows/deployment/windows-10-enterprise-e3-overview.md b/windows/deployment/windows-10-enterprise-e3-overview.md
index 972ef1adaf..5399593006 100644
--- a/windows/deployment/windows-10-enterprise-e3-overview.md
+++ b/windows/deployment/windows-10-enterprise-e3-overview.md
@@ -7,8 +7,6 @@ ms.date: 11/23/2022
author: frankroj
ms.author: frankroj
manager: aaroncz
-ms.collection:
- - M365-modern-desktop
ms.topic: article
ms.technology: itpro-deploy
---
diff --git a/windows/deployment/windows-10-pro-in-s-mode.md b/windows/deployment/windows-10-pro-in-s-mode.md
index 7bfe334519..d2bf8bb55d 100644
--- a/windows/deployment/windows-10-pro-in-s-mode.md
+++ b/windows/deployment/windows-10-pro-in-s-mode.md
@@ -6,8 +6,6 @@ ms.author: frankroj
manager: aaroncz
ms.localizationpriority: medium
ms.prod: windows-client
-ms.collection:
- - M365-modern-desktop
ms.topic: article
ms.date: 11/23/2022
ms.technology: itpro-deploy
diff --git a/windows/deployment/windows-10-subscription-activation.md b/windows/deployment/windows-10-subscription-activation.md
index af9938ad6a..4611f04b9f 100644
--- a/windows/deployment/windows-10-subscription-activation.md
+++ b/windows/deployment/windows-10-subscription-activation.md
@@ -8,7 +8,6 @@ author: frankroj
ms.author: frankroj
manager: aaroncz
ms.collection:
- - M365-modern-desktop
- highpri
search.appverid:
- MET150
diff --git a/windows/deployment/windows-autopatch/TOC.yml b/windows/deployment/windows-autopatch/TOC.yml
index 7c2db8a7c5..bc71c6def8 100644
--- a/windows/deployment/windows-autopatch/TOC.yml
+++ b/windows/deployment/windows-autopatch/TOC.yml
@@ -6,6 +6,8 @@
items:
- name: What is Windows Autopatch?
href: overview/windows-autopatch-overview.md
+ - name: Roles and responsibilities
+ href: overview/windows-autopatch-roles-responsibilities.md
- name: FAQ
href: overview/windows-autopatch-faq.yml
- name: Prepare
diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-wqu-reports-overview.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-wqu-reports-overview.md
index 739953b809..2e61770efe 100644
--- a/windows/deployment/windows-autopatch/operate/windows-autopatch-wqu-reports-overview.md
+++ b/windows/deployment/windows-autopatch/operate/windows-autopatch-wqu-reports-overview.md
@@ -98,9 +98,9 @@ Within each 24-hour reporting period, devices that are ineligible are updated wi
| Low Connectivity | Devices must have a steady internet connection, and access to [Windows update endpoints](../prepare/windows-autopatch-configure-network.md). |
| Out of Disk Space | Devices must have more than one GB (GigaBytes) of free storage space. |
| Not Deployed | Windows Autopatch doesn't update devices that haven't yet been deployed. |
-| Not On Supported on Windows Edition | Devices must be on a Windows edition supported by Windows Autopatch. For more information, see [prerequisites](../prepare/windows-autopatch-prerequisites.md). |
+| Not On Supported Windows Edition | Devices must be on a Windows edition supported by Windows Autopatch. For more information, see [prerequisites](../prepare/windows-autopatch-prerequisites.md). |
| Not On Supported Windows Build | Devices must be on a Windows build supported by Windows Autopatch. For more information, see [prerequisites](../prepare/windows-autopatch-prerequisites.md). |
-| Intune Sync Older Than 5 Days | Devices must have checked with Intune within the last five days. |
+| Intune Sync Older Than 5 Days | Devices must have checked in with Intune within the last five days. |
## Data export
diff --git a/windows/deployment/windows-autopatch/overview/windows-autopatch-roles-responsibilities.md b/windows/deployment/windows-autopatch/overview/windows-autopatch-roles-responsibilities.md
new file mode 100644
index 0000000000..ec8c9d7ece
--- /dev/null
+++ b/windows/deployment/windows-autopatch/overview/windows-autopatch-roles-responsibilities.md
@@ -0,0 +1,91 @@
+---
+title: Roles and responsibilities
+description: This article describes the roles and responsibilities provided by Windows Autopatch and what the customer must do
+ms.date: 12/12/2022
+ms.prod: windows-client
+ms.technology: itpro-updates
+ms.topic: conceptual
+ms.localizationpriority: medium
+author: tiaraquan
+ms.author: tiaraquan
+manager: dougeby
+msreviewer: hathind
+---
+
+# Roles and responsibilities
+
+This article outlines your responsibilities and Windows Autopatch's responsibilities when:
+
+- [Preparing to enroll into the Windows Autopatch service](#prepare)
+- [Deploying the service](#deploy)
+- [Operating with the service](#operate)
+
+## Prepare
+
+| Task | Your responsibility | Windows Autopatch |
+| ----- | :-----: | :-----: |
+| Review the [prerequisites](../prepare/windows-autopatch-prerequisites.md) | :heavy_check_mark: | :x: |
+| [Review the service data platform and privacy compliance details](../references/windows-autopatch-privacy.md) | :heavy_check_mark: | :x: |
+| Ensure device [prerequisites](../prepare/windows-autopatch-prerequisites.md) are met and in place prior to enrollment | :heavy_check_mark: | :x: |
+| Ensure [infrastructure and environment prerequisites](../prepare/windows-autopatch-configure-network.md) are met and in place prior to enrollment | :heavy_check_mark: | :x: |
+| Prepare to remove your devices from existing unsupported [Windows update](../references/windows-autopatch-wqu-unsupported-policies.md) and [Microsoft 365](../references/windows-autopatch-microsoft-365-policies.md) policies | :heavy_check_mark: | :x: |
+| [Configure required network endpoints](../prepare/windows-autopatch-configure-network.md#required-microsoft-product-endpoints) | :heavy_check_mark: | :x: |
+| [Fix issues identified by the Readiness assessment tool](../prepare/windows-autopatch-fix-issues.md) | :heavy_check_mark: | :x: |
+| [Enroll tenant into the Windows Autopatch service](../prepare/windows-autopatch-enroll-tenant.md) | :heavy_check_mark: | :x: |
+| Identify stakeholders for deployment communications | :heavy_check_mark: | :x: |
+
+## Deploy
+
+| Task | Your responsibility | Windows Autopatch |
+| ----- | :-----: | :-----: |
+| [Add and verify admin contacts](../deploy/windows-autopatch-admin-contacts.md) in Microsoft Endpoint Manager | :heavy_check_mark: | :x: |
+| [Deploy and configure Windows Autopatch service configuration](../references/windows-autopatch-changes-to-tenant.md) | :x: | :heavy_check_mark: |
+| Educate users on the Windows Autopatch end user update experience
[Windows quality update end user experience](../operate/windows-autopatch-wqu-end-user-exp.md)
[Windows feature update end user experience](../operate/windows-autopatch-fu-end-user-exp.md)
[Microsoft 365 Apps for enterprise end user experience](../operate/windows-autopatch-microsoft-365-apps-enterprise.md#end-user-experience)
[Microsoft Teams end user experience](../operate/windows-autopatch-teams.md#end-user-experience)
| :heavy_check_mark: | :x: |
+| Remove your devices from existing unsupported [Windows update](../references/windows-autopatch-wqu-unsupported-policies.md) and [Microsoft 365](../references/windows-autopatch-microsoft-365-policies.md) policies | :heavy_check_mark: | :x: |
+| [Register devices/add devices to the Windows Autopatch Device Registration group](../deploy/windows-autopatch-register-devices.md#steps-to-register-devices) | :heavy_check_mark: | :x: |
+| [Run the pre-registration device readiness checks](../deploy/windows-autopatch-register-devices.md#about-the-ready-not-ready-and-not-registered-tabs) | :x: | :heavy_check_mark: |
+| [Automatically assign devices to First, Fast & Broad deployment rings at device registration](../operate/windows-autopatch-update-management.md#deployment-ring-calculation-logic) | :x: | :heavy_check_mark: |
+| [Manually override device assignments to First, Fast & Broad deployment rings](../operate/windows-autopatch-update-management.md#moving-devices-in-between-deployment-rings) | :heavy_check_mark: | :x: |
+| [Remediate devices displayed in the **Not ready** tab](../deploy/windows-autopatch-post-reg-readiness-checks.md#about-the-three-tabs-in-the-devices-blade) | :heavy_check_mark: | :x: |
+| [Remediate devices displayed in the **Not registered** tab](../deploy/windows-autopatch-post-reg-readiness-checks.md#about-the-three-tabs-in-the-devices-blade) | :heavy_check_mark: | :x: |
+| [Populate the Test deployment ring membership](../operate/windows-autopatch-update-management.md#deployment-ring-calculation-logic) | :heavy_check_mark: | :x: |
+| [Ensure devices are only present in one deployment ring](../operate/windows-autopatch-update-management.md#automated-deployment-ring-remediation-functions) | :x: | :heavy_check_mark: |
+| Communicate to end-users, help desk and stakeholders | :heavy_check_mark: | :x: |
+
+## Operate
+
+| Task | Your responsibility | Windows Autopatch |
+| ----- | :-----: | :-----: |
+| [Maintain contacts in the Microsoft Endpoint Manager admin center](../deploy/windows-autopatch-admin-contacts.md) | :heavy_check_mark: | :x: |
+| [Maintain and manage the Windows Autopatch service configuration](../operate/windows-autopatch-maintain-environment.md) | :x: | :heavy_check_mark: |
+| [Maintain customer configuration to align with the Windows Autopatch service configuration](../operate/windows-autopatch-maintain-environment.md) | :heavy_check_mark: | :x: |
+| [Run on-going checks to ensure devices are only present in one deployment ring](../operate/windows-autopatch-update-management.md#automated-deployment-ring-remediation-functions) | :x: | :heavy_check_mark: |
+| [Maintain the Test deployment ring membership](../operate/windows-autopatch-update-management.md#deployment-ring-calculation-logic) | :heavy_check_mark: | :x: |
+| Monitor [Windows update signals](../operate/windows-autopatch-wqu-signals.md) for safe update release | :x: | :heavy_check_mark: |
+| Test specific [business update scenarios](../operate/windows-autopatch-wqu-signals.md) | :heavy_check_mark: | :x: |
+| [Define and implement release schedule](../operate/windows-autopatch-wqu-overview.md) | :x: | :heavy_check_mark: |
+| Communicate the update [release schedule](../operate/windows-autopatch-wqu-communications.md) | :x: | :heavy_check_mark: |
+| Release updates (as scheduled)
| :x: | :heavy_check_mark: |
+| [Release updates (expedited)](../operate/windows-autopatch-wqu-overview.md#expedited-releases) | :x: | :heavy_check_mark: |
+| [Deploy updates to devices](../operate/windows-autopatch-update-management.md) | :x: | :heavy_check_mark: |
+| Monitor [Windows quality](../operate/windows-autopatch-wqu-overview.md) or [feature updates](../operate/windows-autopatch-fu-overview.md) through the release cycle | :x: | :heavy_check_mark: |
+| Review [update reports](../operate/windows-autopatch-wqu-reports-overview.md) | :heavy_check_mark: | :x: |
+| [Pause updates (Windows Autopatch initiated)](../operate/windows-autopatch-wqu-signals.md) | :x: | :heavy_check_mark: |
+| [Pause updates (initiated by you)](../operate/windows-autopatch-wqu-overview.md#pausing-and-resuming-a-release) | :heavy_check_mark: | :x: |
+| Run [on-going post-registration device readiness checks](../deploy/windows-autopatch-post-reg-readiness-checks.md) | :x: | :heavy_check_mark: |
+| [Remediate devices displayed in the **Not ready** tab](../deploy/windows-autopatch-post-reg-readiness-checks.md#about-the-three-tabs-in-the-devices-blade) | :heavy_check_mark: | :x: |
+| Resolve any conflicting and unsupported [Windows update](../references/windows-autopatch-wqu-unsupported-policies.md) and [Microsoft 365](../references/windows-autopatch-microsoft-365-policies.md) policies | :heavy_check_mark: | :x: |
+| [Investigate devices that aren't up to date within the service level objective (Microsoft action)](../operate/windows-autopatch-wqu-reports-overview.md#not-up-to-date-microsoft-action) | :x: | :heavy_check_mark: |
+| [Investigate and remediate devices that are marked as ineligible (Customer action)](../operate/windows-autopatch-wqu-reports-overview.md#ineligible-devices-customer-action) | :heavy_check_mark: | :x: |
+| [Raise, manage and resolve a service incident if an update management area isn't meeting the service level objective](windows-autopatch-overview.md#update-management) | :x: | :heavy_check_mark: |
+| [Deregister devices](../operate/windows-autopatch-deregister-devices.md) | :heavy_check_mark: | :x: |
+| [Register a device that was previously deregistered (upon customers request)](../operate/windows-autopatch-deregister-devices.md#excluded-devices) | :x: | :heavy_check_mark: |
+| [Request unenrollment from Windows Autopatch](../operate/windows-autopatch-unenroll-tenant.md) | :heavy_check_mark: | :x: |
+| [Remove Windows Autopatch data from the service and deregister devices](../operate/windows-autopatch-unenroll-tenant.md#microsofts-responsibilities-during-unenrollment) | :x: | :heavy_check_mark: |
+| [Maintain update configuration & update devices post unenrollment from Windows Autopatch](../operate/windows-autopatch-unenroll-tenant.md#your-responsibilities-after-unenrolling-your-tenant) | :heavy_check_mark: | :x: |
+| Review and respond to Message Center and Service Health Dashboard notifications
[Windows quality and feature update communications](../operate/windows-autopatch-wqu-communications.md)
[Add and verify admin contacts](../deploy/windows-autopatch-admin-contacts.md)
| :heavy_check_mark: | :x: |
+| [Highlight Windows Autopatch Tenant management alerts that require customer action](../operate/windows-autopatch-maintain-environment.md#windows-autopatch-tenant-actions) | :x: | :heavy_check_mark: |
+| [Review and respond to Windows Autopatch Tenant management alerts](../operate/windows-autopatch-maintain-environment.md#windows-autopatch-tenant-actions) | :heavy_check_mark: | :x: |
+| [Raise and respond to support requests](../operate/windows-autopatch-support-request.md) | :heavy_check_mark: | :x: |
+| [Manage and respond to support requests](../operate/windows-autopatch-support-request.md#manage-an-active-support-request) | :x: | :heavy_check_mark: |
+| Review the [What’s new](../whats-new/windows-autopatch-whats-new-2022.md) section to stay up to date with updated feature and service releases | :heavy_check_mark: | :x: |
diff --git a/windows/deployment/windows-autopatch/references/windows-autopatch-preview-addendum.md b/windows/deployment/windows-autopatch/references/windows-autopatch-preview-addendum.md
deleted file mode 100644
index d0f3e5acba..0000000000
--- a/windows/deployment/windows-autopatch/references/windows-autopatch-preview-addendum.md
+++ /dev/null
@@ -1,33 +0,0 @@
----
-title: Windows Autopatch Preview Addendum
-description: This article explains the Autopatch preview addendum
-ms.date: 05/30/2022
-ms.prod: windows-client
-ms.technology: itpro-updates
-ms.topic: reference
-ms.localizationpriority: medium
-author: tiaraquan
-ms.author: tiaraquan
-manager: dougeby
-msreviewer: hathind
----
-
-# Windows Autopatch Preview Addendum
-
-**This Windows Autopatch - Preview Addendum ("Addendum") to the Microsoft Product Terms** (as provided at: (the "**Product Terms**")) is entered into between Microsoft Corporation, a Washington corporation having its principal place of business at One Microsoft Way, Redmond, Washington, USA 98052-6399 (or based on where Customer lives, one of Microsoft's affiliates) ("**Microsoft**"), and you ("**Customer**").
-
-## Background
-
-Microsoft desires to preview the Windows Autopatch service it is developing ("**Windows Autopatch Preview**") in order to evaluate it. Customer would like to particulate this Windows Autopatch Preview under the terms of the Product Terms and this Addendum. Windows Autopatch Preview consists of features and services that are in preview, beta, or other pre-release form. Windows Autopatch Preview is subject to the "preview" terms set forth in the Online Service sections of Product Terms.
-
-For good and valuable consideration, the receipt and sufficiency of which is acknowledged, the parties agree as follows:
-
-## Agreement
-
-### Definitions
-
-Capitalized terms used but not defined herein have the meanings given in the Product Terms.
-
-### Data Handling
-
-Windows Autopatch Preview integrates Customer Data from other Products, including Windows, Microsoft Intune, Azure Active Directory, and Office (collectively for purposes of this provision "Windows Autopatch Input Services"). Once Customer Data from Windows Autopatch Input Services is integrated into Windows Autopatch Preview, only the Product Terms and [DPA provisions)](https://www.microsoft.com/licensing/terms/product/Glossary/all) applicable to Windows Autopatch Preview apply to that data.
diff --git a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2022.md b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2022.md
index 0c15010078..ee1eb75dce 100644
--- a/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2022.md
+++ b/windows/deployment/windows-autopatch/whats-new/windows-autopatch-whats-new-2022.md
@@ -1,7 +1,7 @@
---
title: What's new
description: This article lists the new feature releases and any corresponding Message center post numbers.
-ms.date: 12/08/2022
+ms.date: 12/09/2022
ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
@@ -24,11 +24,18 @@ Minor corrections such as typos, style, or formatting issues aren't listed.
| Article | Description |
| ----- | ----- |
+| [Roles and responsibilities](../overview/windows-autopatch-roles-responsibilities.md) | Added Roles and responsibilities article |
| [Prerequisites](../prepare/windows-autopatch-prerequisites.md) | Added more licenses to the More about licenses section