Merge branch 'master' into MandiOhlinger-patch-1

This commit is contained in:
Gary Moore 2021-11-30 14:00:44 -08:00 committed by GitHub
commit bbb4ac687c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
186 changed files with 500 additions and 328 deletions

View File

@ -12,6 +12,7 @@ ms.date: 08/30/2021
ms.reviewer: ms.reviewer:
manager: dougeby manager: dougeby
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Add or hide features on the Windows client OS # Add or hide features on the Windows client OS

View File

@ -11,6 +11,7 @@ ms.author: mandia
author: MandiOhlinger author: MandiOhlinger
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Overview of apps on Windows client devices # Overview of apps on Windows client devices

View File

@ -10,7 +10,9 @@ metadata:
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM. ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice ms.subservice: subservice
ms.topic: landing-page # Required ms.topic: landing-page # Required
ms.collection: windows-10 ms.collection:
- windows-10
- highpri
author: greg-lindsay #Required; your GitHub user alias, with correct capitalization. author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
ms.author: greglin #Required; microsoft alias of author; optional team alias. ms.author: greglin #Required; microsoft alias of author; optional team alias.
ms.date: 08/24/2021 #Required; mm/dd/yyyy format. ms.date: 08/24/2021 #Required; mm/dd/yyyy format.

View File

@ -12,13 +12,14 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 09/20/2021 ms.date: 09/20/2021
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Administrative Tools in Windows # Administrative Tools in Windows
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11

View File

@ -11,6 +11,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: tracyp ms.author: tracyp
ms.topic: troubleshooting ms.topic: troubleshooting
ms.collection: highpri
--- ---
# Advanced troubleshooting 802.1X authentication # Advanced troubleshooting 802.1X authentication

View File

@ -10,6 +10,7 @@ ms.date: 11/16/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.topic: troubleshooting ms.topic: troubleshooting
ms.collection: highpri
--- ---
# Advanced troubleshooting for Windows boot problems # Advanced troubleshooting for Windows boot problems

View File

@ -13,6 +13,7 @@ ms.date: 09/14/2021
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Connect to remote Azure Active Directory-joined PC # Connect to remote Azure Active Directory-joined PC
@ -20,7 +21,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11

View File

@ -10,6 +10,7 @@ ms.author: delhan
ms.date: 8/28/2019 ms.date: 8/28/2019
ms.reviewer: dcscontentpm ms.reviewer: dcscontentpm
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# How to determine the appropriate page file size for 64-bit versions of Windows # How to determine the appropriate page file size for 64-bit versions of Windows

View File

@ -10,6 +10,7 @@ ms.author: delhan
ms.date: 8/28/2019 ms.date: 8/28/2019
ms.reviewer: ms.reviewer:
manager: willchen manager: willchen
ms.collection: highpri
--- ---
# Generate a kernel or complete crash dump # Generate a kernel or complete crash dump

View File

@ -10,7 +10,9 @@ metadata:
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM. ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice ms.subservice: subservice
ms.topic: landing-page # Required ms.topic: landing-page # Required
ms.collection: windows-10 ms.collection:
- windows-10
- highpri
author: greg-lindsay #Required; your GitHub user alias, with correct capitalization. author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
ms.author: greglin #Required; microsoft alias of author; optional team alias. ms.author: greglin #Required; microsoft alias of author; optional team alias.
ms.date: 08/05/2021 #Required; mm/dd/yyyy format. ms.date: 08/05/2021 #Required; mm/dd/yyyy format.

View File

@ -9,6 +9,7 @@ ms.localizationpriority: medium
ms.author: delhan ms.author: delhan
ms.reviewer: dcscontentpm ms.reviewer: dcscontentpm
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Introduction to page files # Introduction to page files
@ -27,20 +28,20 @@ Page files enable the system to remove infrequently accessed modified pages from
Some products or services require a page file for various reasons. For specific information, check the product documentation. Some products or services require a page file for various reasons. For specific information, check the product documentation.
For example, the following Windows servers requires page files: For example, the following Windows servers require page files:
- Windows Server domain controllers (DCs) - Windows Server domain controllers (DCs)
- DFS Replication (DFS-R) servers - DFS Replication (DFS-R) servers
- Certificate servers - Certificate servers
- ADAM/LDS servers - ADAM/LDS servers
This is because the algorithm of the database cache for Extensible Storage Engine (ESENT, or ESE in Microsoft Exchange Server) depends on the "\Memory\Transition Pages RePurposed/sec" performance monitor counter. A page file is required to make sure that the database cache can release memory if other services or applications request memory. This is because the algorithm of the database cache for Extensible Storage Engine (ESENT, or ESE for Microsoft Exchange Server) depends on the "\Memory\Transition Pages RePurposed/sec" performance monitor counter. A page file is required to make sure that the database cache can release memory if other services or applications request memory.
For Windows Server 2012 Hyper-V and Windows Server 2012 R2 Hyper-V, the page file of the management OS (commonly called the host OS) should be left at the default of setting of "System Managed" . For Windows Server 2012 Hyper-V and Windows Server 2012 R2 Hyper-V, the page file of the management OS (commonly called the host OS) should be left at the default of setting of "System Managed".
### Support for system crash dumps ### Support for system crash dumps
Page files can be used to "back" (or support) system crash dumps and extend how much system-committed memory (also known as “virtual memory”) a system can support. Page files can be used to "back" (or support) system crash dumps and extend how much system-committed memory (also known as "virtual memory") a system can support.
For more information about system crash dumps, see [system crash dump options](system-failure-recovery-options.md#under-write-debugging-information). For more information about system crash dumps, see [system crash dump options](system-failure-recovery-options.md#under-write-debugging-information).
@ -48,7 +49,7 @@ For more information about system crash dumps, see [system crash dump options](s
When large physical memory is installed, a page file might not be required to support the system commit charge during peak usage. For example, 64-bit versions of Windows and Windows Server support more physical memory (RAM) than 32-bit versions support. The available physical memory alone might be large enough. When large physical memory is installed, a page file might not be required to support the system commit charge during peak usage. For example, 64-bit versions of Windows and Windows Server support more physical memory (RAM) than 32-bit versions support. The available physical memory alone might be large enough.
However, the reason to configure the page file size has not changed. It has always been about supporting a system crash dump, if it is necessary, or extending the system commit limit, if it is necessary. For example, when a lot of physical memory is installed, a page file might not be required to back the system commit charge during peak usage. The available physical memory alone might be large enough to do this. However, a page file or a dedicated dump file might still be required to back a system crash dump. However, the reason to configure the page file size hasn't changed. It has always been about supporting a system crash dump, if it's necessary, or extending the system commit limit, if it's necessary. For example, when a lot of physical memory is installed, a page file might not be required to back the system commit charge during peak usage. The available physical memory alone might be large enough to do this. However, a page file or a dedicated dump file might still be required to back a system crash dump.
## System committed memory ## System committed memory
@ -64,7 +65,7 @@ The system commit charge is the total committed or "promised" memory of all comm
![Task Manager.](images/task-manager-commit.png) ![Task Manager.](images/task-manager-commit.png)
The system committed charge and system committed limit can be measured on the **Performance** tab in Task Manager or by using the "\Memory\Committed Bytes" and "\Memory\Commit Limit" performance counters. The \Memory\% Committed Bytes In Use counter is a ratio of \Memory\Committed Bytes to \Memory\Commit Limit values. The system committed charge and system committed limit can be measured on the **Performance** tab in Task Manager or by using the "\Memory\Committed Bytes" and "\Memory\Commit Limit" performance counters. The **\Memory\% Committed Bytes In Use** counter is a ratio of \Memory\Committed Bytes to \Memory\Commit Limit values.
> [!NOTE] > [!NOTE]
> System-managed page files automatically grow up to three times the physical memory or 4 GB (whichever is larger, but no more than one-eighth of the volume size) when the system commit charge reaches 90 percent of the system commit limit. This assumes that enough free disk space is available to accommodate the growth. > System-managed page files automatically grow up to three times the physical memory or 4 GB (whichever is larger, but no more than one-eighth of the volume size) when the system commit charge reaches 90 percent of the system commit limit. This assumes that enough free disk space is available to accommodate the growth.

View File

@ -11,6 +11,7 @@ ms.date: 09/14/2021
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Create mandatory user profiles # Create mandatory user profiles

View File

@ -9,6 +9,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: dansimp author: dansimp
ms.collection: highpri
--- ---
# Azure Active Directory integration with MDM # Azure Active Directory integration with MDM

View File

@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.date: 04/16/2020 ms.date: 04/16/2020
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# BitLocker CSP # BitLocker CSP

View File

@ -10,6 +10,7 @@ ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: manikadhiman
ms.date: 09/18/2020 ms.date: 09/18/2020
ms.collection: highpri
--- ---
# Configuration service provider reference # Configuration service provider reference

View File

@ -11,6 +11,7 @@ ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: manikadhiman
ms.date: 11/15/2017 ms.date: 11/15/2017
ms.collection: highpri
--- ---

View File

@ -10,6 +10,7 @@ ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: manikadhiman
ms.date: 06/25/2018 ms.date: 06/25/2018
ms.collection: highpri
--- ---
# Diagnose MDM failures in Windows 10 # Diagnose MDM failures in Windows 10

View File

@ -9,6 +9,7 @@ author: manikadhiman
ms.date: 06/26/2017 ms.date: 06/26/2017
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# DynamicManagement CSP # DynamicManagement CSP

View File

@ -9,6 +9,7 @@ author: dansimp
ms.date: 10/14/2021 ms.date: 10/14/2021
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Enroll a Windows 10 device automatically using Group Policy # Enroll a Windows 10 device automatically using Group Policy

View File

@ -10,6 +10,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: dansimp author: dansimp
ms.collection: highpri
--- ---
# Mobile device management # Mobile device management

View File

@ -12,6 +12,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: dansimp author: dansimp
ms.collection: highpri
--- ---
# MDM enrollment of Windows 10-based devices # MDM enrollment of Windows 10-based devices

View File

@ -10,6 +10,7 @@ ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: manikadhiman
ms.date: 08/11/2017 ms.date: 08/11/2017
ms.collection: highpri
--- ---
# Mobile device enrollment # Mobile device enrollment

View File

@ -11,6 +11,7 @@ ms.technology: windows
author: manikadhiman author: manikadhiman
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 07/18/2019 ms.date: 07/18/2019
ms.collection: highpri
--- ---
# Policy CSP # Policy CSP

View File

@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.date: 01/08/2020 ms.date: 01/08/2020
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Policy CSP - Defender # Policy CSP - Defender

View File

@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.date: 11/29/2021 ms.date: 11/29/2021
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Policy CSP - Update # Policy CSP - Update

View File

@ -8,6 +8,7 @@ author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
manager: laurawi manager: laurawi
ms.collection: highpri
--- ---
# Use Quick Assist to help users # Use Quick Assist to help users

View File

@ -13,7 +13,7 @@ audience: ITPro
ms.localizationpriority: medium ms.localizationpriority: medium
keywords: event id 41, reboot, restart, stop error, bug check code keywords: event id 41, reboot, restart, stop error, bug check code
manager: kaushika manager: kaushika
ms.collection: highpri
--- ---
# Advanced troubleshooting for Event ID 41: "The system has rebooted without cleanly shutting down first" # Advanced troubleshooting for Event ID 41: "The system has rebooted without cleanly shutting down first"

View File

@ -10,6 +10,7 @@ ms.topic: troubleshooting
author: dansimp author: dansimp
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: dansimp ms.author: dansimp
ms.collection: highpri
--- ---
# Advanced troubleshooting for Stop error or blue screen error issue # Advanced troubleshooting for Stop error or blue screen error issue

View File

@ -10,6 +10,7 @@ ms.author: dansimp
ms.date: 12/06/2018 ms.date: 12/06/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Troubleshoot TCP/IP connectivity # Troubleshoot TCP/IP connectivity

View File

@ -10,6 +10,7 @@ ms.author: dansimp
ms.date: 12/06/2018 ms.date: 12/06/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Collect data using Network Monitor # Collect data using Network Monitor

View File

@ -10,6 +10,7 @@ ms.author: dansimp
ms.date: 12/06/2018 ms.date: 12/06/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Troubleshoot port exhaustion issues # Troubleshoot port exhaustion issues

View File

@ -10,6 +10,7 @@ ms.author: dansimp
ms.date: 12/06/2018 ms.date: 12/06/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Troubleshoot Remote Procedure Call (RPC) errors # Troubleshoot Remote Procedure Call (RPC) errors

View File

@ -10,6 +10,7 @@ ms.topic: troubleshooting
author: dansimp author: dansimp
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: dansimp ms.author: dansimp
ms.collection: highpri
--- ---
# Advanced troubleshooting for Windows-based computer freeze issues # Advanced troubleshooting for Windows-based computer freeze issues

View File

@ -12,6 +12,7 @@ ms.localizationpriority: medium
ms.date: 01/18/2018 ms.date: 01/18/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Configure Windows 10 taskbar # Configure Windows 10 taskbar

View File

@ -13,6 +13,7 @@ ms.author: greglin
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 09/18/2018 ms.date: 09/18/2018
ms.collection: highpri
--- ---
# Customize and export Start layout # Customize and export Start layout

View File

@ -11,6 +11,7 @@ ms.sitesec: library
ms.pagetype: mobile ms.pagetype: mobile
author: MandiOhlinger author: MandiOhlinger
ms.localizationpriority: medium ms.localizationpriority: medium
ms.collection: highpri
--- ---
# Customize the Start menu layout on Windows 11 # Customize the Start menu layout on Windows 11

View File

@ -11,6 +11,7 @@ ms.sitesec: library
ms.pagetype: mobile ms.pagetype: mobile
author: MandiOhlinger author: MandiOhlinger
ms.localizationpriority: medium ms.localizationpriority: medium
ms.collection: highpri
--- ---
# Customize the Taskbar on Windows 11 # Customize the Taskbar on Windows 11

View File

@ -12,6 +12,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: greglin ms.author: greglin
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Customize Windows 10 Start and taskbar with Group Policy # Customize Windows 10 Start and taskbar with Group Policy

View File

@ -8,6 +8,7 @@ ms.author: greglin
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.prod: w10 ms.prod: w10
ms.collection: highpri
--- ---
# Find the Application User Model ID of an installed app # Find the Application User Model ID of an installed app

View File

@ -11,6 +11,7 @@ ms.author: greglin
ms.topic: article ms.topic: article
ms.reviewer: sybruckm ms.reviewer: sybruckm
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Guidelines for choosing an app for assigned access (kiosk mode) # Guidelines for choosing an app for assigned access (kiosk mode)

View File

@ -10,7 +10,9 @@ metadata:
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM. ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice ms.subservice: subservice
ms.topic: landing-page # Required ms.topic: landing-page # Required
ms.collection: windows-10 ms.collection:
- windows-10
- highpri
author: greg-lindsay #Required; your GitHub user alias, with correct capitalization. author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
ms.author: greglin #Required; microsoft alias of author; optional team alias. ms.author: greglin #Required; microsoft alias of author; optional team alias.
ms.date: 08/05/2021 #Required; mm/dd/yyyy format. ms.date: 08/05/2021 #Required; mm/dd/yyyy format.

View File

@ -11,6 +11,7 @@ ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Configure kiosks and digital signs on Windows desktop editions # Configure kiosks and digital signs on Windows desktop editions

View File

@ -12,6 +12,7 @@ ms.sitesec: library
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Prepare a device for kiosk configuration # Prepare a device for kiosk configuration
@ -19,7 +20,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 Pro, Enterprise, and Education - Windows 10 Pro, Enterprise, and Education
- Windows 11 - Windows 11

View File

@ -12,6 +12,7 @@ ms.sitesec: library
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Use Shell Launcher to create a Windows client kiosk # Use Shell Launcher to create a Windows client kiosk

View File

@ -12,6 +12,7 @@ ms.sitesec: library
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Set up a single-app kiosk on Windows 10/11 # Set up a single-app kiosk on Windows 10/11
@ -19,7 +20,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 Pro, Enterprise, and Education - Windows 10 Pro, Enterprise, and Education
- Windows 11 - Windows 11
A single-app kiosk uses the Assigned Access feature to run a single app above the lock screen. When the kiosk account signs in, the app is launched automatically. The person using the kiosk cannot do anything on the device outside of the kiosk app. A single-app kiosk uses the Assigned Access feature to run a single app above the lock screen. When the kiosk account signs in, the app is launched automatically. The person using the kiosk cannot do anything on the device outside of the kiosk app.

View File

@ -13,6 +13,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: greglin ms.author: greglin
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Set up a multi-app kiosk on Windows 10 devices # Set up a multi-app kiosk on Windows 10 devices

View File

@ -10,6 +10,7 @@ ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.reviewer: gkomatsu ms.reviewer: gkomatsu
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Create a provisioning package # Create a provisioning package

View File

@ -10,6 +10,7 @@ ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.reviewer: gkomatsu ms.reviewer: gkomatsu
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Install Windows Configuration Designer, and learn about any limitations # Install Windows Configuration Designer, and learn about any limitations
@ -17,8 +18,8 @@ manager: dansimp
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
Use the Windows Configuration Designer tool to create provisioning packages to easily configure devices running Windows client. Windows Configuration Designer is primarily used by IT departments for business and educational institutions who need to provision bring-your-own-device (BYOD) and business-supplied devices. Use the Windows Configuration Designer tool to create provisioning packages to easily configure devices running Windows client. Windows Configuration Designer is primarily used by IT departments for business and educational institutions who need to provision bring-your-own-device (BYOD) and business-supplied devices.

View File

@ -11,7 +11,7 @@ author: greg-lindsay
ms.author: greglin ms.author: greglin
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.collection: highpri
--- ---
# Provisioning packages for Windows # Provisioning packages for Windows

View File

@ -11,6 +11,7 @@ ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.reviewer: sybruckm ms.reviewer: sybruckm
manager: dansimp manager: dansimp
ms.collection: highpri
--- ---
# Set up a shared or guest PC with Windows 10/11 # Set up a shared or guest PC with Windows 10/11
@ -18,7 +19,7 @@ manager: dansimp
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
Windows client has a *shared PC mode*, which optimizes Windows client for shared use scenarios, such as touchdown spaces in an enterprise and temporary customer use in retail. You can apply shared PC mode to Windows client Pro, Pro Education, Education, and Enterprise. Windows client has a *shared PC mode*, which optimizes Windows client for shared use scenarios, such as touchdown spaces in an enterprise and temporary customer use in retail. You can apply shared PC mode to Windows client Pro, Pro Education, Education, and Enterprise.

View File

@ -10,6 +10,7 @@ ms.localizationpriority: medium
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.topic: troubleshooting ms.topic: troubleshooting
ms.collection: highpri
--- ---
# Troubleshoot Start menu errors # Troubleshoot Start menu errors

View File

@ -12,6 +12,7 @@ ms.date: 10/02/2018
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
ms.localizationpriority: medium ms.localizationpriority: medium
ms.collection: highpri
--- ---
# Start layout XML for desktop editions of Windows 10 (reference) # Start layout XML for desktop editions of Windows 10 (reference)
@ -19,7 +20,7 @@ ms.localizationpriority: medium
**Applies to** **Applies to**
- Windows 10 - Windows 10
>**Looking for consumer information?** See [Customize the Start menu](https://go.microsoft.com/fwlink/p/?LinkId=623630) >**Looking for consumer information?** See [Customize the Start menu](https://go.microsoft.com/fwlink/p/?LinkId=623630)

View File

@ -13,6 +13,7 @@ ms.author: greglin
ms.topic: conceptual ms.topic: conceptual
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 4/16/2018 ms.date: 4/16/2018
ms.collection: highpri
--- ---
# Configure access to Microsoft Store # Configure access to Microsoft Store
@ -20,7 +21,7 @@ ms.date: 4/16/2018
**Applies to** **Applies to**
- Windows 10 - Windows 10
>For more info about the features and functionality that are supported in each edition of Windows, see [Compare Windows 10 Editions](https://www.microsoft.com/WindowsForBusiness/Compare). >For more info about the features and functionality that are supported in each edition of Windows, see [Compare Windows 10 Editions](https://www.microsoft.com/WindowsForBusiness/Compare).

View File

@ -13,13 +13,14 @@ ms.author: greglin
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 08/05/2021 ms.date: 08/05/2021
ms.collection: highpri
--- ---
# Customize the Start menu and taskbar layout on Windows 10 and later devices # Customize the Start menu and taskbar layout on Windows 10 and later devices
**Applies to**: **Applies to**:
- Windows 10 version 1607 and later - Windows 10 version 1607 and later
- Windows Server 2016 with Desktop Experience - Windows Server 2016 with Desktop Experience
- Windows Server 2019 with Desktop Experience - Windows Server 2019 with Desktop Experience

View File

@ -13,6 +13,7 @@ ms.author: greglin
ms.topic: article ms.topic: article
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 04/30/2018 ms.date: 04/30/2018
ms.collection: highpri
--- ---
# Configure Windows Spotlight on the lock screen # Configure Windows Spotlight on the lock screen
@ -20,7 +21,7 @@ ms.date: 04/30/2018
**Applies to** **Applies to**
- Windows 10 - Windows 10
Windows Spotlight is an option for the lock screen background that displays different background images and occasionally offers suggestions on the lock screen. Windows Spotlight is available in all desktop editions of Windows 10. Windows Spotlight is an option for the lock screen background that displays different background images and occasionally offers suggestions on the lock screen. Windows Spotlight is available in all desktop editions of Windows 10.

View File

@ -1,6 +1,6 @@
--- ---
title: Configure a PXE server to load Windows PE (Windows 10) title: Configure a PXE server to load Windows PE (Windows 10)
description: This topic describes how to configure a PXE server to load Windows PE so that it can be used with an image file to install Windows 10 from the network. description: This topic describes how to configure a PXE server to load Windows PE so that it can be used with an image file to install Windows 10 from the network.
keywords: upgrade, update, windows, windows 10, pxe, WinPE, image, wim keywords: upgrade, update, windows, windows 10, pxe, WinPE, image, wim
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -9,18 +9,18 @@ ms.sitesec: library
ms.pagetype: deploy ms.pagetype: deploy
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Configure a PXE server to load Windows PE # Configure a PXE server to load Windows PE
**Applies to** **Applies to**
- Windows 10 - Windows 10
This walkthrough describes how to configure a PXE server to load Windows PE by booting a client computer from the network. Using the Windows PE tools and a Windows 10 image file, you can install Windows 10 from the network. This walkthrough describes how to configure a PXE server to load Windows PE by booting a client computer from the network. Using the Windows PE tools and a Windows 10 image file, you can install Windows 10 from the network.

View File

@ -1,7 +1,6 @@
--- ---
title: Deploy Windows 10/11 Enterprise licenses title: Deploy Windows 10/11 Enterprise licenses
ms.reviewer: manager: dougeby
manager: laurawi
ms.audience: itpro ms.audience: itpro
ms.author: greglin ms.author: greglin
description: Steps to deploy Windows 10 Enterprise or Windows 11 Enterprise licenses for Windows 10/11 Enterprise E3 or E5 Subscription Activation, or for Windows 10/11 Enterprise E3 in CSP description: Steps to deploy Windows 10 Enterprise or Windows 11 Enterprise licenses for Windows 10/11 Enterprise E3 or E5 Subscription Activation, or for Windows 10/11 Enterprise E3 in CSP
@ -14,6 +13,7 @@ ms.pagetype: mdt
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Deploy Windows 10/11 Enterprise licenses # Deploy Windows 10/11 Enterprise licenses

View File

@ -1,7 +1,6 @@
--- ---
title: What's new in Windows client deployment title: What's new in Windows client deployment
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Use this article to learn about new solutions and online content related to deploying Windows in your organization. description: Use this article to learn about new solutions and online content related to deploying Windows in your organization.
keywords: deployment, automate, tools, configure, news keywords: deployment, automate, tools, configure, news
@ -14,12 +13,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# What's new in Windows client deployment # What's new in Windows client deployment
**Applies to:** **Applies to:**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
## In this topic ## In this topic

View File

@ -2,8 +2,7 @@
title: Deploy Windows 10 using PXE and Configuration Manager (Windows 10) title: Deploy Windows 10 using PXE and Configuration Manager (Windows 10)
description: In this topic, you will learn how to deploy Windows 10 using Microsoft Endpoint Manager deployment packages and task sequences. description: In this topic, you will learn how to deploy Windows 10 using Microsoft Endpoint Manager deployment packages and task sequences.
ms.assetid: fb93f514-5b30-4f4b-99dc-58e6860009fa ms.assetid: fb93f514-5b30-4f4b-99dc-58e6860009fa
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
keywords: deployment, image, UEFI, task sequence keywords: deployment, image, UEFI, task sequence
ms.prod: w10 ms.prod: w10
@ -13,13 +12,14 @@ ms.sitesec: library
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Deploy Windows 10 using PXE and Configuration Manager # Deploy Windows 10 using PXE and Configuration Manager
**Applies to** **Applies to**
- Windows 10 - Windows 10
In this topic, you will learn how to deploy Windows 10 using Microsoft Endpoint Manager deployment packages and task sequences. This topic will walk you through the process of deploying the Windows 10 Enterprise image to a Unified Extensible Firmware Interface (UEFI) computer named PC0001. An existing Configuration Manager infrastructure that is integrated with MDT is used for the procedures in this topic. In this topic, you will learn how to deploy Windows 10 using Microsoft Endpoint Manager deployment packages and task sequences. This topic will walk you through the process of deploying the Windows 10 Enterprise image to a Unified Extensible Firmware Interface (UEFI) computer named PC0001. An existing Configuration Manager infrastructure that is integrated with MDT is used for the procedures in this topic.

View File

@ -10,7 +10,9 @@ metadata:
ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM. ms.service: windows-10 #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice ms.subservice: subservice
ms.topic: landing-page # Required ms.topic: landing-page # Required
ms.collection: windows-10 ms.collection:
- windows-10
- highpri
author: greg-lindsay #Required; your GitHub user alias, with correct capitalization. author: greg-lindsay #Required; your GitHub user alias, with correct capitalization.
ms.author: greglin #Required; microsoft alias of author; optional team alias. ms.author: greglin #Required; microsoft alias of author; optional team alias.
ms.date: 06/24/2021 #Required; mm/dd/yyyy format. ms.date: 06/24/2021 #Required; mm/dd/yyyy format.

View File

@ -10,12 +10,12 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.author: greglin ms.author: greglin
ms.date: 02/13/2018 ms.date: 02/13/2018
ms.reviewer: manager: dougeby
manager: laurawi
ms.audience: itpro ms.audience: itpro
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# MBR2GPT.EXE # MBR2GPT.EXE

View File

@ -1,5 +1,5 @@
--- ---
title: Windows 10 features were no longer developing title: Windows 10 features we're no longer developing
description: Review the list of features that are no longer being developed in Windows 10 description: Review the list of features that are no longer being developed in Windows 10
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: plan ms.mktglfcycl: plan
@ -10,8 +10,10 @@ author: greg-lindsay
ms.author: greglin ms.author: greglin
manager: dougeby manager: dougeby
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Windows 10 features were no longer developing
# Windows 10 features we're no longer developing
> Applies to: Windows 10 > Applies to: Windows 10

View File

@ -8,9 +8,10 @@ ms.sitesec: library
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.author: greglin ms.author: greglin
manager: laurawi manager: dougeby
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Features and functionality removed in Windows 10 # Features and functionality removed in Windows 10

View File

@ -7,14 +7,14 @@ ms.localizationpriority: medium
ms.prod: w10 ms.prod: w10
ms.sitesec: library ms.sitesec: library
ms.pagetype: deploy ms.pagetype: deploy
ms.reviewer: manager: dougeby
manager: laurawi
ms.audience: itpro ms.audience: itpro
author: greg-lindsay author: greg-lindsay
ms.author: greglin ms.author: greglin
audience: itpro audience: itpro
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows 10 in S mode - What is it? # Windows 10 in S mode - What is it?

View File

@ -7,16 +7,16 @@ ms.mktglfcycl: manage
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Windows client updates, channels, and tools # Windows client updates, channels, and tools
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
## How Windows updates work ## How Windows updates work

View File

@ -8,9 +8,10 @@ itproauthor: jaimeo
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi ms.collection:
ms.collection: M365-modern-desktop - M365-modern-desktop
- highpri
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
--- ---

View File

@ -8,9 +8,10 @@ itproauthor: jaimeo
author: SteveDiAcetis author: SteveDiAcetis
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi ms.collection:
ms.collection: M365-modern-desktop - M365-modern-desktop
- highpri
ms.topic: article ms.topic: article
--- ---
@ -18,7 +19,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
This topic explains how to acquire and apply Dynamic Update packages to existing Windows images *prior to deployment* and includes Windows PowerShell scripts you can use to automate this process. This topic explains how to acquire and apply Dynamic Update packages to existing Windows images *prior to deployment* and includes Windows PowerShell scripts you can use to automate this process.

View File

@ -8,9 +8,10 @@ itproauthor: jaimeo
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi ms.collection:
ms.collection: M365-modern-desktop - M365-modern-desktop
- highpri
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
--- ---
@ -20,7 +21,7 @@ ms.custom: seo-marvel-apr2020
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
## What is a servicing stack update? ## What is a servicing stack update?

View File

@ -1,7 +1,6 @@
--- ---
title: Get started with Update Compliance title: Get started with Update Compliance
ms.reviewer: manager: dougeby
manager: laurawi
description: Prerequisites, Azure onboarding, and configuring devices for Update Compliance description: Prerequisites, Azure onboarding, and configuring devices for Update Compliance
keywords: update compliance, oms, operations management suite, prerequisites, requirements, updates, upgrades, antivirus, antimalware, signature, log analytics, wdav keywords: update compliance, oms, operations management suite, prerequisites, requirements, updates, upgrades, antivirus, antimalware, signature, log analytics, wdav
ms.prod: w10 ms.prod: w10
@ -11,7 +10,9 @@ audience: itpro
author: jaimeo author: jaimeo
ms.author: jaimeo ms.author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.collection: M365-analytics ms.collection:
- M365-analytics
- highpri
ms.topic: article ms.topic: article
--- ---
@ -19,7 +20,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
> [!IMPORTANT] > [!IMPORTANT]

View File

@ -1,11 +1,12 @@
--- ---
title: Configure Windows Update for Business title: Configure Windows Update for Business
ms.reviewer: manager: dougeby
manager: laurawi
description: You can use Group Policy or your mobile device management (MDM) service to configure Windows Update for Business settings for your devices. 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: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.collection: m365initiative-coredeploy ms.collection:
- m365initiative-coredeploy
- highpri
audience: itpro audience: itpro
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
@ -18,7 +19,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
- Windows Server 2016 - Windows Server 2016
- Windows Server 2019 - Windows Server 2019

View File

@ -1,6 +1,6 @@
--- ---
title: Delivery Optimization for Windows client updates title: Delivery Optimization for Windows client updates
manager: laurawi manager: dougeby
description: This article provides information about Delivery Optimization, a peer-to-peer distribution method in Windows 10. description: This article provides information about Delivery Optimization, a peer-to-peer distribution method in Windows 10.
keywords: oms, operations management suite, wdav, updates, downloads, log analytics keywords: oms, operations management suite, wdav, updates, downloads, log analytics
ms.prod: w10 ms.prod: w10
@ -12,6 +12,7 @@ ms.author: jaimeo
ms.collection: ms.collection:
- M365-modern-desktop - M365-modern-desktop
- m365initiative-coredeploy - m365initiative-coredeploy
- highpri
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
--- ---

View File

@ -6,9 +6,9 @@ ms.mktglfcycl: manage
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Deploy Windows client updates using Windows Server Update Services (WSUS) # Deploy Windows client updates using Windows Server Update Services (WSUS)
@ -16,7 +16,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)

View File

@ -1,7 +1,6 @@
--- ---
title: Windows Update for Business title: Windows Update for Business
ms.reviewer: manager: dougeby
manager: laurawi
description: Learn how Windows Update for Business lets you manage when devices receive updates from Windows Update. description: Learn how Windows Update for Business lets you manage when devices receive updates from Windows Update.
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: manage ms.mktglfcycl: manage
@ -10,6 +9,7 @@ ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# What is Windows Update for Business? # What is Windows Update for Business?
@ -17,7 +17,7 @@ ms.custom: seo-marvel-apr2020
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11

View File

@ -7,9 +7,9 @@ ms.mktglfcycl: manage
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Overview of Windows as a service # Overview of Windows as a service
@ -17,7 +17,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)

View File

@ -7,9 +7,9 @@ ms.mktglfcycl: manage
author: jaimeo author: jaimeo
ms.localizationpriority: high ms.localizationpriority: high
ms.author: jaimeo ms.author: jaimeo
ms.reviewer:
manager: dougeby manager: dougeby
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Quick guide to Windows as a service # Quick guide to Windows as a service
@ -17,7 +17,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
Here is a quick guide to the most important concepts in Windows as a service. For more information, see the [extensive set of documentation](index.md). Here is a quick guide to the most important concepts in Windows as a service. For more information, see the [extensive set of documentation](index.md).

View File

@ -6,11 +6,11 @@ ms.mktglfcycl: deploy
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.custom: ms.custom:
- seo-marvel-apr2020 - seo-marvel-apr2020
ms.collection: highpri
--- ---
# Manage device restarts after updates # Manage device restarts after updates
@ -18,7 +18,7 @@ ms.custom:
**Applies to** **Applies to**
- Windows 10 - Windows 10
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)

View File

@ -7,10 +7,10 @@ audience: itpro
ms.localizationpriority: medium ms.localizationpriority: medium
ms.audience: itpro ms.audience: itpro
author: jaimeo author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Manage additional Windows Update settings # Manage additional Windows Update settings
@ -18,7 +18,7 @@ ms.custom: seo-marvel-apr2020
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11

View File

@ -6,8 +6,10 @@ ms.mktglfcycl: manage
author: jaimeo author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.author: jaimeo ms.author: jaimeo
ms.collection: m365initiative-coredeploy ms.collection:
manager: laurawi - m365initiative-coredeploy
- highpri
manager: dougeby
ms.topic: article ms.topic: article
--- ---
@ -16,7 +18,7 @@ ms.topic: article
**Applies to** **Applies to**
- Windows 10 - Windows 10
- Windows 11 - Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)

View File

@ -9,10 +9,10 @@ author: jaimeo
ms.localizationpriority: medium ms.localizationpriority: medium
ms.audience: itpro ms.audience: itpro
ms.date: 09/18/2018 ms.date: 09/18/2018
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows Update error codes by component # Windows Update error codes by component

View File

@ -8,9 +8,10 @@ itproauthor: jaimeo
ms.audience: itpro ms.audience: itpro
author: jaimeo author: jaimeo
ms.reviewer: kaushika ms.reviewer: kaushika
manager: laurawi manager: dougeby
ms.topic: troubleshooting ms.topic: troubleshooting
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows Update common errors and mitigation # Windows Update common errors and mitigation

View File

@ -7,10 +7,10 @@ audience: itpro
itproauthor: jaimeo itproauthor: jaimeo
ms.audience: itpro ms.audience: itpro
author: jaimeo author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows Update log files # Windows Update log files

View File

@ -6,11 +6,11 @@ ms.mktglfcycl:
audience: itpro audience: itpro
ms.localizationpriority: medium ms.localizationpriority: medium
ms.audience: itpro ms.audience: itpro
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.author: jaimeo ms.author: jaimeo
author: jaimeo author: jaimeo
ms.collection: highpri
--- ---
# Windows Update - additional resources # Windows Update - additional resources

View File

@ -7,10 +7,10 @@ audience: itpro
itproauthor: jaimeo itproauthor: jaimeo
ms.audience: itpro ms.audience: itpro
author: jaimeo author: jaimeo
ms.reviewer: manager: dougeby
manager: laurawi
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows Update troubleshooting # Windows Update troubleshooting

View File

@ -1,7 +1,6 @@
--- ---
title: Log files and resolving upgrade errors title: Log files and resolving upgrade errors
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Learn how to interpret and analyze the log files that are generated during the Windows 10 upgrade process. description: Learn how to interpret and analyze the log files that are generated during the Windows 10 upgrade process.
keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro
@ -14,12 +13,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Log files # Log files
**Applies to** **Applies to**
- Windows 10 - Windows 10
>[!NOTE] >[!NOTE]
>This is a 400 level topic (advanced).<br> >This is a 400 level topic (advanced).<br>

View File

@ -1,7 +1,6 @@
--- ---
title: Resolution procedures - Windows IT Pro title: Resolution procedures - Windows IT Pro
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Discover general troubleshooting procedures for dealing with 0xC1900101, the generic rollback code thrown when something goes wrong during a Windows 10 upgrade. description: Discover general troubleshooting procedures for dealing with 0xC1900101, the generic rollback code thrown when something goes wrong during a Windows 10 upgrade.
keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro
@ -13,12 +12,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Resolution procedures # Resolution procedures
**Applies to** **Applies to**
- Windows 10 - Windows 10
> [!NOTE] > [!NOTE]
> This is a 200 level topic (moderate). > This is a 200 level topic (moderate).

View File

@ -1,7 +1,6 @@
--- ---
title: Resolve Windows 10 upgrade errors - Windows IT Pro title: Resolve Windows 10 upgrade errors - Windows IT Pro
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Resolve Windows 10 upgrade errors for ITPros. Technical information for IT professionals to help diagnose Windows setup errors. description: Resolve Windows 10 upgrade errors for ITPros. Technical information for IT professionals to help diagnose Windows setup errors.
keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro
@ -13,12 +12,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Resolve Windows 10 upgrade errors : Technical information for IT Pros # Resolve Windows 10 upgrade errors : Technical information for IT Pros
**Applies to** **Applies to**
- Windows 10 - Windows 10
>[!IMPORTANT] >[!IMPORTANT]
>This article contains technical instructions for IT administrators. If you are not an IT administrator, try some of the [quick fixes](quick-fixes.md) described in this article then contact [Microsoft Support](https://support.microsoft.com/contactus/) starting with the Virtual Agent. To talk to a person about your issue, click **Get started** to interact with the Virtual Agent, then enter "Talk to a person" two times. The Virtual Agent can also help you to resolve many Windows upgrade issues. Also see: [Get help with Windows 10 upgrade and installation errors](https://support.microsoft.com/help/10587/windows-10-get-help-with-upgrade-installation-errors) and [Submit Windows 10 upgrade errors using Feedback Hub](submit-errors.md). >This article contains technical instructions for IT administrators. If you are not an IT administrator, try some of the [quick fixes](quick-fixes.md) described in this article then contact [Microsoft Support](https://support.microsoft.com/contactus/) starting with the Virtual Agent. To talk to a person about your issue, click **Get started** to interact with the Virtual Agent, then enter "Talk to a person" two times. The Virtual Agent can also help you to resolve many Windows upgrade issues. Also see: [Get help with Windows 10 upgrade and installation errors](https://support.microsoft.com/help/10587/windows-10-get-help-with-upgrade-installation-errors) and [Submit Windows 10 upgrade errors using Feedback Hub](submit-errors.md).

View File

@ -1,7 +1,6 @@
--- ---
title: SetupDiag title: SetupDiag
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: SetupDiag works by examining Windows Setup log files. This article shows how to use the SetupDiag tool to diagnose Windows Setup errors. description: SetupDiag works by examining Windows Setup log files. This article shows how to use the SetupDiag tool to diagnose Windows Setup errors.
keywords: deploy, troubleshoot, windows, 10, upgrade, update, setup, diagnose keywords: deploy, troubleshoot, windows, 10, upgrade, update, setup, diagnose
@ -14,12 +13,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# SetupDiag # SetupDiag
**Applies to** **Applies to**
- Windows 10 - Windows 10
>[!NOTE] >[!NOTE]
>This is a 300 level topic (moderate advanced).<br> >This is a 300 level topic (moderate advanced).<br>

View File

@ -1,7 +1,6 @@
--- ---
title: Troubleshoot Windows 10 upgrade errors - Windows IT Pro title: Troubleshoot Windows 10 upgrade errors - Windows IT Pro
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Understanding the Windows 10 upgrade process can help you troubleshoot errors when something goes wrong. Find out more with this guide. description: Understanding the Windows 10 upgrade process can help you troubleshoot errors when something goes wrong. Find out more with this guide.
keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro
@ -18,7 +17,7 @@ ms.topic: article
# Troubleshooting upgrade errors # Troubleshooting upgrade errors
**Applies to** **Applies to**
- Windows 10 - Windows 10
> [!NOTE] > [!NOTE]
> This is a 300 level topic (moderately advanced).<br> > This is a 300 level topic (moderately advanced).<br>

View File

@ -1,7 +1,6 @@
--- ---
title: Upgrade error codes - Windows IT Pro title: Upgrade error codes - Windows IT Pro
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: Understand the error codes that may come up if something goes wrong during the Windows 10 upgrade process. description: Understand the error codes that may come up if something goes wrong during the Windows 10 upgrade process.
keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro keywords: deploy, error, troubleshoot, windows, 10, upgrade, code, rollback, ITPro
@ -13,12 +12,13 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Upgrade error codes # Upgrade error codes
**Applies to** **Applies to**
- Windows 10 - Windows 10
>[!NOTE] >[!NOTE]
>This is a 400 level topic (advanced).<br> >This is a 400 level topic (advanced).<br>

View File

@ -1,9 +1,8 @@
--- ---
title: Windows 10 edition upgrade (Windows 10) title: Windows 10 edition upgrade (Windows 10)
description: With Windows 10, you can quickly upgrade from one edition of Windows 10 to another, provided the upgrade path is supported. description: With Windows 10, you can quickly upgrade from one edition of Windows 10 to another, provided the upgrade path is supported.
ms.assetid: A7642E90-A3E7-4A25-8044-C4E402DC462A ms.assetid: A7642E90-A3E7-4A25-8044-C4E402DC462A
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -13,19 +12,20 @@ ms.pagetype: mobile
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Windows 10 edition upgrade # Windows 10 edition upgrade
**Applies to** **Applies to**
- Windows 10 - Windows 10
With Windows 10, you can quickly upgrade from one edition of Windows 10 to another, provided the upgrade path is supported. For information on what edition of Windows 10 is right for you, see [Compare Windows 10 Editions](https://go.microsoft.com/fwlink/p/?LinkID=690882). For a comprehensive list of all possible upgrade paths to Windows 10, see [Windows 10 upgrade paths](windows-10-upgrade-paths.md). Downgrading the edition of Windows is discussed in the [License expiration](#license-expiration) section on this page. With Windows 10, you can quickly upgrade from one edition of Windows 10 to another, provided the upgrade path is supported. For information on what edition of Windows 10 is right for you, see [Compare Windows 10 Editions](https://go.microsoft.com/fwlink/p/?LinkID=690882). For a comprehensive list of all possible upgrade paths to Windows 10, see [Windows 10 upgrade paths](windows-10-upgrade-paths.md). Downgrading the edition of Windows is discussed in the [License expiration](#license-expiration) section on this page.
For a list of operating systems that qualify for the Windows 10 Pro Upgrade or Windows 10 Enterprise Upgrade through Microsoft Volume Licensing, see [Windows 10 Qualifying Operating Systems](https://download.microsoft.com/download/2/d/1/2d14fe17-66c2-4d4c-af73-e122930b60f6/Windows10-QOS.pdf). For a list of operating systems that qualify for the Windows 10 Pro Upgrade or Windows 10 Enterprise Upgrade through Microsoft Volume Licensing, see [Windows 10 Qualifying Operating Systems](https://download.microsoft.com/download/2/d/1/2d14fe17-66c2-4d4c-af73-e122930b60f6/Windows10-QOS.pdf).
The following table shows the methods and paths available to change the edition of Windows 10 that is running on your computer. The following table shows the methods and paths available to change the edition of Windows 10 that is running on your computer.
> [!NOTE] > [!NOTE]
> The reboot requirement for upgrading from Pro to Enterprise was removed in version 1607. > The reboot requirement for upgrading from Pro to Enterprise was removed in version 1607.

View File

@ -1,7 +1,6 @@
--- ---
title: Windows 10 upgrade paths (Windows 10) title: Windows 10 upgrade paths (Windows 10)
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: You can upgrade to Windows 10 from a previous version of Windows if the upgrade path is supported. description: You can upgrade to Windows 10 from a previous version of Windows if the upgrade path is supported.
ms.prod: w10 ms.prod: w10
@ -12,13 +11,14 @@ ms.pagetype: mobile
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Windows 10 upgrade paths # Windows 10 upgrade paths
**Applies to** **Applies to**
- Windows 10 - Windows 10
## Upgrade paths ## Upgrade paths

View File

@ -1,9 +1,8 @@
--- ---
title: User State Migration Tool (USMT) Overview (Windows 10) title: User State Migration Tool (USMT) Overview (Windows 10)
description: Learn about using User State Migration Tool (USMT) 10.0 to streamline and simplify user state migration during large deployments of Windows operating systems. description: Learn about using User State Migration Tool (USMT) 10.0 to streamline and simplify user state migration during large deployments of Windows operating systems.
ms.assetid: 3b649431-ad09-4b17-895a-3fec7ac0a81f ms.assetid: 3b649431-ad09-4b17-895a-3fec7ac0a81f
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -12,6 +11,7 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.date: 10/16/2017 ms.date: 10/16/2017
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# User State Migration Tool (USMT) Overview # User State Migration Tool (USMT) Overview

View File

@ -2,8 +2,7 @@
title: Recognized Environment Variables (Windows 10) title: Recognized Environment Variables (Windows 10)
description: Learn how to use environment variables to identify folders that may be different on different computers. description: Learn how to use environment variables to identify folders that may be different on different computers.
ms.assetid: 2b0ac412-e131-456e-8f0c-c26249b5f3df ms.assetid: 2b0ac412-e131-456e-8f0c-c26249b5f3df
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -12,6 +11,7 @@ audience: itpro
author: greg-lindsay author: greg-lindsay
ms.date: 04/19/2017 ms.date: 04/19/2017
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Recognized Environment Variables # Recognized Environment Variables

View File

@ -3,8 +3,7 @@ title: Activate using Active Directory-based activation (Windows 10)
description: Learn how active directory-based activation is implemented as a role service that relies on AD DS to store activation objects. description: Learn how active directory-based activation is implemented as a role service that relies on AD DS to store activation objects.
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.assetid: 08cce6b7-7b5b-42cf-b100-66c363a846af ms.assetid: 08cce6b7-7b5b-42cf-b100-66c363a846af
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
keywords: vamt, volume activation, activation, windows activation keywords: vamt, volume activation, activation, windows activation
ms.prod: w10 ms.prod: w10
@ -16,6 +15,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 07/27/2017 ms.date: 07/27/2017
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Activate using Active Directory-based activation # Activate using Active Directory-based activation

View File

@ -1,8 +1,7 @@
--- ---
title: Activate using Key Management Service (Windows 10) title: Activate using Key Management Service (Windows 10)
ms.assetid: f2417bfe-7d25-4e82-bc07-de316caa8dac ms.assetid: f2417bfe-7d25-4e82-bc07-de316caa8dac
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
description: How to activate using Key Management Service in Windows 10. description: How to activate using Key Management Service in Windows 10.
keywords: vamt, volume activation, activation, windows activation keywords: vamt, volume activation, activation, windows activation
@ -15,6 +14,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 10/16/2017 ms.date: 10/16/2017
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Activate using Key Management Service # Activate using Key Management Service

View File

@ -1,9 +1,8 @@
--- ---
title: Install VAMT (Windows 10) 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. description: Learn how to install Volume Activation Management Tool (VAMT) as part of the Windows Assessment and Deployment Kit (ADK) for Windows 10.
ms.assetid: 2eabd3e2-0a68-43a5-8189-2947e46482fc ms.assetid: 2eabd3e2-0a68-43a5-8189-2947e46482fc
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -14,6 +13,7 @@ author: greg-lindsay
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 03/11/2019 ms.date: 03/11/2019
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Install VAMT # Install VAMT

View File

@ -2,8 +2,7 @@
title: Volume Activation Management Tool (VAMT) Technical Reference (Windows 10) title: Volume Activation Management Tool (VAMT) Technical Reference (Windows 10)
description: The Volume Activation Management Tool (VAMT) enables network administrators to automate and centrally manage volume activation and retail activation. description: The Volume Activation Management Tool (VAMT) enables network administrators to automate and centrally manage volume activation and retail activation.
ms.assetid: 1df0f795-f41c-473b-850c-e98af1ad2f2a ms.assetid: 1df0f795-f41c-473b-850c-e98af1ad2f2a
ms.reviewer: manager: dougeby
manager: laurawi
ms.author: greglin ms.author: greglin
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
@ -14,6 +13,7 @@ author: greg-lindsay
ms.date: 04/25/2017 ms.date: 04/25/2017
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Volume Activation Management Tool (VAMT) Technical Reference # Volume Activation Management Tool (VAMT) Technical Reference

View File

@ -8,9 +8,10 @@ ms.sitesec: library
audience: itpro audience: itpro
author: greg-lindsay author: greg-lindsay
ms.author: greglin ms.author: greglin
manager: laurawi manager: dougeby
ms.topic: article ms.topic: article
ms.custom: seo-marvel-apr2020 ms.custom: seo-marvel-apr2020
ms.collection: highpri
--- ---
# Windows Deployment Services (WDS) boot.wim support # Windows Deployment Services (WDS) boot.wim support

View File

@ -2,8 +2,7 @@
title: Windows 10 deployment scenarios (Windows 10) title: Windows 10 deployment scenarios (Windows 10)
description: Understand the different ways Windows 10 operating system can be deployed in your organization. Explore several Windows 10 deployment scenarios. description: Understand the different ways Windows 10 operating system can be deployed in your organization. Explore several Windows 10 deployment scenarios.
ms.assetid: 7A29D546-52CC-482C-8870-8123C7DC04B5 ms.assetid: 7A29D546-52CC-482C-8870-8123C7DC04B5
ms.reviewer: manager: dougeby
manager: laurawi
ms.audience: itpro ms.audience: itpro
ms.author: greglin ms.author: greglin
author: greg-lindsay author: greg-lindsay
@ -14,14 +13,15 @@ ms.localizationpriority: medium
ms.sitesec: library ms.sitesec: library
audience: itpro audience: itpro
ms.topic: article ms.topic: article
ms.collection: highpri
--- ---
# Windows 10 deployment scenarios # Windows 10 deployment scenarios
**Applies to** **Applies to**
- Windows 10 - Windows 10
To successfully deploy the Windows 10 operating system in your organization, it is important to understand the different ways that it can be deployed, especially now that there are new scenarios to consider. Choosing among these scenarios, and understanding the capabilities and limitations of each, is a key task. To successfully deploy the Windows 10 operating system in your organization, it is important to understand the different ways that it can be deployed, especially now that there are new scenarios to consider. Choosing among these scenarios, and understanding the capabilities and limitations of each, is a key task.
The following table summarizes various Windows 10 deployment scenarios. The scenarios are each assigned to one of three categories. The following table summarizes various Windows 10 deployment scenarios. The scenarios are each assigned to one of three categories.
- Modern deployment methods are recommended unless you have a specific need to use a different procedure. These methods are supported with existing tools such as Microsoft Deployment Toolkit (MDT) and Microsoft Endpoint Configuration Manager. These methods are discussed in detail on the [Modern Desktop Deployment Center](/microsoft-365/enterprise/desktop-deployment-center-home). - Modern deployment methods are recommended unless you have a specific need to use a different procedure. These methods are supported with existing tools such as Microsoft Deployment Toolkit (MDT) and Microsoft Endpoint Configuration Manager. These methods are discussed in detail on the [Modern Desktop Deployment Center](/microsoft-365/enterprise/desktop-deployment-center-home).

View File

@ -8,12 +8,13 @@ ms.localizationpriority: medium
ms.sitesec: library ms.sitesec: library
ms.pagetype: mdt ms.pagetype: mdt
ms.date: 09/28/2021 ms.date: 09/28/2021
ms.reviewer:
manager: dougeby manager: dougeby
ms.audience: itpro ms.audience: itpro
author: greg-lindsay author: greg-lindsay
audience: itpro audience: itpro
ms.collection: M365-modern-desktop ms.collection:
- M365-modern-desktop
- highpri
ms.topic: article ms.topic: article
--- ---

Some files were not shown because too many files have changed in this diff Show More