From 755766290ebb4d431840cbc5d078bfd28338fe0c Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 27 Oct 2022 09:54:26 -0400
Subject: [PATCH 1/4] Added highpri tags
---
education/windows/autopilot-reset.md | 6 +-
education/windows/change-to-pro-education.md | 6 +-
education/windows/edu-stickers.md | 6 +-
.../windows/get-minecraft-for-education.md | 10 +-
education/windows/index.yml | 4 +-
education/windows/school-get-minecraft.md | 6 +-
education/windows/take-tests-in-windows-10.md | 98 +++++++++++++++++++
education/windows/teacher-get-minecraft.md | 10 +-
education/windows/test-windows10s-for-edu.md | 6 +-
education/windows/windows-11-se-overview.md | 6 +-
.../deploy-a-windows-10-image-using-mdt.md | 2 +
...d-with-the-microsoft-deployment-toolkit.md | 2 +
...prepare-for-windows-deployment-with-mdt.md | 2 +
.../planning/windows-to-go-overview.md | 2 +
.../update/deploy-updates-intune.md | 2 +
windows/deployment/update/safeguard-holds.md | 2 +
.../deployment/update/windows-as-a-service.md | 2 +-
.../deployment/windows-autopatch/index.yml | 2 +
.../overview/windows-autopatch-overview.md | 2 +
.../deployment/windows-autopilot/index.yml | 4 +-
...-basic-audit-policy-on-a-file-or-folder.md | 4 +-
.../auditing/basic-audit-logon-events.md | 4 +-
.../threat-protection/auditing/event-4624.md | 2 +
.../threat-protection/auditing/event-4625.md | 2 +
.../threat-protection/auditing/event-4771.md | 2 +
.../threat-protection/auditing/event-4776.md | 2 +
.../auditing/view-the-security-event-log.md | 4 +-
...tion-based-protection-of-code-integrity.md | 4 +-
.../threat-protection/fips-140-validation.md | 4 +-
.../install-md-app-guard.md | 2 +
.../md-app-guard-overview.md | 2 +
...microsoft-defender-smartscreen-overview.md | 2 +
.../account-lockout-duration.md | 4 +-
.../account-lockout-threshold.md | 4 +-
...w-to-configure-security-policy-settings.md | 4 +-
...eractive-logon-machine-inactivity-limit.md | 4 +-
.../log-on-as-a-batch-job.md | 4 +-
.../minimum-password-length.md | 4 +-
...lients-allowed-to-make-remote-sam-calls.md | 2 +
...e-encryption-types-allowed-for-kerberos.md | 4 +-
...curity-lan-manager-authentication-level.md | 4 +-
...sword-must-meet-complexity-requirements.md | 4 +-
.../password-policy.md | 4 +-
.../security-policy-settings.md | 4 +-
.../user-rights-assignment.md | 4 +-
.../applocker/applocker-overview.md | 4 +-
...icrosoft-recommended-driver-block-rules.md | 4 +-
.../windows-defender-application-control.md | 4 +-
.../windows-defender-security-center.md | 2 +
...ssign-security-group-filters-to-the-gpo.md | 4 +-
.../best-practices-configuring.md | 4 +-
.../create-a-group-policy-object.md | 4 +-
.../create-an-inbound-port-rule.md | 4 +-
.../create-wmi-filters-for-the-gpo.md | 4 +-
...windows-firewall-with-advanced-security.md | 4 +-
...windows-firewall-with-advanced-security.md | 4 +-
...indows-sandbox-configure-using-wsb-file.md | 1 +
.../windows-sandbox-overview.md | 1 +
.../security-compliance-toolkit-10.md | 4 +-
.../windows-security-baselines.md | 4 +-
.../ltsc/whats-new-windows-10-2019.md | 2 +
.../ltsc/whats-new-windows-10-2021.md | 2 +
62 files changed, 268 insertions(+), 52 deletions(-)
create mode 100644 education/windows/take-tests-in-windows-10.md
diff --git a/education/windows/autopilot-reset.md b/education/windows/autopilot-reset.md
index b44ad43f62..b261f4a4e9 100644
--- a/education/windows/autopilot-reset.md
+++ b/education/windows/autopilot-reset.md
@@ -3,8 +3,10 @@ title: Reset devices with Autopilot Reset
description: Learn about Autopilot Reset and how to enable and use it.
ms.date: 08/10/2022
ms.topic: how-to
-appliesto:
-- ✅ Windows 10
+appliesto:
+ - ✅ Windows 10
+ms.collection:
+ - highpri
---
# Reset devices with Autopilot Reset
diff --git a/education/windows/change-to-pro-education.md b/education/windows/change-to-pro-education.md
index 0fb9122497..5deee8e80f 100644
--- a/education/windows/change-to-pro-education.md
+++ b/education/windows/change-to-pro-education.md
@@ -3,8 +3,10 @@ title: Change to Windows 10 Education from Windows 10 Pro
description: Learn how IT Pros can opt into changing to Windows 10 Pro Education from Windows 10 Pro.
ms.topic: how-to
ms.date: 08/10/2022
-appliesto:
-- ✅ Windows 10
+appliesto:
+ - ✅ Windows 10
+ms.collection:
+ - highpri
---
# Change to Windows 10 Pro Education from Windows 10 Pro
diff --git a/education/windows/edu-stickers.md b/education/windows/edu-stickers.md
index cde45e1466..0c40174ed0 100644
--- a/education/windows/edu-stickers.md
+++ b/education/windows/edu-stickers.md
@@ -3,8 +3,10 @@ title: Configure Stickers for Windows 11 SE
description: Learn about the Stickers feature and how to configure it via Intune and provisioning package.
ms.date: 09/15/2022
ms.topic: how-to
-appliesto:
-- ✅ Windows 11 SE, version 22H2
+appliesto:
+ - ✅ Windows 11 SE, version 22H2
+ms.collection:
+ - highpri
---
# Configure Stickers for Windows 11 SE
diff --git a/education/windows/get-minecraft-for-education.md b/education/windows/get-minecraft-for-education.md
index b0c3dd7f9c..3bd2273634 100644
--- a/education/windows/get-minecraft-for-education.md
+++ b/education/windows/get-minecraft-for-education.md
@@ -3,10 +3,12 @@ title: Get Minecraft Education Edition
description: Learn how to get and distribute Minecraft Education Edition.
ms.topic: how-to
ms.date: 08/10/2022
-appliesto:
-- ✅ Windows 10
-- ✅ Windows 11
-- ✅ Windows 11 SE
+appliesto:
+ - ✅ Windows 10
+ - ✅ Windows 11
+ - ✅ Windows 11 SE
+ms.collection:
+ - highpri
---
# Get Minecraft: Education Edition
diff --git a/education/windows/index.yml b/education/windows/index.yml
index fa426ef022..8f01835c6d 100644
--- a/education/windows/index.yml
+++ b/education/windows/index.yml
@@ -8,7 +8,9 @@ metadata:
description: Learn about how to plan, deploy and manage Windows devices in an education environment with Microsoft Intune
ms.topic: landing-page
ms.prod: windows
- ms.collection: education
+ ms.collection:
+ - education
+ - highpri
author: paolomatarazzo
ms.author: paoloma
ms.date: 08/10/2022
diff --git a/education/windows/school-get-minecraft.md b/education/windows/school-get-minecraft.md
index c9621f70a2..9ff9ce8dcd 100644
--- a/education/windows/school-get-minecraft.md
+++ b/education/windows/school-get-minecraft.md
@@ -3,8 +3,10 @@ title: For IT administrators get Minecraft Education Edition
description: Learn how IT admins can get and distribute Minecraft in their schools.
ms.topic: how-to
ms.date: 08/10/2022
-appliesto:
-- ✅ Windows 10
+appliesto:
+ - ✅ Windows 10
+ms.collection:
+ - highpri
---
# For IT administrators - get Minecraft: Education Edition
diff --git a/education/windows/take-tests-in-windows-10.md b/education/windows/take-tests-in-windows-10.md
new file mode 100644
index 0000000000..9ff9ce8dcd
--- /dev/null
+++ b/education/windows/take-tests-in-windows-10.md
@@ -0,0 +1,98 @@
+---
+title: For IT administrators get Minecraft Education Edition
+description: Learn how IT admins can get and distribute Minecraft in their schools.
+ms.topic: how-to
+ms.date: 08/10/2022
+appliesto:
+ - ✅ Windows 10
+ms.collection:
+ - highpri
+---
+
+# For IT administrators - get Minecraft: Education Edition
+
+When you sign up for a [Minecraft: Education Edition](https://education.minecraft.net) trial, or purchase a [Minecraft: Education Edition](https://education.minecraft.net) subscription, Minecraft: Education Edition will be added to the inventory in your Microsoft Admin Center which is associated with your Azure Active Directory (Azure AD) tenant. Your Microsoft Admin Center is only displayed to members of your organization with administrative roles.
+
+>[!Note]
+>If you don't have an Azure AD or Office 365 tenant, you can set up a free Office 365 Education subscription when you purchase Minecraft: Education Edition. For more information, see [Office 365 Education plans and pricing](https://products.office.com/academic/compare-office-365-education-plans).
+
+## Settings for Microsoft 365 A3 or Microsoft 365 A5 customers
+
+Schools that purchased Microsoft 365 A3 or Microsoft 365 A5 have an extra option for making Minecraft: Education Edition available to their students:
+
+If your school has these products in your tenant, admins can choose to enable Minecraft: Education Edition for students using Microsoft 365 A3 or Microsoft 365 A5. From the left-hand menu in Microsoft Admin Center, select Users. From the Users list, select the users you want to add or remove for Minecraft: Education Edition access. Add the relevant A3 or A5 license if it hasn't been assigned already.
+
+> [!Note]
+> If you add a faculty license, the user will be assigned an instructor role in the application and will have elevated permissions.
+
+After selecting the appropriate product license, ensure Minecraft: Education Edition is toggled on or off, depending on if you want to add or remove Minecraft: Education Edition from the user (it will be on by default).
+
+If you turn off this setting after students have been using Minecraft: Education Edition, they will have up to 30 more days to use Minecraft: Education Edition before they don't have access.
+
+## How to get Minecraft: Education Edition
+
+Users in a Microsoft verified academic institution account will have access to the free trial limited logins for Minecraft: Education Edition. This grants faculty accounts 25 free logins and student accounts 10 free logins. To purchase direct licenses, see [Minecraft: Education Edition - direct purchase](#individual-copies).
+
+If you’ve been approved and are part of the Enrollment for Education Solutions volume license program, you can purchase a volume license for Minecraft: Education Edition. For more information, see [Minecraft: Education Edition - volume license](#volume-license).
+
+### Minecraft: Education Edition - direct purchase
+
+1. Go to [https://education.minecraft.net/](https://education.minecraft.net/) and select **How to Buy** in the top navigation bar.
+
+2. Scroll down and select **Buy Now** under Direct Purchase.
+
+3. This will route you to the purchase page in the Microsoft Admin center. You will need to log in to your Administrator account.
+
+4. If necessary, fill in any requested organization or payment information.
+
+5. Select the quantity of licenses you would like to purchase and select **Place Order**.
+
+6. After you’ve purchased licenses, you’ll need to [assign them to users in the Admin Center](/microsoft-365/admin/manage/assign-licenses-to-users).
+
+If you need additional licenses for **Minecraft: Education Edition**, see [Buy or remove subscription licenses](/microsoft-365/commerce/licenses/buy-licenses).
+
+### Minecraft: Education Edition - volume licensing
+
+Qualified education institutions can purchase Minecraft: Education Edition licenses through their Microsoft channel partner. Schools need to be part of the Enrollment for Education Solutions (EES) volume licensing program. Educational institutions should work with their channel partner to determine which Minecraft: Education Edition licensing offer is best for their institution. The process looks like this:
+
+- Your channel partner will submit and process your volume license order, your licenses will be shown on [Volume Licensing Service Center](https://www.microsoft.com/Licensing/servicecenter/default.aspx), and the licenses will be available in your [Microsoft Store for Education](https://www.microsoft.com/business-store) inventory.
+- You’ll receive an email with a link to Microsoft Store for Education.
+- Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com) to distribute and manage the Minecraft: Education Edition licenses. For more information on distribution options, see [Distribute Minecraft](#distribute-minecraft)
+
+## Minecraft: Education Edition payment options
+
+You can pay for Minecraft: Education Edition with a debit or credit card, or with an invoice.
+
+### Debit or credit cards
+
+During the purchase, click **Add a new payment method**. Provide the info needed for your debit or credit card.
+
+### Invoices
+
+Invoices are now a supported payment method for Minecraft: Education Edition. There are a few requirements:
+
+- Admins only (not supported for Teachers)
+- $500 invoice minimum for your initial purchase
+- $15,000 invoice maximum (for all invoices within your organization)
+
+**To pay with an invoice**
+
+1. During the purchase, click **Add a new payment method.**
+
+2. Select the Invoice option, and provide the info needed for an invoice. The **PO number** item allows you to add a tracking number or info that is meaningful to your organization.
+
+ 
+
+For more info on invoices and how to pay by invoice, see [How to pay for your subscription](/microsoft-365/commerce/billing-and-payments/pay-for-your-subscription?).
+
+## Distribute Minecraft
+
+After Minecraft: Education Edition is added to your Microsoft Admin Center inventory, you can [assign these licenses to your users](/microsoft-365/admin/manage/assign-licenses-to-users) or [download the app](https://aka.ms/downloadmee).
+
+## Learn more
+
+[About Intune Admin roles in the Microsoft 365 admin center](/microsoft-365/business-premium/m365bp-intune-admin-roles-in-the-mac)
+
+## Related topics
+
+[Get Minecraft: Education Edition](get-minecraft-for-education.md)
diff --git a/education/windows/teacher-get-minecraft.md b/education/windows/teacher-get-minecraft.md
index 0e90fa8952..ee529257c0 100644
--- a/education/windows/teacher-get-minecraft.md
+++ b/education/windows/teacher-get-minecraft.md
@@ -3,10 +3,12 @@ title: For teachers get Minecraft Education Edition
description: Learn how teachers can obtain and distribute Minecraft.
ms.topic: how-to
ms.date: 08/10/2022
-appliesto:
-- ✅ Windows 10
-- ✅ Windows 11
-- ✅ Windows 11 SE
+appliesto:
+ - ✅ Windows 10
+ - ✅ Windows 11
+ - ✅ Windows 11 SE
+ms.collection:
+ - highpri
---
# For teachers - get Minecraft: Education Edition
diff --git a/education/windows/test-windows10s-for-edu.md b/education/windows/test-windows10s-for-edu.md
index 605fd2df0e..acc6aeb868 100644
--- a/education/windows/test-windows10s-for-edu.md
+++ b/education/windows/test-windows10s-for-edu.md
@@ -3,8 +3,10 @@ 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.date: 08/10/2022
-appliesto:
-- ✅ Windows 10
+appliesto:
+ - ✅ Windows 10
+ms.collection:
+ - highpri
---
# Test Windows 10 in S mode on existing Windows 10 education devices
diff --git a/education/windows/windows-11-se-overview.md b/education/windows/windows-11-se-overview.md
index 2e65e17494..1dcaf9dc8b 100644
--- a/education/windows/windows-11-se-overview.md
+++ b/education/windows/windows-11-se-overview.md
@@ -3,8 +3,10 @@ title: Windows 11 SE Overview
description: Learn about Windows 11 SE, and the apps that are included with the operating system.
ms.topic: article
ms.date: 09/12/2022
-appliesto:
-- ✅ Windows 11 SE
+appliesto:
+ - ✅ Windows 11 SE
+ms.collection:
+ - highpri
---
# Windows 11 SE Overview
diff --git a/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md b/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md
index 676ab64e15..6012851f0d 100644
--- a/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md
+++ b/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md
@@ -9,6 +9,8 @@ ms.localizationpriority: medium
author: aczechowski
ms.topic: article
ms.technology: itpro-deploy
+ms.collection:
+ - highpri
---
# Deploy a Windows 10 image using MDT
diff --git a/windows/deployment/deploy-windows-mdt/get-started-with-the-microsoft-deployment-toolkit.md b/windows/deployment/deploy-windows-mdt/get-started-with-the-microsoft-deployment-toolkit.md
index 262105eb5b..adb5403751 100644
--- a/windows/deployment/deploy-windows-mdt/get-started-with-the-microsoft-deployment-toolkit.md
+++ b/windows/deployment/deploy-windows-mdt/get-started-with-the-microsoft-deployment-toolkit.md
@@ -9,6 +9,8 @@ ms.localizationpriority: medium
author: aczechowski
ms.topic: article
ms.technology: itpro-deploy
+ms.collection:
+ - highpri
---
# Get started with MDT
diff --git a/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md b/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md
index faeef67282..12e90a0dd0 100644
--- a/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md
+++ b/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md
@@ -9,6 +9,8 @@ ms.localizationpriority: medium
author: aczechowski
ms.topic: article
ms.technology: itpro-deploy
+ms.collection:
+ - highpri
---
# Prepare for deployment with MDT
diff --git a/windows/deployment/planning/windows-to-go-overview.md b/windows/deployment/planning/windows-to-go-overview.md
index 979f9bf643..b0805659aa 100644
--- a/windows/deployment/planning/windows-to-go-overview.md
+++ b/windows/deployment/planning/windows-to-go-overview.md
@@ -8,6 +8,8 @@ ms.prod: windows-client
author: aczechowski
ms.topic: article
ms.technology: itpro-deploy
+ms.collection:
+ - highpri
---
# Windows To Go: feature overview
diff --git a/windows/deployment/update/deploy-updates-intune.md b/windows/deployment/update/deploy-updates-intune.md
index b52db6211f..31deefe3f5 100644
--- a/windows/deployment/update/deploy-updates-intune.md
+++ b/windows/deployment/update/deploy-updates-intune.md
@@ -9,6 +9,8 @@ ms.reviewer:
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.collection:
+ - highpri
---
# Deploy Windows 10 updates with Intune
diff --git a/windows/deployment/update/safeguard-holds.md b/windows/deployment/update/safeguard-holds.md
index 81b65f8884..dfe7420469 100644
--- a/windows/deployment/update/safeguard-holds.md
+++ b/windows/deployment/update/safeguard-holds.md
@@ -8,6 +8,8 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
+ms.collection:
+ - highpri
---
# Safeguard holds
diff --git a/windows/deployment/update/windows-as-a-service.md b/windows/deployment/update/windows-as-a-service.md
index f8248744ec..f77d24dd02 100644
--- a/windows/deployment/update/windows-as-a-service.md
+++ b/windows/deployment/update/windows-as-a-service.md
@@ -1,7 +1,7 @@
---
title: Windows as a service
ms.prod: windows-client
-ms.topic: landing-page
+ms.topic: article
ms.manager: dougeby
author: aczechowski
ms.author: aaroncz
diff --git a/windows/deployment/windows-autopatch/index.yml b/windows/deployment/windows-autopatch/index.yml
index b99aeb0317..ee3fd80449 100644
--- a/windows/deployment/windows-autopatch/index.yml
+++ b/windows/deployment/windows-autopatch/index.yml
@@ -13,6 +13,8 @@ metadata:
ms.author: tiaraquan #Required; microsoft alias of author; optional team alias.
ms.date: 05/30/2022 #Required; mm/dd/yyyy format.
ms.custom: intro-hub-or-landing
+ ms.collection:
+ - highpri
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
diff --git a/windows/deployment/windows-autopatch/overview/windows-autopatch-overview.md b/windows/deployment/windows-autopatch/overview/windows-autopatch-overview.md
index 32d727dc5e..88cdfa1b6b 100644
--- a/windows/deployment/windows-autopatch/overview/windows-autopatch-overview.md
+++ b/windows/deployment/windows-autopatch/overview/windows-autopatch-overview.md
@@ -10,6 +10,8 @@ author: tiaraquan
ms.author: tiaraquan
manager: dougeby
msreviewer: hathind
+ms.collection:
+ - highpri
---
# What is Windows Autopatch?
diff --git a/windows/deployment/windows-autopilot/index.yml b/windows/deployment/windows-autopilot/index.yml
index 92215275a7..b7cd40346e 100644
--- a/windows/deployment/windows-autopilot/index.yml
+++ b/windows/deployment/windows-autopilot/index.yml
@@ -10,7 +10,9 @@ metadata:
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice
ms.topic: landing-page # Required
- ms.collection: windows-10
+ ms.collection:
+ - windows-10
+ - highpri
author: aczechowski
ms.author: aaroncz
manager: dougeby
diff --git a/windows/security/threat-protection/auditing/apply-a-basic-audit-policy-on-a-file-or-folder.md b/windows/security/threat-protection/auditing/apply-a-basic-audit-policy-on-a-file-or-folder.md
index 955ef525e0..8d2d3f824c 100644
--- a/windows/security/threat-protection/auditing/apply-a-basic-audit-policy-on-a-file-or-folder.md
+++ b/windows/security/threat-protection/auditing/apply-a-basic-audit-policy-on-a-file-or-folder.md
@@ -12,7 +12,9 @@ ms.localizationpriority: none
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/06/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/auditing/basic-audit-logon-events.md b/windows/security/threat-protection/auditing/basic-audit-logon-events.md
index b502700f38..c429d26054 100644
--- a/windows/security/threat-protection/auditing/basic-audit-logon-events.md
+++ b/windows/security/threat-protection/auditing/basic-audit-logon-events.md
@@ -12,7 +12,9 @@ ms.localizationpriority: none
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/06/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/auditing/event-4624.md b/windows/security/threat-protection/auditing/event-4624.md
index 9a4d514219..9a2a4e5b64 100644
--- a/windows/security/threat-protection/auditing/event-4624.md
+++ b/windows/security/threat-protection/auditing/event-4624.md
@@ -12,6 +12,8 @@ ms.reviewer:
manager: aaroncz
ms.author: vinpa
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# 4624(S): An account was successfully logged on.
diff --git a/windows/security/threat-protection/auditing/event-4625.md b/windows/security/threat-protection/auditing/event-4625.md
index 0f5213ddb9..8030b3d479 100644
--- a/windows/security/threat-protection/auditing/event-4625.md
+++ b/windows/security/threat-protection/auditing/event-4625.md
@@ -12,6 +12,8 @@ ms.reviewer:
manager: aaroncz
ms.author: vinpa
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# 4625(F): An account failed to log on.
diff --git a/windows/security/threat-protection/auditing/event-4771.md b/windows/security/threat-protection/auditing/event-4771.md
index b0725e0cf9..0d4c72e45f 100644
--- a/windows/security/threat-protection/auditing/event-4771.md
+++ b/windows/security/threat-protection/auditing/event-4771.md
@@ -12,6 +12,8 @@ ms.reviewer:
manager: aaroncz
ms.author: vinpa
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# 4771(F): Kerberos pre-authentication failed.
diff --git a/windows/security/threat-protection/auditing/event-4776.md b/windows/security/threat-protection/auditing/event-4776.md
index 0a115b9db4..cebb01a7c7 100644
--- a/windows/security/threat-protection/auditing/event-4776.md
+++ b/windows/security/threat-protection/auditing/event-4776.md
@@ -12,6 +12,8 @@ ms.reviewer:
manager: aaroncz
ms.author: vinpa
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# 4776(S, F): The computer attempted to validate the credentials for an account.
diff --git a/windows/security/threat-protection/auditing/view-the-security-event-log.md b/windows/security/threat-protection/auditing/view-the-security-event-log.md
index 48d4234dae..e76f4cde92 100644
--- a/windows/security/threat-protection/auditing/view-the-security-event-log.md
+++ b/windows/security/threat-protection/auditing/view-the-security-event-log.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/09/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md b/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md
index b80fbf3a1e..b12afae0ea 100644
--- a/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md
+++ b/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md
@@ -8,7 +8,9 @@ ms.author: vinpa
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 12/16/2021
ms.reviewer:
diff --git a/windows/security/threat-protection/fips-140-validation.md b/windows/security/threat-protection/fips-140-validation.md
index 1c0f4c927f..68986caf3c 100644
--- a/windows/security/threat-protection/fips-140-validation.md
+++ b/windows/security/threat-protection/fips-140-validation.md
@@ -5,7 +5,9 @@ ms.prod: m365-security
manager: aaroncz
ms.author: paoloma
author: paolomatarazzo
-ms.collection: M365-identity-device-management
+ms.collection:
+ - M365-identity-device-management
+ - highpri
ms.topic: article
ms.localizationpriority: medium
ms.reviewer:
diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard.md b/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard.md
index 2b2875ea47..7a727f59dd 100644
--- a/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard.md
+++ b/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard.md
@@ -13,6 +13,8 @@ ms.reviewer:
manager: aaroncz
ms.custom: asr
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# Prepare to install Microsoft Defender Application Guard
diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md b/windows/security/threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md
index d4a07cff56..fa0962d09f 100644
--- a/windows/security/threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md
+++ b/windows/security/threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md
@@ -13,6 +13,8 @@ ms.reviewer:
manager: aaroncz
ms.custom: asr
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# Microsoft Defender Application Guard overview
diff --git a/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md b/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md
index dd2072101b..e58c585f72 100644
--- a/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md
+++ b/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md
@@ -9,6 +9,8 @@ ms.reviewer:
manager: aaroncz
ms.technology: itpro-security
adobe-target: true
+ms.collection:
+ - highpri
---
# Microsoft Defender SmartScreen
diff --git a/windows/security/threat-protection/security-policy-settings/account-lockout-duration.md b/windows/security/threat-protection/security-policy-settings/account-lockout-duration.md
index 581f24c137..559a82704b 100644
--- a/windows/security/threat-protection/security-policy-settings/account-lockout-duration.md
+++ b/windows/security/threat-protection/security-policy-settings/account-lockout-duration.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 08/16/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/account-lockout-threshold.md b/windows/security/threat-protection/security-policy-settings/account-lockout-threshold.md
index dcb289e933..0b41931636 100644
--- a/windows/security/threat-protection/security-policy-settings/account-lockout-threshold.md
+++ b/windows/security/threat-protection/security-policy-settings/account-lockout-threshold.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 11/02/2018
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/how-to-configure-security-policy-settings.md b/windows/security/threat-protection/security-policy-settings/how-to-configure-security-policy-settings.md
index db454847ac..4d69ec3195 100644
--- a/windows/security/threat-protection/security-policy-settings/how-to-configure-security-policy-settings.md
+++ b/windows/security/threat-protection/security-policy-settings/how-to-configure-security-policy-settings.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/interactive-logon-machine-inactivity-limit.md b/windows/security/threat-protection/security-policy-settings/interactive-logon-machine-inactivity-limit.md
index 78388a4a1c..ff6e5b9bac 100644
--- a/windows/security/threat-protection/security-policy-settings/interactive-logon-machine-inactivity-limit.md
+++ b/windows/security/threat-protection/security-policy-settings/interactive-logon-machine-inactivity-limit.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/18/2018
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/log-on-as-a-batch-job.md b/windows/security/threat-protection/security-policy-settings/log-on-as-a-batch-job.md
index 69e444f25d..a55b2121f7 100644
--- a/windows/security/threat-protection/security-policy-settings/log-on-as-a-batch-job.md
+++ b/windows/security/threat-protection/security-policy-settings/log-on-as-a-batch-job.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/minimum-password-length.md b/windows/security/threat-protection/security-policy-settings/minimum-password-length.md
index ad8881b12c..3a7c9ae6b2 100644
--- a/windows/security/threat-protection/security-policy-settings/minimum-password-length.md
+++ b/windows/security/threat-protection/security-policy-settings/minimum-password-length.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 03/30/2022
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md b/windows/security/threat-protection/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md
index c92203d33a..48d6693d11 100644
--- a/windows/security/threat-protection/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md
+++ b/windows/security/threat-protection/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md
@@ -9,6 +9,8 @@ author: vinaypamnani-msft
ms.author: vinpa
ms.reviewer:
manager: aaroncz
+ms.collection:
+ - highpri
---
# Network access: Restrict clients allowed to make remote calls to SAM
diff --git a/windows/security/threat-protection/security-policy-settings/network-security-configure-encryption-types-allowed-for-kerberos.md b/windows/security/threat-protection/security-policy-settings/network-security-configure-encryption-types-allowed-for-kerberos.md
index 562ea5df45..c5143b9f49 100644
--- a/windows/security/threat-protection/security-policy-settings/network-security-configure-encryption-types-allowed-for-kerberos.md
+++ b/windows/security/threat-protection/security-policy-settings/network-security-configure-encryption-types-allowed-for-kerberos.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/network-security-lan-manager-authentication-level.md b/windows/security/threat-protection/security-policy-settings/network-security-lan-manager-authentication-level.md
index af10a9974a..b3ebd353c1 100644
--- a/windows/security/threat-protection/security-policy-settings/network-security-lan-manager-authentication-level.md
+++ b/windows/security/threat-protection/security-policy-settings/network-security-lan-manager-authentication-level.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements.md b/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements.md
index 77c03aaea0..3781352906 100644
--- a/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements.md
+++ b/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.technology: itpro-security
---
diff --git a/windows/security/threat-protection/security-policy-settings/password-policy.md b/windows/security/threat-protection/security-policy-settings/password-policy.md
index d4894e3791..7ecb04ce32 100644
--- a/windows/security/threat-protection/security-policy-settings/password-policy.md
+++ b/windows/security/threat-protection/security-policy-settings/password-policy.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/security-policy-settings/security-policy-settings.md b/windows/security/threat-protection/security-policy-settings/security-policy-settings.md
index e694d0e097..5e771b19bd 100644
--- a/windows/security/threat-protection/security-policy-settings/security-policy-settings.md
+++ b/windows/security/threat-protection/security-policy-settings/security-policy-settings.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 04/19/2017
ms.technology: windows-sec
diff --git a/windows/security/threat-protection/security-policy-settings/user-rights-assignment.md b/windows/security/threat-protection/security-policy-settings/user-rights-assignment.md
index 85b060886d..79919780f0 100644
--- a/windows/security/threat-protection/security-policy-settings/user-rights-assignment.md
+++ b/windows/security/threat-protection/security-policy-settings/user-rights-assignment.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 12/16/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview.md b/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview.md
index b2435f908b..2e6095c98a 100644
--- a/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview.md
+++ b/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: vinaypamnani-msft
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 10/16/2017
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
index c8830ac741..66c03f0c56 100644
--- a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
+++ b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
@@ -9,7 +9,9 @@ ms.sitesec: library
ms.pagetype: security
ms.localizationpriority: medium
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
author: jgeurten
ms.reviewer: jsuther
ms.author: vinpa
diff --git a/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md b/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md
index cf2b67e225..b0da802f2e 100644
--- a/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md
+++ b/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md
@@ -9,7 +9,9 @@ ms.sitesec: library
ms.pagetype: security
ms.localizationpriority: medium
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
author: vinaypamnani-msft
ms.reviewer: isbrahm
ms.author: vinpa
diff --git a/windows/security/threat-protection/windows-defender-security-center/windows-defender-security-center.md b/windows/security/threat-protection/windows-defender-security-center/windows-defender-security-center.md
index fced865bd5..5c51d2770e 100644
--- a/windows/security/threat-protection/windows-defender-security-center/windows-defender-security-center.md
+++ b/windows/security/threat-protection/windows-defender-security-center/windows-defender-security-center.md
@@ -9,6 +9,8 @@ ms.author: vinpa
ms.reviewer:
manager: aaroncz
ms.technology: itpro-security
+ms.collection:
+ - highpri
---
# The Windows Security app
diff --git a/windows/security/threat-protection/windows-firewall/assign-security-group-filters-to-the-gpo.md b/windows/security/threat-protection/windows-firewall/assign-security-group-filters-to-the-gpo.md
index 55305f58b2..5dbd0f57e6 100644
--- a/windows/security/threat-protection/windows-firewall/assign-security-group-filters-to-the-gpo.md
+++ b/windows/security/threat-protection/windows-firewall/assign-security-group-filters-to-the-gpo.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: paolomatarazzo
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/07/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-firewall/best-practices-configuring.md b/windows/security/threat-protection/windows-firewall/best-practices-configuring.md
index 1c15d341b1..7ed3e77df2 100644
--- a/windows/security/threat-protection/windows-firewall/best-practices-configuring.md
+++ b/windows/security/threat-protection/windows-firewall/best-practices-configuring.md
@@ -11,7 +11,9 @@ author: paolomatarazzo
ms.localizationpriority: medium
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: article
ms.technology: itpro-security
appliesto:
diff --git a/windows/security/threat-protection/windows-firewall/create-a-group-policy-object.md b/windows/security/threat-protection/windows-firewall/create-a-group-policy-object.md
index 36c1229f91..c714c14def 100644
--- a/windows/security/threat-protection/windows-firewall/create-a-group-policy-object.md
+++ b/windows/security/threat-protection/windows-firewall/create-a-group-policy-object.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: paolomatarazzo
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/07/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-firewall/create-an-inbound-port-rule.md b/windows/security/threat-protection/windows-firewall/create-an-inbound-port-rule.md
index 7c7ec78966..3a2283e1cd 100644
--- a/windows/security/threat-protection/windows-firewall/create-an-inbound-port-rule.md
+++ b/windows/security/threat-protection/windows-firewall/create-an-inbound-port-rule.md
@@ -12,7 +12,9 @@ ms.localizationpriority: medium
author: paolomatarazzo
manager: aaroncz
audience: ITPro
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/07/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md
index ca93fb8e17..591aa2000d 100644
--- a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md
+++ b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md
@@ -7,7 +7,9 @@ ms.prod: windows-client
ms.localizationpriority: medium
author: paolomatarazzo
manager: aaroncz
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/07/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-firewall/open-the-group-policy-management-console-to-windows-firewall-with-advanced-security.md b/windows/security/threat-protection/windows-firewall/open-the-group-policy-management-console-to-windows-firewall-with-advanced-security.md
index 4f01d53373..c71a87bdc4 100644
--- a/windows/security/threat-protection/windows-firewall/open-the-group-policy-management-console-to-windows-firewall-with-advanced-security.md
+++ b/windows/security/threat-protection/windows-firewall/open-the-group-policy-management-console-to-windows-firewall-with-advanced-security.md
@@ -7,7 +7,9 @@ ms.prod: windows-client
ms.localizationpriority: medium
author: paolomatarazzo
manager: aaroncz
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/08/2021
ms.technology: itpro-security
diff --git a/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security.md b/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security.md
index f7513f29c6..26eefe0a15 100644
--- a/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security.md
+++ b/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security.md
@@ -6,7 +6,9 @@ ms.localizationpriority: medium
author: paolomatarazzo
ms.author: paoloma
manager: aaroncz
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 09/08/2021
ms.reviewer: jekrynit
diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md
index af6ccea817..7f5b3c7832 100644
--- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md
+++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md
@@ -6,6 +6,7 @@ author: vinaypamnani-msft
ms.author: vinpa
manager: aaroncz
ms.collection:
+ - highpri
ms.topic: article
ms.localizationpriority: medium
ms.date:
diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md
index 71216514cc..60ccff4e09 100644
--- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md
+++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md
@@ -6,6 +6,7 @@ author: vinaypamnani-msft
ms.author: vinpa
manager: aaroncz
ms.collection:
+ - highpri
ms.topic: article
ms.localizationpriority:
ms.date:
diff --git a/windows/security/threat-protection/windows-security-configuration-framework/security-compliance-toolkit-10.md b/windows/security/threat-protection/windows-security-configuration-framework/security-compliance-toolkit-10.md
index 3b281b0dbb..73d14e6ece 100644
--- a/windows/security/threat-protection/windows-security-configuration-framework/security-compliance-toolkit-10.md
+++ b/windows/security/threat-protection/windows-security-configuration-framework/security-compliance-toolkit-10.md
@@ -6,7 +6,9 @@ ms.localizationpriority: medium
ms.author: vinpa
author: vinaypamnani-msft
manager: aaroncz
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 02/14/2022
ms.reviewer: rmunck
diff --git a/windows/security/threat-protection/windows-security-configuration-framework/windows-security-baselines.md b/windows/security/threat-protection/windows-security-configuration-framework/windows-security-baselines.md
index 160acacf0a..c7acc81e52 100644
--- a/windows/security/threat-protection/windows-security-configuration-framework/windows-security-baselines.md
+++ b/windows/security/threat-protection/windows-security-configuration-framework/windows-security-baselines.md
@@ -6,7 +6,9 @@ ms.localizationpriority: medium
ms.author: vinpa
author: vinaypamnani-msft
manager: aaroncz
-ms.collection: M365-security-compliance
+ms.collection:
+ - M365-security-compliance
+ - highpri
ms.topic: conceptual
ms.date: 01/26/2022
ms.reviewer: jmunck
diff --git a/windows/whats-new/ltsc/whats-new-windows-10-2019.md b/windows/whats-new/ltsc/whats-new-windows-10-2019.md
index 48729619f0..ef03698602 100644
--- a/windows/whats-new/ltsc/whats-new-windows-10-2019.md
+++ b/windows/whats-new/ltsc/whats-new-windows-10-2019.md
@@ -8,6 +8,8 @@ ms.prod: windows-client
author: aczechowski
ms.localizationpriority: medium
ms.topic: article
+ms.collection:
+ - highpri
---
# What's new in Windows 10 Enterprise LTSC 2019
diff --git a/windows/whats-new/ltsc/whats-new-windows-10-2021.md b/windows/whats-new/ltsc/whats-new-windows-10-2021.md
index d45131b809..a6bb2fa385 100644
--- a/windows/whats-new/ltsc/whats-new-windows-10-2021.md
+++ b/windows/whats-new/ltsc/whats-new-windows-10-2021.md
@@ -8,6 +8,8 @@ ms.prod: windows-client
author: aczechowski
ms.localizationpriority: low
ms.topic: article
+ms.collection:
+ - highpri
---
# What's new in Windows 10 Enterprise LTSC 2021
From 20713cbf1bd274380480b6d4f78a7c3953fbe6ee Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 27 Oct 2022 10:15:02 -0400
Subject: [PATCH 2/4] [Highpri] metadata removals
---
windows/application-management/add-apps-and-features.md | 1 -
windows/application-management/apps-in-windows-10.md | 1 -
windows/client-management/mdm/bitlocker-csp.md | 1 -
windows/client-management/mdm/personaldataencryption-csp.md | 1 -
windows/configuration/kiosk-methods.md | 1 -
windows/configuration/kiosk-prepare.md | 1 -
windows/configuration/kiosk-shelllauncher.md | 1 -
.../provisioning-packages/provisioning-create-package.md | 1 -
windows/configuration/start-layout-troubleshoot.md | 1 -
windows/configuration/start-layout-xml-desktop.md | 1 -
windows/deployment/configure-a-pxe-server-to-load-windows-pe.md | 1 -
.../deploy-windows-10-using-pxe-and-configuration-manager.md | 1 -
windows/deployment/do/waas-microsoft-connected-cache.md | 1 -
windows/deployment/do/whats-new-do.md | 1 -
windows/deployment/planning/windows-10-deprecated-features.md | 1 -
windows/deployment/planning/windows-10-removed-features.md | 1 -
windows/deployment/s-mode.md | 1 -
windows/deployment/update/get-started-updates-channels-tools.md | 1 -
windows/deployment/update/how-windows-update-works.md | 1 -
windows/deployment/update/media-dynamic-update.md | 1 -
windows/deployment/update/update-status-admin-center.md | 1 -
windows/deployment/update/waas-configure-wufb.md | 1 -
windows/deployment/update/waas-quick-start.md | 1 -
windows/deployment/update/windows-update-error-reference.md | 1 -
windows/deployment/update/wufb-wsus.md | 1 -
windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md | 1 -
windows/deployment/volume-activation/install-vamt.md | 1 -
.../volume-activation/volume-activation-management-tool.md | 1 -
windows/deployment/wds-boot-support.md | 1 -
windows/deployment/windows-10-deployment-scenarios.md | 1 -
windows/deployment/windows-10-enterprise-e3-overview.md | 1 -
windows/deployment/windows-10-pro-in-s-mode.md | 1 -
windows/deployment/windows-deployment-scenarios-and-tools.md | 1 -
.../identity-protection/access-control/access-control.md | 1 -
.../credential-guard/credential-guard-requirements.md | 1 -
.../hello-for-business/hello-biometrics-in-enterprise.md | 1 -
.../hello-for-business/hello-deployment-guide.md | 1 -
.../hello-for-business/hello-errors-during-pin-creation.md | 1 -
.../hello-for-business/hello-hybrid-aadj-sso-base.md | 1 -
.../hello-for-business/hello-planning-guide.md | 1 -
.../smart-card-how-smart-card-sign-in-works-in-windows.md | 1 -
.../user-account-control-security-policy-settings.md | 1 -
.../bitlocker/bitlocker-basic-deployment.md | 1 -
.../bitlocker/bitlocker-countermeasures.md | 1 -
.../bitlocker/bitlocker-how-to-enable-network-unlock.md | 1 -
.../bitlocker/bitlocker-management-for-enterprises.md | 1 -
...pare-your-organization-for-bitlocker-planning-and-policies.md | 1 -
.../bitlocker/ts-bitlocker-intune-issues.md | 1 -
.../information-protection/tpm/how-windows-uses-the-tpm.md | 1 -
.../security/information-protection/tpm/manage-tpm-commands.md | 1 -
.../tpm/switch-pcr-banks-on-tpm-2-0-devices.md | 1 -
windows/security/information-protection/tpm/tpm-fundamentals.md | 1 -
.../trusted-platform-module-services-group-policy-settings.md | 1 -
53 files changed, 53 deletions(-)
diff --git a/windows/application-management/add-apps-and-features.md b/windows/application-management/add-apps-and-features.md
index e8d7134576..96f2e3ec05 100644
--- a/windows/application-management/add-apps-and-features.md
+++ b/windows/application-management/add-apps-and-features.md
@@ -9,7 +9,6 @@ ms.localizationpriority: medium
ms.date: 08/30/2021
ms.reviewer:
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-apps
---
diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md
index ab3990deef..5e13809150 100644
--- a/windows/application-management/apps-in-windows-10.md
+++ b/windows/application-management/apps-in-windows-10.md
@@ -8,7 +8,6 @@ manager: aaroncz
ms.reviewer:
ms.localizationpriority: medium
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-apps
---
diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md
index fa9f7098b2..7974e3a245 100644
--- a/windows/client-management/mdm/bitlocker-csp.md
+++ b/windows/client-management/mdm/bitlocker-csp.md
@@ -10,7 +10,6 @@ ms.localizationpriority: medium
ms.date: 02/04/2022
ms.reviewer:
manager: aaroncz
-ms.collection: highpri
---
# BitLocker CSP
diff --git a/windows/client-management/mdm/personaldataencryption-csp.md b/windows/client-management/mdm/personaldataencryption-csp.md
index 68822248b2..c64e9f1290 100644
--- a/windows/client-management/mdm/personaldataencryption-csp.md
+++ b/windows/client-management/mdm/personaldataencryption-csp.md
@@ -10,7 +10,6 @@ ms.localizationpriority: medium
ms.date: 09/12/2022
ms.reviewer:
manager: dansimp
-ms.collection: highpri
---
# PersonalDataEncryption CSP
diff --git a/windows/configuration/kiosk-methods.md b/windows/configuration/kiosk-methods.md
index f2071ae8ea..fab2b8a41b 100644
--- a/windows/configuration/kiosk-methods.md
+++ b/windows/configuration/kiosk-methods.md
@@ -8,7 +8,6 @@ ms.prod: w10
ms.localizationpriority: medium
author: lizgt2000
ms.topic: article
-ms.collection: highpri
---
# Configure kiosks and digital signs on Windows desktop editions
diff --git a/windows/configuration/kiosk-prepare.md b/windows/configuration/kiosk-prepare.md
index 011b3f06f3..86d816a50c 100644
--- a/windows/configuration/kiosk-prepare.md
+++ b/windows/configuration/kiosk-prepare.md
@@ -8,7 +8,6 @@ ms.prod: w10
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
-ms.collection: highpri
---
# Prepare a device for kiosk configuration
diff --git a/windows/configuration/kiosk-shelllauncher.md b/windows/configuration/kiosk-shelllauncher.md
index b2ccf80c40..2b29c534db 100644
--- a/windows/configuration/kiosk-shelllauncher.md
+++ b/windows/configuration/kiosk-shelllauncher.md
@@ -8,7 +8,6 @@ ms.prod: w10
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
-ms.collection: highpri
---
# Use Shell Launcher to create a Windows client kiosk
diff --git a/windows/configuration/provisioning-packages/provisioning-create-package.md b/windows/configuration/provisioning-packages/provisioning-create-package.md
index 945abf326f..780fc8c764 100644
--- a/windows/configuration/provisioning-packages/provisioning-create-package.md
+++ b/windows/configuration/provisioning-packages/provisioning-create-package.md
@@ -8,7 +8,6 @@ ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: aaroncz
-ms.collection: highpri
---
# Create a provisioning package
diff --git a/windows/configuration/start-layout-troubleshoot.md b/windows/configuration/start-layout-troubleshoot.md
index 4c0756d5ac..8e6b2a4c5a 100644
--- a/windows/configuration/start-layout-troubleshoot.md
+++ b/windows/configuration/start-layout-troubleshoot.md
@@ -8,7 +8,6 @@ ms.localizationpriority: medium
ms.reviewer:
manager: aaroncz
ms.topic: troubleshooting
-ms.collection: highpri
ms.technology: itpro-configure
---
diff --git a/windows/configuration/start-layout-xml-desktop.md b/windows/configuration/start-layout-xml-desktop.md
index f97693d0be..be361db92b 100644
--- a/windows/configuration/start-layout-xml-desktop.md
+++ b/windows/configuration/start-layout-xml-desktop.md
@@ -9,7 +9,6 @@ ms.date: 10/02/2018
ms.reviewer:
manager: aaroncz
ms.localizationpriority: medium
-ms.collection: highpri
ms.technology: itpro-configure
---
diff --git a/windows/deployment/configure-a-pxe-server-to-load-windows-pe.md b/windows/deployment/configure-a-pxe-server-to-load-windows-pe.md
index 927d09cf54..eb2f941cfa 100644
--- a/windows/deployment/configure-a-pxe-server-to-load-windows-pe.md
+++ b/windows/deployment/configure-a-pxe-server-to-load-windows-pe.md
@@ -8,7 +8,6 @@ manager: dougeby
ms.author: aaroncz
ms.topic: article
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
---
# Configure a PXE server to load Windows PE
diff --git a/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager.md b/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager.md
index 5cae6b7635..68dd3a13f8 100644
--- a/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager.md
+++ b/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager.md
@@ -8,7 +8,6 @@ ms.prod: windows-client
ms.localizationpriority: medium
author: aczechowski
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-deploy
---
diff --git a/windows/deployment/do/waas-microsoft-connected-cache.md b/windows/deployment/do/waas-microsoft-connected-cache.md
index b5d40c81db..d492d18d11 100644
--- a/windows/deployment/do/waas-microsoft-connected-cache.md
+++ b/windows/deployment/do/waas-microsoft-connected-cache.md
@@ -9,7 +9,6 @@ ms.author: carmenf
ms.collection:
- M365-modern-desktop
- m365initiative-coredeploy
- - highpri
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
diff --git a/windows/deployment/do/whats-new-do.md b/windows/deployment/do/whats-new-do.md
index 355b983848..3609de6b15 100644
--- a/windows/deployment/do/whats-new-do.md
+++ b/windows/deployment/do/whats-new-do.md
@@ -9,7 +9,6 @@ ms.author: carmenf
ms.collection:
- M365-modern-desktop
- m365initiative-coredeploy
- - highpri
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
diff --git a/windows/deployment/planning/windows-10-deprecated-features.md b/windows/deployment/planning/windows-10-deprecated-features.md
index 29e51d9d21..b123079011 100644
--- a/windows/deployment/planning/windows-10-deprecated-features.md
+++ b/windows/deployment/planning/windows-10-deprecated-features.md
@@ -10,7 +10,6 @@ ms.author: aaroncz
manager: dougeby
ms.reviewer:
ms.topic: article
-ms.collection: highpri
---
# Deprecated features for Windows client
diff --git a/windows/deployment/planning/windows-10-removed-features.md b/windows/deployment/planning/windows-10-removed-features.md
index 5935900ab4..56c68c37c0 100644
--- a/windows/deployment/planning/windows-10-removed-features.md
+++ b/windows/deployment/planning/windows-10-removed-features.md
@@ -8,7 +8,6 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
ms.technology: itpro-fundamentals
---
diff --git a/windows/deployment/s-mode.md b/windows/deployment/s-mode.md
index 1e89d59f31..6f18b26897 100644
--- a/windows/deployment/s-mode.md
+++ b/windows/deployment/s-mode.md
@@ -8,7 +8,6 @@ author: aczechowski
ms.author: aaroncz
ms.topic: article
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
---
# Windows 10 in S mode - What is it?
diff --git a/windows/deployment/update/get-started-updates-channels-tools.md b/windows/deployment/update/get-started-updates-channels-tools.md
index 642a3e17c0..d5467cc27c 100644
--- a/windows/deployment/update/get-started-updates-channels-tools.md
+++ b/windows/deployment/update/get-started-updates-channels-tools.md
@@ -7,7 +7,6 @@ ms.localizationpriority: medium
ms.author: aaroncz
manager: dougeby
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-updates
---
diff --git a/windows/deployment/update/how-windows-update-works.md b/windows/deployment/update/how-windows-update-works.md
index 49ebdaa2e4..492051959d 100644
--- a/windows/deployment/update/how-windows-update-works.md
+++ b/windows/deployment/update/how-windows-update-works.md
@@ -8,7 +8,6 @@ ms.author: aaroncz
manager: dougeby
ms.collection:
- M365-modern-desktop
- - highpri
ms.topic: article
ms.custom: seo-marvel-apr2020
ms.technology: itpro-updates
diff --git a/windows/deployment/update/media-dynamic-update.md b/windows/deployment/update/media-dynamic-update.md
index 62d6fa3c07..7470c798bc 100644
--- a/windows/deployment/update/media-dynamic-update.md
+++ b/windows/deployment/update/media-dynamic-update.md
@@ -8,7 +8,6 @@ ms.author: aaroncz
manager: dougeby
ms.collection:
- M365-modern-desktop
- - highpri
ms.topic: article
ms.technology: itpro-updates
---
diff --git a/windows/deployment/update/update-status-admin-center.md b/windows/deployment/update/update-status-admin-center.md
index 70378e4006..3ff051356d 100644
--- a/windows/deployment/update/update-status-admin-center.md
+++ b/windows/deployment/update/update-status-admin-center.md
@@ -8,7 +8,6 @@ ms.author: mstewart
ms.localizationpriority: medium
ms.collection:
- M365-analytics
- - highpri
ms.topic: article
ms.date: 06/20/2022
ms.technology: itpro-updates
diff --git a/windows/deployment/update/waas-configure-wufb.md b/windows/deployment/update/waas-configure-wufb.md
index a305dbf8fa..af886bbfe3 100644
--- a/windows/deployment/update/waas-configure-wufb.md
+++ b/windows/deployment/update/waas-configure-wufb.md
@@ -5,7 +5,6 @@ description: You can use Group Policy or your mobile device management (MDM) ser
ms.prod: windows-client
ms.collection:
- m365initiative-coredeploy
- - highpri
author: aczechowski
ms.localizationpriority: medium
ms.author: aaroncz
diff --git a/windows/deployment/update/waas-quick-start.md b/windows/deployment/update/waas-quick-start.md
index 8f11d387a2..e96a0fe78c 100644
--- a/windows/deployment/update/waas-quick-start.md
+++ b/windows/deployment/update/waas-quick-start.md
@@ -7,7 +7,6 @@ ms.localizationpriority: high
ms.author: aaroncz
manager: dougeby
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-updates
---
diff --git a/windows/deployment/update/windows-update-error-reference.md b/windows/deployment/update/windows-update-error-reference.md
index 2ad9f97e62..5c1e95ca70 100644
--- a/windows/deployment/update/windows-update-error-reference.md
+++ b/windows/deployment/update/windows-update-error-reference.md
@@ -9,7 +9,6 @@ ms.localizationpriority: medium
ms.date: 09/18/2018
ms.topic: article
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
ms.technology: itpro-updates
---
diff --git a/windows/deployment/update/wufb-wsus.md b/windows/deployment/update/wufb-wsus.md
index 90d20c5c8b..2e772ed3ce 100644
--- a/windows/deployment/update/wufb-wsus.md
+++ b/windows/deployment/update/wufb-wsus.md
@@ -7,7 +7,6 @@ ms.localizationpriority: medium
ms.author: arcarley
ms.collection:
- m365initiative-coredeploy
- - highpri
manager: dougeby
ms.topic: article
ms.technology: itpro-updates
diff --git a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md
index 2900cb6034..d615c357e3 100644
--- a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md
+++ b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md
@@ -7,7 +7,6 @@ ms.prod: windows-client
author: aczechowski
ms.localizationpriority: medium
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-deploy
---
diff --git a/windows/deployment/volume-activation/install-vamt.md b/windows/deployment/volume-activation/install-vamt.md
index 178c901b4e..aecd419d3e 100644
--- a/windows/deployment/volume-activation/install-vamt.md
+++ b/windows/deployment/volume-activation/install-vamt.md
@@ -8,7 +8,6 @@ author: aczechowski
ms.localizationpriority: medium
ms.date: 03/11/2019
ms.topic: article
-ms.collection: highpri
ms.technology: itpro-fundamentals
---
diff --git a/windows/deployment/volume-activation/volume-activation-management-tool.md b/windows/deployment/volume-activation/volume-activation-management-tool.md
index ea4128093d..b24992eac1 100644
--- a/windows/deployment/volume-activation/volume-activation-management-tool.md
+++ b/windows/deployment/volume-activation/volume-activation-management-tool.md
@@ -9,7 +9,6 @@ author: aczechowski
ms.date: 09/16/2022
ms.topic: overview
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
---
# Volume Activation Management Tool (VAMT) technical reference
diff --git a/windows/deployment/wds-boot-support.md b/windows/deployment/wds-boot-support.md
index 253bb60fb0..73cafab6e9 100644
--- a/windows/deployment/wds-boot-support.md
+++ b/windows/deployment/wds-boot-support.md
@@ -8,7 +8,6 @@ ms.author: aaroncz
manager: dougeby
ms.topic: article
ms.custom: seo-marvel-apr2020
-ms.collection: highpri
---
# Windows Deployment Services (WDS) boot.wim support
diff --git a/windows/deployment/windows-10-deployment-scenarios.md b/windows/deployment/windows-10-deployment-scenarios.md
index b207bbdc1c..b23bb59cd1 100644
--- a/windows/deployment/windows-10-deployment-scenarios.md
+++ b/windows/deployment/windows-10-deployment-scenarios.md
@@ -7,7 +7,6 @@ author: aczechowski
ms.prod: windows-client
ms.localizationpriority: medium
ms.topic: article
-ms.collection: highpri
---
# Windows 10 deployment scenarios
diff --git a/windows/deployment/windows-10-enterprise-e3-overview.md b/windows/deployment/windows-10-enterprise-e3-overview.md
index a9e3f18aab..0586a42d10 100644
--- a/windows/deployment/windows-10-enterprise-e3-overview.md
+++ b/windows/deployment/windows-10-enterprise-e3-overview.md
@@ -9,7 +9,6 @@ ms.author: aaroncz
manager: dougeby
ms.collection:
- M365-modern-desktop
- - highpri
ms.topic: article
---
diff --git a/windows/deployment/windows-10-pro-in-s-mode.md b/windows/deployment/windows-10-pro-in-s-mode.md
index 46a6d090b9..94039bcc43 100644
--- a/windows/deployment/windows-10-pro-in-s-mode.md
+++ b/windows/deployment/windows-10-pro-in-s-mode.md
@@ -8,7 +8,6 @@ ms.localizationpriority: medium
ms.prod: windows-client
ms.collection:
- M365-modern-desktop
- - highpri
ms.topic: article
---
diff --git a/windows/deployment/windows-deployment-scenarios-and-tools.md b/windows/deployment/windows-deployment-scenarios-and-tools.md
index 91a18a8995..6162df9266 100644
--- a/windows/deployment/windows-deployment-scenarios-and-tools.md
+++ b/windows/deployment/windows-deployment-scenarios-and-tools.md
@@ -6,7 +6,6 @@ ms.author: aaroncz
author: aczechowski
ms.prod: windows-client
ms.topic: article
-ms.collection: highpri
---
# Windows 10 deployment scenarios and tools
diff --git a/windows/security/identity-protection/access-control/access-control.md b/windows/security/identity-protection/access-control/access-control.md
index 44c47fc225..abf2dc6eec 100644
--- a/windows/security/identity-protection/access-control/access-control.md
+++ b/windows/security/identity-protection/access-control/access-control.md
@@ -8,7 +8,6 @@ ms.reviewer: sulahiri
manager: aaroncz
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
ms.localizationpriority: medium
ms.date: 07/18/2017
diff --git a/windows/security/identity-protection/credential-guard/credential-guard-requirements.md b/windows/security/identity-protection/credential-guard/credential-guard-requirements.md
index 028a296a1a..2089f49bde 100644
--- a/windows/security/identity-protection/credential-guard/credential-guard-requirements.md
+++ b/windows/security/identity-protection/credential-guard/credential-guard-requirements.md
@@ -9,7 +9,6 @@ ms.reviewer: zwhittington
manager: aaroncz
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
ms.date: 12/27/2021
appliesto:
diff --git a/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md b/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md
index 3ee8e1551a..99713dc227 100644
--- a/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md
+++ b/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md
@@ -4,7 +4,6 @@ description: Windows Hello uses biometrics to authenticate users and guard again
ms.prod: windows-client
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
localizationpriority: medium
ms.date: 01/12/2021
diff --git a/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md b/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md
index dddacfa198..21fc22d1de 100644
--- a/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md
+++ b/windows/security/identity-protection/hello-for-business/hello-deployment-guide.md
@@ -8,7 +8,6 @@ manager: aaroncz
ms.reviewer: prsriva
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
localizationpriority: medium
ms.date: 02/15/2022
diff --git a/windows/security/identity-protection/hello-for-business/hello-errors-during-pin-creation.md b/windows/security/identity-protection/hello-for-business/hello-errors-during-pin-creation.md
index e07b29f153..200d0eba93 100644
--- a/windows/security/identity-protection/hello-for-business/hello-errors-during-pin-creation.md
+++ b/windows/security/identity-protection/hello-for-business/hello-errors-during-pin-creation.md
@@ -8,7 +8,6 @@ manager: aaroncz
ms.reviewer: prsriva
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: troubleshooting
ms.localizationpriority: medium
ms.date: 05/05/2018
diff --git a/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-base.md b/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-base.md
index 5ae38bca51..a4c55e0fdd 100644
--- a/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-base.md
+++ b/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-base.md
@@ -8,7 +8,6 @@ manager: aaroncz
ms.reviewer: prsriva
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
localizationpriority: medium
ms.date: 01/14/2021
diff --git a/windows/security/identity-protection/hello-for-business/hello-planning-guide.md b/windows/security/identity-protection/hello-for-business/hello-planning-guide.md
index ed33413883..a47024a34d 100644
--- a/windows/security/identity-protection/hello-for-business/hello-planning-guide.md
+++ b/windows/security/identity-protection/hello-for-business/hello-planning-guide.md
@@ -8,7 +8,6 @@ manager: aaroncz
ms.reviewer: prsriva
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
localizationpriority: conceptual
ms.date: 09/16/2020
diff --git a/windows/security/identity-protection/smart-cards/smart-card-how-smart-card-sign-in-works-in-windows.md b/windows/security/identity-protection/smart-cards/smart-card-how-smart-card-sign-in-works-in-windows.md
index ad01703612..7faa54e44a 100644
--- a/windows/security/identity-protection/smart-cards/smart-card-how-smart-card-sign-in-works-in-windows.md
+++ b/windows/security/identity-protection/smart-cards/smart-card-how-smart-card-sign-in-works-in-windows.md
@@ -8,7 +8,6 @@ ms.reviewer: ardenw
manager: aaroncz
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
ms.localizationpriority: medium
ms.date: 09/24/2021
diff --git a/windows/security/identity-protection/user-account-control/user-account-control-security-policy-settings.md b/windows/security/identity-protection/user-account-control/user-account-control-security-policy-settings.md
index c65eb01870..a31f0a2547 100644
--- a/windows/security/identity-protection/user-account-control/user-account-control-security-policy-settings.md
+++ b/windows/security/identity-protection/user-account-control/user-account-control-security-policy-settings.md
@@ -8,7 +8,6 @@ ms.reviewer: sulahiri
manager: aaroncz
ms.collection:
- M365-identity-device-management
- - highpri
ms.topic: article
ms.localizationpriority: medium
ms.date: 09/24/2021
diff --git a/windows/security/information-protection/bitlocker/bitlocker-basic-deployment.md b/windows/security/information-protection/bitlocker/bitlocker-basic-deployment.md
index f19d80e906..76f08567b4 100644
--- a/windows/security/information-protection/bitlocker/bitlocker-basic-deployment.md
+++ b/windows/security/information-protection/bitlocker/bitlocker-basic-deployment.md
@@ -9,7 +9,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 02/28/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/bitlocker/bitlocker-countermeasures.md b/windows/security/information-protection/bitlocker/bitlocker-countermeasures.md
index 0e827934c2..857466fec6 100644
--- a/windows/security/information-protection/bitlocker/bitlocker-countermeasures.md
+++ b/windows/security/information-protection/bitlocker/bitlocker-countermeasures.md
@@ -9,7 +9,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 02/28/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/bitlocker/bitlocker-how-to-enable-network-unlock.md b/windows/security/information-protection/bitlocker/bitlocker-how-to-enable-network-unlock.md
index 88e19c407b..4face62ddf 100644
--- a/windows/security/information-protection/bitlocker/bitlocker-how-to-enable-network-unlock.md
+++ b/windows/security/information-protection/bitlocker/bitlocker-how-to-enable-network-unlock.md
@@ -9,7 +9,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 02/28/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/bitlocker/bitlocker-management-for-enterprises.md b/windows/security/information-protection/bitlocker/bitlocker-management-for-enterprises.md
index 6d39fbf7bf..cc4705af8e 100644
--- a/windows/security/information-protection/bitlocker/bitlocker-management-for-enterprises.md
+++ b/windows/security/information-protection/bitlocker/bitlocker-management-for-enterprises.md
@@ -8,7 +8,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 02/28/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/bitlocker/prepare-your-organization-for-bitlocker-planning-and-policies.md b/windows/security/information-protection/bitlocker/prepare-your-organization-for-bitlocker-planning-and-policies.md
index 4473a9d639..079b849ca8 100644
--- a/windows/security/information-protection/bitlocker/prepare-your-organization-for-bitlocker-planning-and-policies.md
+++ b/windows/security/information-protection/bitlocker/prepare-your-organization-for-bitlocker-planning-and-policies.md
@@ -9,7 +9,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 04/24/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues.md b/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues.md
index 5ccf7506fb..235e4aca66 100644
--- a/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues.md
+++ b/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues.md
@@ -10,7 +10,6 @@ ms.author: v-tappelgate
manager: kaushika
ms.collection:
- Windows Security Technologies\BitLocker
- - highpri
ms.topic: troubleshooting
ms.date: 10/18/2019
ms.custom: bitlocker
diff --git a/windows/security/information-protection/tpm/how-windows-uses-the-tpm.md b/windows/security/information-protection/tpm/how-windows-uses-the-tpm.md
index 29f7d2ac07..8dac1018ca 100644
--- a/windows/security/information-protection/tpm/how-windows-uses-the-tpm.md
+++ b/windows/security/information-protection/tpm/how-windows-uses-the-tpm.md
@@ -9,7 +9,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 09/03/2021
---
diff --git a/windows/security/information-protection/tpm/manage-tpm-commands.md b/windows/security/information-protection/tpm/manage-tpm-commands.md
index fc0284e1a4..fabbf667ac 100644
--- a/windows/security/information-protection/tpm/manage-tpm-commands.md
+++ b/windows/security/information-protection/tpm/manage-tpm-commands.md
@@ -7,7 +7,6 @@ author: dulcemontemayor
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 09/06/2021
---
diff --git a/windows/security/information-protection/tpm/switch-pcr-banks-on-tpm-2-0-devices.md b/windows/security/information-protection/tpm/switch-pcr-banks-on-tpm-2-0-devices.md
index 7017bebde2..81449edff3 100644
--- a/windows/security/information-protection/tpm/switch-pcr-banks-on-tpm-2-0-devices.md
+++ b/windows/security/information-protection/tpm/switch-pcr-banks-on-tpm-2-0-devices.md
@@ -8,7 +8,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 09/06/2021
---
diff --git a/windows/security/information-protection/tpm/tpm-fundamentals.md b/windows/security/information-protection/tpm/tpm-fundamentals.md
index 21780636eb..84966ce948 100644
--- a/windows/security/information-protection/tpm/tpm-fundamentals.md
+++ b/windows/security/information-protection/tpm/tpm-fundamentals.md
@@ -8,7 +8,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 12/27/2021
---
diff --git a/windows/security/information-protection/tpm/trusted-platform-module-services-group-policy-settings.md b/windows/security/information-protection/tpm/trusted-platform-module-services-group-policy-settings.md
index d2d48e14db..d81a34cdbe 100644
--- a/windows/security/information-protection/tpm/trusted-platform-module-services-group-policy-settings.md
+++ b/windows/security/information-protection/tpm/trusted-platform-module-services-group-policy-settings.md
@@ -8,7 +8,6 @@ ms.author: dansimp
manager: aaroncz
ms.collection:
- M365-security-compliance
- - highpri
ms.topic: conceptual
ms.date: 09/06/2021
---
From 348cbb87d9852130a8bfa5d7f8185d6b1037a4c4 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 27 Oct 2022 10:22:00 -0400
Subject: [PATCH 3/4] update
---
education/windows/take-tests-in-windows-10.md | 98 -------------------
1 file changed, 98 deletions(-)
delete mode 100644 education/windows/take-tests-in-windows-10.md
diff --git a/education/windows/take-tests-in-windows-10.md b/education/windows/take-tests-in-windows-10.md
deleted file mode 100644
index 9ff9ce8dcd..0000000000
--- a/education/windows/take-tests-in-windows-10.md
+++ /dev/null
@@ -1,98 +0,0 @@
----
-title: For IT administrators get Minecraft Education Edition
-description: Learn how IT admins can get and distribute Minecraft in their schools.
-ms.topic: how-to
-ms.date: 08/10/2022
-appliesto:
- - ✅ Windows 10
-ms.collection:
- - highpri
----
-
-# For IT administrators - get Minecraft: Education Edition
-
-When you sign up for a [Minecraft: Education Edition](https://education.minecraft.net) trial, or purchase a [Minecraft: Education Edition](https://education.minecraft.net) subscription, Minecraft: Education Edition will be added to the inventory in your Microsoft Admin Center which is associated with your Azure Active Directory (Azure AD) tenant. Your Microsoft Admin Center is only displayed to members of your organization with administrative roles.
-
->[!Note]
->If you don't have an Azure AD or Office 365 tenant, you can set up a free Office 365 Education subscription when you purchase Minecraft: Education Edition. For more information, see [Office 365 Education plans and pricing](https://products.office.com/academic/compare-office-365-education-plans).
-
-## Settings for Microsoft 365 A3 or Microsoft 365 A5 customers
-
-Schools that purchased Microsoft 365 A3 or Microsoft 365 A5 have an extra option for making Minecraft: Education Edition available to their students:
-
-If your school has these products in your tenant, admins can choose to enable Minecraft: Education Edition for students using Microsoft 365 A3 or Microsoft 365 A5. From the left-hand menu in Microsoft Admin Center, select Users. From the Users list, select the users you want to add or remove for Minecraft: Education Edition access. Add the relevant A3 or A5 license if it hasn't been assigned already.
-
-> [!Note]
-> If you add a faculty license, the user will be assigned an instructor role in the application and will have elevated permissions.
-
-After selecting the appropriate product license, ensure Minecraft: Education Edition is toggled on or off, depending on if you want to add or remove Minecraft: Education Edition from the user (it will be on by default).
-
-If you turn off this setting after students have been using Minecraft: Education Edition, they will have up to 30 more days to use Minecraft: Education Edition before they don't have access.
-
-## How to get Minecraft: Education Edition
-
-Users in a Microsoft verified academic institution account will have access to the free trial limited logins for Minecraft: Education Edition. This grants faculty accounts 25 free logins and student accounts 10 free logins. To purchase direct licenses, see [Minecraft: Education Edition - direct purchase](#individual-copies).
-
-If you’ve been approved and are part of the Enrollment for Education Solutions volume license program, you can purchase a volume license for Minecraft: Education Edition. For more information, see [Minecraft: Education Edition - volume license](#volume-license).
-
-### Minecraft: Education Edition - direct purchase
-
-1. Go to [https://education.minecraft.net/](https://education.minecraft.net/) and select **How to Buy** in the top navigation bar.
-
-2. Scroll down and select **Buy Now** under Direct Purchase.
-
-3. This will route you to the purchase page in the Microsoft Admin center. You will need to log in to your Administrator account.
-
-4. If necessary, fill in any requested organization or payment information.
-
-5. Select the quantity of licenses you would like to purchase and select **Place Order**.
-
-6. After you’ve purchased licenses, you’ll need to [assign them to users in the Admin Center](/microsoft-365/admin/manage/assign-licenses-to-users).
-
-If you need additional licenses for **Minecraft: Education Edition**, see [Buy or remove subscription licenses](/microsoft-365/commerce/licenses/buy-licenses).
-
-### Minecraft: Education Edition - volume licensing
-
-Qualified education institutions can purchase Minecraft: Education Edition licenses through their Microsoft channel partner. Schools need to be part of the Enrollment for Education Solutions (EES) volume licensing program. Educational institutions should work with their channel partner to determine which Minecraft: Education Edition licensing offer is best for their institution. The process looks like this:
-
-- Your channel partner will submit and process your volume license order, your licenses will be shown on [Volume Licensing Service Center](https://www.microsoft.com/Licensing/servicecenter/default.aspx), and the licenses will be available in your [Microsoft Store for Education](https://www.microsoft.com/business-store) inventory.
-- You’ll receive an email with a link to Microsoft Store for Education.
-- Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com) to distribute and manage the Minecraft: Education Edition licenses. For more information on distribution options, see [Distribute Minecraft](#distribute-minecraft)
-
-## Minecraft: Education Edition payment options
-
-You can pay for Minecraft: Education Edition with a debit or credit card, or with an invoice.
-
-### Debit or credit cards
-
-During the purchase, click **Add a new payment method**. Provide the info needed for your debit or credit card.
-
-### Invoices
-
-Invoices are now a supported payment method for Minecraft: Education Edition. There are a few requirements:
-
-- Admins only (not supported for Teachers)
-- $500 invoice minimum for your initial purchase
-- $15,000 invoice maximum (for all invoices within your organization)
-
-**To pay with an invoice**
-
-1. During the purchase, click **Add a new payment method.**
-
-2. Select the Invoice option, and provide the info needed for an invoice. The **PO number** item allows you to add a tracking number or info that is meaningful to your organization.
-
- 
-
-For more info on invoices and how to pay by invoice, see [How to pay for your subscription](/microsoft-365/commerce/billing-and-payments/pay-for-your-subscription?).
-
-## Distribute Minecraft
-
-After Minecraft: Education Edition is added to your Microsoft Admin Center inventory, you can [assign these licenses to your users](/microsoft-365/admin/manage/assign-licenses-to-users) or [download the app](https://aka.ms/downloadmee).
-
-## Learn more
-
-[About Intune Admin roles in the Microsoft 365 admin center](/microsoft-365/business-premium/m365bp-intune-admin-roles-in-the-mac)
-
-## Related topics
-
-[Get Minecraft: Education Edition](get-minecraft-for-education.md)
From 23955fc3997789ee9775856197f0e0001485ab32 Mon Sep 17 00:00:00 2001
From: jsuther1974
Date: Thu, 27 Oct 2022 08:42:16 -0700
Subject: [PATCH 4/4] Clarified availability of Windows Security app with
blocklist toggle
---
.../microsoft-recommended-driver-block-rules.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
index c8830ac741..e71591d89e 100644
--- a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
+++ b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules.md
@@ -14,7 +14,7 @@ author: jgeurten
ms.reviewer: jsuther
ms.author: vinpa
manager: aaroncz
-ms.date: 10/18/2022
+ms.date: 10/27/2022
---
# Microsoft recommended driver block rules
@@ -43,10 +43,13 @@ Drivers can be submitted to Microsoft for security analysis at the [Microsoft Se
-With Windows 11 2022 update, the vulnerable driver blocklist is enabled by default for all devices, and can be turned on or off via the [Windows Security](https://support.microsoft.com/windows/device-protection-in-windows-security-afa11526-de57-b1c5-599f-3a4c6a61c5e2) app. Except on Windows Server 2016, the vulnerable driver blocklist is also enforced when either memory integrity (also known as hypervisor-protected code integrity or HVCI), Smart App Control, or S mode is active. Users can opt in to HVCI using the Windows Security app, and HVCI is on by-default for most new Windows 11 devices.
+With Windows 11 2022 update, the vulnerable driver blocklist is enabled by default for all devices, and can be turned on or off via the [Windows Security](https://support.microsoft.com/windows/device-protection-in-windows-security-afa11526-de57-b1c5-599f-3a4c6a61c5e2) app. Except on Windows Server 2016, the vulnerable driver blocklist is also enforced when either memory integrity (also known as hypervisor-protected code integrity or HVCI), Smart App Control, or S mode is active. Users can opt in to HVCI using the [Windows Security](https://support.microsoft.com/windows/device-protection-in-windows-security-afa11526-de57-b1c5-599f-3a4c6a61c5e2) app, and HVCI is on by-default for most new Windows 11 devices.
> [!NOTE]
-> The option to turn Microsoft's vulnerable driver blocklist on or off using the [Windows Security](https://support.microsoft.com/windows/device-protection-in-windows-security-afa11526-de57-b1c5-599f-3a4c6a61c5e2) app is grayed out when HVCI, Smart App Control, or S mode is enabled. You must disable HVCI or Smart App Control, or switch the device out of S mode, and restart the device before you can turn off the Microsoft vulnerable driver blocklist.
+>
+> - The Windows Security app is updated separately from the OS and ships out of box. The version with the vulnerable driver blocklist toggle is in the final validation ring and will ship to all customers very soon.
+>
+> - The option to turn Microsoft's vulnerable driver blocklist on or off using the Windows Security app is grayed out when HVCI, Smart App Control, or S mode is enabled. You must disable HVCI or Smart App Control, or switch the device out of S mode, and restart the device before you can turn off the Microsoft vulnerable driver blocklist.
The blocklist is updated with each new major release of Windows, typically 1-2 times per year, including most recently with the Windows 11 2022 update released in September 2022. The most current blocklist is now also available for Windows 10 20H2 and Windows 11 21H2 users as an optional update from Windows Update. Microsoft will occasionally publish future updates through regular Windows servicing.