mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
fix build suggestions
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: How to Add or Upgrade Packages by Using the Management Console (Windows 10/11)
|
title: How to Add or Upgrade Packages by Using the Management Console (Windows 10/11)
|
||||||
description: Add or remove an administrator on the Microsoft Application Virtualization (App-V) server by using the Management Console.
|
description: Add or upgrade packages on the Microsoft Application Virtualization (App-V) server by using the Management Console.
|
||||||
author: aczechowski
|
author: aczechowski
|
||||||
ms.pagetype: mdop, appcompat, virtualization
|
ms.pagetype: mdop, appcompat, virtualization
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
|
@ -22,9 +22,9 @@ You can also configure a connection group to accept any version of a package, so
|
|||||||
|
|
||||||
- If the connection group has access to multiple versions of a package, App-V will use the latest version.
|
- If the connection group has access to multiple versions of a package, App-V will use the latest version.
|
||||||
|
|
||||||
- If the connection group contains an optional package with an incorrect version, App-V ignores the package and won’t block the connection group’s virtual environment from being created.
|
- If the connection group contains an optional package with an incorrect version, App-V ignores the package and won't block the connection group's virtual environment from being created.
|
||||||
|
|
||||||
- If the connection group contains a non-optional package that has an incorrect version, App-V won't be able to create the connection group’s virtual environment.
|
- If the connection group contains a non-optional package that has an incorrect version, App-V won't be able to create the connection group's virtual environment.
|
||||||
|
|
||||||
## Make a connection group ignore the package version with the App-V Server Management Console
|
## Make a connection group ignore the package version with the App-V Server Management Console
|
||||||
|
|
||||||
@ -50,13 +50,13 @@ For more about adding or upgrading packages, see [How to add or upgrade packages
|
|||||||
Add-AppvClientConnectionGroup
|
Add-AppvClientConnectionGroup
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information about how to use the **Add-AppvClientConnectionGroup** cmdlet, see [**Add-AppvClientConnectionGroup**](/powershell/module/appvclient/add-appvclientconnectiongroup?view=win10-ps).
|
For more information about how to use the **Add-AppvClientConnectionGroup** cmdlet, see [**Add-AppvClientConnectionGroup**](/powershell/module/appvclient/add-appvclientconnectiongroup).
|
||||||
|
|
||||||
4. When you upgrade a package, use the following cmdlets to remove the old package, add the upgraded package, and publish the upgraded package:
|
4. When you upgrade a package, use the following cmdlets to remove the old package, add the upgraded package, and publish the upgraded package:
|
||||||
|
|
||||||
- [**Remove-AppvClientPackage**](/powershell/module/appvclient/remove-appvclientpackage?view=win10-ps)
|
- [**Remove-AppvClientPackage**](/powershell/module/appvclient/remove-appvclientpackage)
|
||||||
- [**Add-AppvClientPackage**](/powershell/module/appvclient/add-appvclientpackage?view=win10-ps)
|
- [**Add-AppvClientPackage**](/powershell/module/appvclient/add-appvclientpackage)
|
||||||
- [**Publish-AppvClientPackage**](/powershell/module/appvclient/publish-appvclientpackage?view=win10-ps)
|
- [**Publish-AppvClientPackage**](/powershell/module/appvclient/publish-appvclientpackage)
|
||||||
|
|
||||||
For more information, see [How to manage App-V packages running on a stand-alone computer by using Windows PowerShell](appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md).
|
For more information, see [How to manage App-V packages running on a stand-alone computer by using Windows PowerShell](appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md).
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ description: Find out how to manage Device Installation Restrictions with Group
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
author: barakm
|
author: aczechowski
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: barakm
|
manager: dougeby
|
||||||
ms.author: barakm
|
ms.author: aaroncz
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ ms.topic: article
|
|||||||
**Applies to**
|
**Applies to**
|
||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
- Windows 11
|
- Windows 11
|
||||||
- Windows Server 2022
|
- Windows Server 2022
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Customize Windows 10 Start and taskbar with Group Policy (Windows 10)
|
title: Customize Windows 10 Start and taskbar with Group Policy (Windows 10)
|
||||||
description: In Windows 10, you can use a Group Policy Object (GPO) to deploy a customized Start layout to users in a domain.
|
description: In Windows 10, you can use a Group Policy Object (GPO) to deploy a customized Start layout to users in a domain.
|
||||||
ms.assetid: F4A47B36-F1EF-41CD-9CBA-04C83E960545
|
ms.assetid: F4A47B36-F1EF-41CD-9CBA-04C83E960545
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: dougeby
|
||||||
@ -20,11 +20,11 @@ ms.collection: highpri
|
|||||||
|
|
||||||
**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)
|
||||||
|
|
||||||
In Windows 10 Pro, Enterprise, and Education, you can use a Group Policy Object (GPO) to deploy a customized Start and taskbar layout to users in a domain. No reimaging is required, and the layout can be updated simply by overwriting the .xml file that contains the layout. This enables you to customize Start and taskbar layouts for different departments or organizations, with minimal management overhead.
|
In Windows 10 Pro, Enterprise, and Education, you can use a Group Policy Object (GPO) to deploy a customized Start and taskbar layout to users in a domain. No reimaging is required, and the layout can be updated simply by overwriting the .xml file that contains the layout. This enables you to customize Start and taskbar layouts for different departments or organizations, with minimal management overhead.
|
||||||
|
|
||||||
This topic describes how to update Group Policy settings to display a customized Start and taskbar layout when the users sign in. By creating a domain-based GPO with these settings, you can deploy a customized Start and taskbar layout to users in a domain.
|
This topic describes how to update Group Policy settings to display a customized Start and taskbar layout when the users sign in. By creating a domain-based GPO with these settings, you can deploy a customized Start and taskbar layout to users in a domain.
|
||||||
|
|
||||||
@ -38,16 +38,16 @@ This topic describes how to update Group Policy settings to display a customized
|
|||||||
## Operating system requirements
|
## Operating system requirements
|
||||||
|
|
||||||
|
|
||||||
In Windows 10, version 1607, Start and taskbar layout control using Group Policy is supported in Windows 10 Enterprise and Windows 10 Education. In Windows 10, version 1703, Start and taskbar layout control using Group Policy is also supported in Windows 10 Pro.
|
In Windows 10, version 1607, Start and taskbar layout control using Group Policy is supported in Windows 10 Enterprise and Windows 10 Education. In Windows 10, version 1703, Start and taskbar layout control using Group Policy is also supported in Windows 10 Pro.
|
||||||
|
|
||||||
The GPO can be configured from any computer on which the necessary ADMX and ADML files (StartMenu.admx and StartMenu.adml) for Windows 10 are installed. In Group Policy, ADMX files are used to define Registry-based policy settings in the Administrative Templates category. To find out how to create a central store for Administrative Templates files, see [article 929841, written for Windows Vista and still applicable](/troubleshoot/windows-server/group-policy/create-central-store-domain-controller) in the Microsoft Knowledge Base.
|
The GPO can be configured from any computer on which the necessary ADMX and ADML files (StartMenu.admx and StartMenu.adml) for Windows 10 are installed. In Group Policy, ADMX files are used to define Registry-based policy settings in the Administrative Templates category. To find out how to create a central store for Administrative Templates files, see [article 929841, written for Windows Vista and still applicable](/troubleshoot/windows-server/group-policy/create-central-store-domain-controller) in the Microsoft Knowledge Base.
|
||||||
|
|
||||||
## <a href="" id="bkmk-howstartscreencontrolworks"></a>How Start layout control works
|
## <a href="" id="bkmk-howstartscreencontrolworks"></a>How Start layout control works
|
||||||
|
|
||||||
|
|
||||||
Three features enable Start and taskbar layout control:
|
Three features enable Start and taskbar layout control:
|
||||||
|
|
||||||
- The [Export-StartLayout](/powershell/module/startlayout/export-startlayout?view=win10-ps) cmdlet in Windows PowerShell exports a description of the current Start layout in .xml file format.
|
- The [Export-StartLayout](/powershell/module/startlayout/export-startlayout) cmdlet in Windows PowerShell exports a description of the current Start layout in .xml file format.
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>To import the layout of Start to a mounted Windows image, use the [Import-StartLayout](/powershell/module/startlayout/import-startlayout) cmdlet.
|
>To import the layout of Start to a mounted Windows image, use the [Import-StartLayout](/powershell/module/startlayout/import-startlayout) cmdlet.
|
||||||
@ -57,7 +57,7 @@ Three features enable Start and taskbar layout control:
|
|||||||
- In Group Policy, you use the **Start Layout** settings for the **Start Menu and Taskbar** administrative template to set a Start and taskbar layout from an .xml file when the policy is applied. The Group Policy object doesn't support an empty tile layout, so the default tile layout for Windows is loaded in that case.
|
- In Group Policy, you use the **Start Layout** settings for the **Start Menu and Taskbar** administrative template to set a Start and taskbar layout from an .xml file when the policy is applied. The Group Policy object doesn't support an empty tile layout, so the default tile layout for Windows is loaded in that case.
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>To learn how customize Start to include your line-of-business apps when you deploy Windows 10, see [Customize the Windows 10 Start layout]( https://go.microsoft.com/fwlink/p/?LinkId=620863).
|
>To learn how customize Start to include your line-of-business apps when you deploy Windows 10, see [Customize the Windows 10 Start layout]( https://go.microsoft.com/fwlink/p/?LinkId=620863).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -68,9 +68,9 @@ To apply the Start and taskbar layout to users in a domain, use the Group Policy
|
|||||||
|
|
||||||
The GPO applies the Start and taskbar layout at the next user sign-in. Each time the user signs in, the timestamp of the .xml file with the Start and taskbar layout is checked and if a newer version of the file is available, the settings in the latest version of the file are applied.
|
The GPO applies the Start and taskbar layout at the next user sign-in. Each time the user signs in, the timestamp of the .xml file with the Start and taskbar layout is checked and if a newer version of the file is available, the settings in the latest version of the file are applied.
|
||||||
|
|
||||||
The GPO can be configured from any computer on which the necessary ADMX and ADML files (StartMenu.admx and StartMenu.adml) for Windows 10 are installed.
|
The GPO can be configured from any computer on which the necessary ADMX and ADML files (StartMenu.admx and StartMenu.adml) for Windows 10 are installed.
|
||||||
|
|
||||||
The .xml file with the Start and taskbar layout must be located on shared network storage that is available to the users’ computers when they sign in and the users must have Read-only access to the file. If the file is not available when the first user signs in, Start and the taskbar are not customized during the session, but the user will be prevented from making changes to Start. On subsequent sign-ins, if the file is available at sign-in, the layout it contains will be applied to the user's Start and taskbar.
|
The .xml file with the Start and taskbar layout must be located on shared network storage that is available to the users' computers when they sign in and the users must have Read-only access to the file. If the file is not available when the first user signs in, Start and the taskbar are not customized during the session, but the user will be prevented from making changes to Start. On subsequent sign-ins, if the file is available at sign-in, the layout it contains will be applied to the user's Start and taskbar.
|
||||||
|
|
||||||
For information about deploying GPOs in a domain, see [Working with Group Policy Objects](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
|
For information about deploying GPOs in a domain, see [Working with Group Policy Objects](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ You can use the Local Group Policy Editor to provide a customized Start and task
|
|||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>This procedure applies the policy settings on the local computer only. For information about deploying the Start and taskbar layout to users in a domain, see [Use Group Policy to deploy a customized Start layout in a domain](#bkmk-domaingpodeployment).
|
>This procedure applies the policy settings on the local computer only. For information about deploying the Start and taskbar layout to users in a domain, see [Use Group Policy to deploy a customized Start layout in a domain](#bkmk-domaingpodeployment).
|
||||||
>
|
>
|
||||||
>This procedure creates a Local Group Policy that applies to all users on the computer. To configure Local Group Policy that applies to a specific user or group on the computer, see [Step-by-Step Guide to Managing Multiple Local Group Policy Objects](/previous-versions/windows/it-pro/windows-vista/cc766291(v=ws.10)). The guide was written for Windows Vista and the procedures still apply to Windows 10.
|
>This procedure creates a Local Group Policy that applies to all users on the computer. To configure Local Group Policy that applies to a specific user or group on the computer, see [Step-by-Step Guide to Managing Multiple Local Group Policy Objects](/previous-versions/windows/it-pro/windows-vista/cc766291(v=ws.10)). The guide was written for Windows Vista and the procedures still apply to Windows 10.
|
||||||
|
|
||||||
|
|
||||||
This procedure adds the customized Start and taskbar layout to the user configuration, which overrides any Start layout settings in the local computer configuration when a user signs in on the computer.
|
This procedure adds the customized Start and taskbar layout to the user configuration, which overrides any Start layout settings in the local computer configuration when a user signs in on the computer.
|
||||||
|
@ -1,17 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Appendix Information sent to Microsoft during activation (Windows 10)
|
title: Appendix Information sent to Microsoft during activation (Windows 10)
|
||||||
ms.assetid: 4bfff495-07d0-4385-86e3-7a077cbd64b8
|
description: Information sent to Microsoft during activation.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: dougeby
|
||||||
ms.author: aaroncz
|
ms.author: aaroncz
|
||||||
description:
|
author: aczechowski
|
||||||
keywords: vamt, volume activation, activation, windows activation
|
keywords: vamt, volume activation, activation, windows activation
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: activation
|
ms.pagetype: activation
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: aczechowski
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 07/27/2017
|
ms.date: 07/27/2017
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
@ -31,7 +30,7 @@ ms.topic: article
|
|||||||
|
|
||||||
- [Get Help Activating Microsoft Windows](https://go.microsoft.com/fwlink/p/?LinkId=618644)
|
- [Get Help Activating Microsoft Windows](https://go.microsoft.com/fwlink/p/?LinkId=618644)
|
||||||
|
|
||||||
When you activate a computer running Windows 10, the following information is sent to Microsoft:
|
When you activate a computer running Windows 10, the following information is sent to Microsoft:
|
||||||
|
|
||||||
- The Microsoft product code (a five-digit code that identifies the Windows product you are activating)
|
- The Microsoft product code (a five-digit code that identifies the Windows product you are activating)
|
||||||
- A channel ID or site code that identifies how the Windows product was originally obtained
|
- A channel ID or site code that identifies how the Windows product was originally obtained
|
||||||
@ -51,14 +50,14 @@ When you activate a computer running Windows 10, the following information is s
|
|||||||
|
|
||||||
This includes error codes and the following information about any activation exploits and related malicious or unauthorized software that was found or disabled:
|
This includes error codes and the following information about any activation exploits and related malicious or unauthorized software that was found or disabled:
|
||||||
|
|
||||||
- The activation exploit’s identifier
|
- The activation exploit's identifier
|
||||||
- The activation exploit’s current state, such as cleaned or quarantined
|
- The activation exploit's current state, such as cleaned or quarantined
|
||||||
- Computer manufacturer’s identification
|
- Computer manufacturer's identification
|
||||||
- The activation exploit’s file name and hash in addition to a hash of related software components that may indicate the presence of an activation exploit
|
- The activation exploit's file name and hash in addition to a hash of related software components that may indicate the presence of an activation exploit
|
||||||
- The name and a hash of the contents of your computer’s startup instructions file
|
- The name and a hash of the contents of your computer's startup instructions file
|
||||||
- If your Windows license is on a subscription basis, information about how your subscription works
|
- If your Windows license is on a subscription basis, information about how your subscription works
|
||||||
|
|
||||||
Standard computer information is also sent, but your computer’s IP address is only retained temporarily.
|
Standard computer information is also sent, but your computer's IP address is only retained temporarily.
|
||||||
|
|
||||||
## Use of information
|
## Use of information
|
||||||
|
|
||||||
@ -68,5 +67,3 @@ For additional details, see [Windows 10 Privacy Statement](https://go.microsoft.
|
|||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Volume Activation for Windows 10](volume-activation-windows-10.md)
|
- [Volume Activation for Windows 10](volume-activation-windows-10.md)
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ ms.assetid: 264a3e86-c880-4be4-8828-bf4c839dfa26
|
|||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: dougeby
|
||||||
ms.author: aaroncz
|
ms.author: aaroncz
|
||||||
description:
|
description: Understand the most common methods to monitor the success of the activation process for a computer running Windows.
|
||||||
keywords: vamt, volume activation, activation, windows activation
|
keywords: vamt, volume activation, activation, windows activation
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
|
@ -18,9 +18,9 @@ ms.collection: highpri
|
|||||||
# Windows 10 deployment scenarios and tools
|
# Windows 10 deployment scenarios and tools
|
||||||
|
|
||||||
|
|
||||||
To successfully deploy the Windows 10 operating system and applications for your organization, it is essential that you know about the available tools to help with the process. In this topic, you will learn about the most commonly used tools for Windows 10 deployment.
|
To successfully deploy the Windows 10 operating system and applications for your organization, it is essential that you know about the available tools to help with the process. In this topic, you will learn about the most commonly used tools for Windows 10 deployment.
|
||||||
|
|
||||||
Microsoft provides many tools, services, and solutions. These tools include Windows Deployment Services (WDS), the Volume Activation Management Tool (VAMT), the User State Migration Tool (USMT), Windows System Image Manager (Windows SIM), Windows Preinstallation Environment (Windows PE), and Windows Recovery Environment (Windows RE). Keep in mind that these are just tools and not a complete solution on their own. It’s when you combine these tools with solutions like [Microsoft Deployment Toolkit (MDT)](./deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md) or [Configuration Manager](deploy-windows-cm/prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md) that you get the complete deployment solution.
|
Microsoft provides many tools, services, and solutions. These tools include Windows Deployment Services (WDS), the Volume Activation Management Tool (VAMT), the User State Migration Tool (USMT), Windows System Image Manager (Windows SIM), Windows Preinstallation Environment (Windows PE), and Windows Recovery Environment (Windows RE). Keep in mind that these are just tools and not a complete solution on their own. It's when you combine these tools with solutions like [Microsoft Deployment Toolkit (MDT)](./deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md) or [Configuration Manager](deploy-windows-cm/prepare-for-zero-touch-installation-of-windows-10-with-configuration-manager.md) that you get the complete deployment solution.
|
||||||
|
|
||||||
In this topic, you also learn about different types of reference images that you can build, and why reference images are beneficial for most organizations
|
In this topic, you also learn about different types of reference images that you can build, and why reference images are beneficial for most organizations
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ In this topic, you also learn about different types of reference images that you
|
|||||||
|
|
||||||
Windows ADK contains core assessment and deployment tools and technologies, including Deployment Image Servicing and Management (DISM), Windows Imaging and Configuration Designer (Windows ICD), Windows System Image Manager (Windows SIM), User State Migration Tool (USMT), Volume Activation Management Tool (VAMT), Windows Preinstallation Environment (Windows PE), Windows Assessment Services, Windows Performance Toolkit (WPT), Application Compatibility Toolkit (ACT), and Microsoft SQL Server 2012 Express. For more details, see [Windows ADK for Windows 10](/windows-hardware/get-started/adk-install) or [Windows ADK for Windows 10 scenarios for IT Pros](windows-adk-scenarios-for-it-pros.md).
|
Windows ADK contains core assessment and deployment tools and technologies, including Deployment Image Servicing and Management (DISM), Windows Imaging and Configuration Designer (Windows ICD), Windows System Image Manager (Windows SIM), User State Migration Tool (USMT), Volume Activation Management Tool (VAMT), Windows Preinstallation Environment (Windows PE), Windows Assessment Services, Windows Performance Toolkit (WPT), Application Compatibility Toolkit (ACT), and Microsoft SQL Server 2012 Express. For more details, see [Windows ADK for Windows 10](/windows-hardware/get-started/adk-install) or [Windows ADK for Windows 10 scenarios for IT Pros](windows-adk-scenarios-for-it-pros.md).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The Windows 10 ADK feature selection page.
|
The Windows 10 ADK feature selection page.
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ Enable-WindowsOptionalFeature -Online -FeatureName NetFx3 -All
|
|||||||
-Source D:\Sources\SxS -LimitAccess
|
-Source D:\Sources\SxS -LimitAccess
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Using DISM functions in PowerShell.
|
Using DISM functions in PowerShell.
|
||||||
|
|
||||||
@ -60,7 +60,7 @@ For more information on DISM, see [DISM technical reference](/windows-hardware/m
|
|||||||
|
|
||||||
USMT is a backup and restore tool that allows you to migrate user state, data, and settings from one installation to another. Microsoft Deployment Toolkit (MDT) and System Center 2012 R2 Configuration Manager use USMT as part of the operating system deployment process.
|
USMT is a backup and restore tool that allows you to migrate user state, data, and settings from one installation to another. Microsoft Deployment Toolkit (MDT) and System Center 2012 R2 Configuration Manager use USMT as part of the operating system deployment process.
|
||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
Occasionally, we find that customers are wary of USMT because they believe it requires significant configuration, but, as you will learn below, using USMT is not difficult. If you use MDT and Lite Touch to deploy your machines, the USMT feature is automatically configured and extended so that it is easy to use. With MDT, you do nothing at all and USMT just works.
|
Occasionally, we find that customers are wary of USMT because they believe it requires significant configuration, but, as you will learn below, using USMT is not difficult. If you use MDT and Lite Touch to deploy your machines, the USMT feature is automatically configured and extended so that it is easy to use. With MDT, you do nothing at all and USMT just works.
|
||||||
|
|
||||||
|
|
||||||
@ -77,7 +77,7 @@ In addition to these tools, there are also XML templates that manage which data
|
|||||||
- **Custom templates.** Custom templates that you create.
|
- **Custom templates.** Custom templates that you create.
|
||||||
- **Config template.** An optional template, called Config.xml, which you can use to exclude or include components in a migration without modifying the other standard XML templates.
|
- **Config template.** An optional template, called Config.xml, which you can use to exclude or include components in a migration without modifying the other standard XML templates.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A sample USMT migration file that will exclude .MP3 files on all local drives and include the folder C:\\Data and all its files, including its subdirectories and their files.
|
A sample USMT migration file that will exclude .MP3 files on all local drives and include the folder C:\\Data and all its files, including its subdirectories and their files.
|
||||||
|
|
||||||
@ -88,7 +88,7 @@ By default USMT migrates many settings, most of which are related to the user pr
|
|||||||
- Folders from each profile, including those from user profiles as well as shared and public profiles. For example, the My Documents, My Video, My Music, My Pictures, desktop files, Start menu, Quick Launch settings, and Favorites folders are migrated.
|
- Folders from each profile, including those from user profiles as well as shared and public profiles. For example, the My Documents, My Video, My Music, My Pictures, desktop files, Start menu, Quick Launch settings, and Favorites folders are migrated.
|
||||||
- Specific file types. USMT templates migrate the following file types: .accdb, .ch3, .csv, .dif, .doc\*, .dot\*, .dqy, .iqy, .mcw, .mdb\*, .mpp, .one\*, .oqy, .or6, .pot\*, .ppa, .pps\*, .ppt\*, .pre, .pst, .pub, .qdf, .qel, .qph, .qsd, .rqy, .rtf, .scd, .sh3, .slk, .txt, .vl\*, .vsd, .wk\*, .wpd, .wps, .wq1, .wri, .xl\*, .xla, .xlb, .xls\*.
|
- Specific file types. USMT templates migrate the following file types: .accdb, .ch3, .csv, .dif, .doc\*, .dot\*, .dqy, .iqy, .mcw, .mdb\*, .mpp, .one\*, .oqy, .or6, .pot\*, .ppa, .pps\*, .ppt\*, .pre, .pst, .pub, .qdf, .qel, .qph, .qsd, .rqy, .rtf, .scd, .sh3, .slk, .txt, .vl\*, .vsd, .wk\*, .wpd, .wps, .wq1, .wri, .xl\*, .xla, .xlb, .xls\*.
|
||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
The OpenDocument extensions (\*.odt, \*.odp, \*.ods, etc.) that Microsoft Office applications can use are not migrated by default.
|
The OpenDocument extensions (\*.odt, \*.odp, \*.ods, etc.) that Microsoft Office applications can use are not migrated by default.
|
||||||
|
|
||||||
- Operating system component settings
|
- Operating system component settings
|
||||||
@ -100,7 +100,7 @@ These are the settings migrated by the default MigUser.xml and MigApp.xml templa
|
|||||||
|
|
||||||
Windows Imaging and Configuration Designer (Windows ICD) is a tool designed to assist with the creation of provisioning packages that can be used to dynamically configure a Windows device (PCs, tablets, and phones). This is particularly useful for setting up new devices, without the need for re-imaging the device with a custom image.
|
Windows Imaging and Configuration Designer (Windows ICD) is a tool designed to assist with the creation of provisioning packages that can be used to dynamically configure a Windows device (PCs, tablets, and phones). This is particularly useful for setting up new devices, without the need for re-imaging the device with a custom image.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Windows Imaging and Configuration Designer.
|
Windows Imaging and Configuration Designer.
|
||||||
|
|
||||||
@ -108,9 +108,9 @@ For more information, see [Windows Imaging and Configuration Designer](/windows/
|
|||||||
|
|
||||||
### Windows System Image Manager (Windows SIM)
|
### Windows System Image Manager (Windows SIM)
|
||||||
|
|
||||||
Windows SIM is an authoring tool for Unattend.xml files. When using MDT and/or Configuration Manager, you don’t need Windows SIM very often because those systems automatically update the Unattend.xml file during the deployment, greatly simplifying the process overall.
|
Windows SIM is an authoring tool for Unattend.xml files. When using MDT and/or Configuration Manager, you don't need Windows SIM very often because those systems automatically update the Unattend.xml file during the deployment, greatly simplifying the process overall.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Windows answer file opened in Windows SIM.
|
Windows answer file opened in Windows SIM.
|
||||||
|
|
||||||
@ -118,9 +118,9 @@ For more information, see [Windows System Image Manager Technical Reference]( ht
|
|||||||
|
|
||||||
### Volume Activation Management Tool (VAMT)
|
### Volume Activation Management Tool (VAMT)
|
||||||
|
|
||||||
If you don’t use KMS, you can still manage your MAKs centrally with the Volume Activation Management Tool (VAMT). With this tool, you can install and manage product keys throughout the organization. VAMT also can activate on behalf of clients without Internet access, acting as a MAK proxy.
|
If you don't use KMS, you can still manage your MAKs centrally with the Volume Activation Management Tool (VAMT). With this tool, you can install and manage product keys throughout the organization. VAMT also can activate on behalf of clients without Internet access, acting as a MAK proxy.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The updated Volume Activation Management Tool.
|
The updated Volume Activation Management Tool.
|
||||||
|
|
||||||
@ -134,11 +134,11 @@ For more information on the VAMT, see [VAMT technical reference](./volume-activa
|
|||||||
|
|
||||||
### Windows Preinstallation Environment (Windows PE)
|
### Windows Preinstallation Environment (Windows PE)
|
||||||
|
|
||||||
Windows PE is a “Lite” version of Windows 10 and was created to act as a deployment platform. Windows PE replaces the DOS or Linux boot disks that ruled the deployment solutions of the last decade.
|
Windows PE is a "Lite" version of Windows 10 and was created to act as a deployment platform. Windows PE replaces the DOS or Linux boot disks that ruled the deployment solutions of the last decade.
|
||||||
|
|
||||||
The key thing to know about Windows PE is that, like the operating system, it needs drivers for at least network and storage devices in each PC. Luckily Windows PE includes the same drivers as the full Windows 10 operating system, which means much of your hardware will work out of the box.
|
The key thing to know about Windows PE is that, like the operating system, it needs drivers for at least network and storage devices in each PC. Luckily Windows PE includes the same drivers as the full Windows 10 operating system, which means much of your hardware will work out of the box.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A machine booted with the Windows ADK default Windows PE boot image.
|
A machine booted with the Windows ADK default Windows PE boot image.
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ For more details on Windows PE, see [Windows PE (WinPE)](/windows-hardware/manuf
|
|||||||
|
|
||||||
Windows Recovery Environment (Windows RE) is a diagnostics and recovery toolset included in Windows Vista and later operating systems. The latest version of Windows RE is based on Windows PE. You can also extend Windows RE and add your own tools if needed. If a Windows installation fails to start and Windows RE is installed, you will see an automatic failover into Windows RE.
|
Windows Recovery Environment (Windows RE) is a diagnostics and recovery toolset included in Windows Vista and later operating systems. The latest version of Windows RE is based on Windows PE. You can also extend Windows RE and add your own tools if needed. If a Windows installation fails to start and Windows RE is installed, you will see an automatic failover into Windows RE.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A Windows 10 client booted into Windows RE, showing Advanced options.
|
A Windows 10 client booted into Windows RE, showing Advanced options.
|
||||||
|
|
||||||
@ -160,7 +160,7 @@ For more information on Windows RE, see [Windows Recovery Environment](/windows-
|
|||||||
|
|
||||||
Windows Deployment Services (WDS) has been updated and improved in several ways starting with Windows 8. Remember that the two main functions you will use are the PXE boot support and multicast. Most of the changes are related to management and increased performance. In Windows Server 2012 R2, WDS also can be used for the Network Unlock feature in BitLocker.
|
Windows Deployment Services (WDS) has been updated and improved in several ways starting with Windows 8. Remember that the two main functions you will use are the PXE boot support and multicast. Most of the changes are related to management and increased performance. In Windows Server 2012 R2, WDS also can be used for the Network Unlock feature in BitLocker.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Windows Deployment Services using multicast to deploy three machines.
|
Windows Deployment Services using multicast to deploy three machines.
|
||||||
|
|
||||||
@ -176,7 +176,7 @@ Also, there are a few new features related to TFTP performance:
|
|||||||
- **Scalable port management.** Provides the capability to service clients with shared UDP port allocation, increasing scalability.
|
- **Scalable port management.** Provides the capability to service clients with shared UDP port allocation, increasing scalability.
|
||||||
- **Variable-size transmission window (Variable Windows Extension).** Improves TFTP performance by allowing the client and server to determine the largest workable window size.
|
- **Variable-size transmission window (Variable Windows Extension).** Improves TFTP performance by allowing the client and server to determine the largest workable window size.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
TFTP changes are now easy to perform.
|
TFTP changes are now easy to perform.
|
||||||
|
|
||||||
@ -187,12 +187,12 @@ MDT is a free deployment solution from Microsoft. It provides end-to-end guidanc
|
|||||||
|
|
||||||
MDT has two main parts: the first is Lite Touch, which is a stand-alone deployment solution; the second is Zero Touch, which is an extension to System Center 2012 R2 Configuration Manager.
|
MDT has two main parts: the first is Lite Touch, which is a stand-alone deployment solution; the second is Zero Touch, which is an extension to System Center 2012 R2 Configuration Manager.
|
||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
Lite Touch and Zero Touch are marketing names for the two solutions that MDT supports, and the naming has nothing to do with automation. You can fully automate the stand-alone MDT solution (Lite Touch), and you can configure the solution integration with Configuration Manager to prompt for information.
|
Lite Touch and Zero Touch are marketing names for the two solutions that MDT supports, and the naming has nothing to do with automation. You can fully automate the stand-alone MDT solution (Lite Touch), and you can configure the solution integration with Configuration Manager to prompt for information.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The Deployment Workbench in, showing a task sequence.
|
The Deployment Workbench in, showing a task sequence.
|
||||||
|
|
||||||
@ -203,7 +203,7 @@ For more information on MDT, see the [Microsoft Deployment Toolkit](/mem/configm
|
|||||||
|
|
||||||
[Microsoft SCM](https://go.microsoft.com/fwlink/p/?LinkId=619246) is a free utility used to create baseline security settings for the Windows client and server environment. The baselines can be exported and then deployed via Group Policy, local policies, MDT, or Configuration Manager. The current version of Security Compliance Manager includes baselines for Windows 8.1 and several earlier versions of Windows, Windows Server, and Internet Explorer.
|
[Microsoft SCM](https://go.microsoft.com/fwlink/p/?LinkId=619246) is a free utility used to create baseline security settings for the Windows client and server environment. The baselines can be exported and then deployed via Group Policy, local policies, MDT, or Configuration Manager. The current version of Security Compliance Manager includes baselines for Windows 8.1 and several earlier versions of Windows, Windows Server, and Internet Explorer.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The SCM console showing a baseline configuration for a fictional client's computer security compliance.
|
The SCM console showing a baseline configuration for a fictional client's computer security compliance.
|
||||||
|
|
||||||
@ -228,7 +228,7 @@ For more information on the benefits of an MDOP subscription, see [Microsoft Des
|
|||||||
|
|
||||||
There has been a version of IEAK for every version of Internet Explorer since 3.0. It gives you the capability to customize Internet Explorer as you would like. The end result of using IEAK is an Internet Explorer package that can be deployed unattended. The wizard creates one .exe file and one .msi file.
|
There has been a version of IEAK for every version of Internet Explorer since 3.0. It gives you the capability to customize Internet Explorer as you would like. The end result of using IEAK is an Internet Explorer package that can be deployed unattended. The wizard creates one .exe file and one .msi file.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The User Experience selection screen in IEAK 11.
|
The User Experience selection screen in IEAK 11.
|
||||||
|
|
||||||
@ -239,7 +239,7 @@ To download IEAK 11, see the [Internet Explorer Administration Kit (IEAK) Inform
|
|||||||
|
|
||||||
WSUS is a server role in Windows Server 2012 R2 that enables you to maintain a local repository of Microsoft updates and then distribute them to machines on your network. WSUS offers approval control and reporting of update status in your environment.
|
WSUS is a server role in Windows Server 2012 R2 that enables you to maintain a local repository of Microsoft updates and then distribute them to machines on your network. WSUS offers approval control and reporting of update status in your environment.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The Windows Server Update Services console.
|
The Windows Server Update Services console.
|
||||||
|
|
||||||
|
@ -293,6 +293,6 @@ To get started, sign into your device using Windows Hello for Business. Bring up
|
|||||||
|
|
||||||
See the following example:
|
See the following example:
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
@ -16,7 +16,7 @@ ms.topic: article
|
|||||||
# What's new in Windows 10, version 2004 for IT Pros
|
# What's new in Windows 10, version 2004 for IT Pros
|
||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
- Windows 10, version 2004
|
- Windows 10, version 2004
|
||||||
|
|
||||||
This article lists new and updated features and content that are of interest to IT Pros for Windows 10, version 2004, also known as the Windows 10 May 2020 Update. This update also contains all features and fixes included in previous cumulative updates to Windows 10, version 1909.
|
This article lists new and updated features and content that are of interest to IT Pros for Windows 10, version 2004, also known as the Windows 10 May 2020 Update. This update also contains all features and fixes included in previous cumulative updates to Windows 10, version 1909.
|
||||||
|
|
||||||
@ -194,9 +194,9 @@ Several enhancements to the Windows 10 user interface are implemented in this re
|
|||||||
|
|
||||||
- Productivity: chat-based UI gives you the ability to [interact with Cortana using typed or spoken natural language queries](https://support.microsoft.com/help/4557165) to easily get information across Microsoft 365 and stay on track. Productivity focused capabilities such as finding people profiles, checking schedules, joining meetings, and adding to lists in Microsoft To Do are currently available to English speakers in the US.
|
- Productivity: chat-based UI gives you the ability to [interact with Cortana using typed or spoken natural language queries](https://support.microsoft.com/help/4557165) to easily get information across Microsoft 365 and stay on track. Productivity focused capabilities such as finding people profiles, checking schedules, joining meetings, and adding to lists in Microsoft To Do are currently available to English speakers in the US.
|
||||||
|
|
||||||
- In the coming months, with regular app updates through the Microsoft Store, we’ll enhance this experience to support wake word invocation and enable listening when you say “Cortana,” offer more productivity capabilities such as surfacing relevant emails and documents to help you prepare for meetings, and expand supported capabilities for international users.
|
- In the coming months, with regular app updates through the Microsoft Store, we'll enhance this experience to support wake word invocation and enable listening when you say "Cortana", offer more productivity capabilities such as surfacing relevant emails and documents to help you prepare for meetings, and expand supported capabilities for international users.
|
||||||
|
|
||||||
- Security: tightened access to Cortana so that you must be securely logged in with your work or school account or your Microsoft account before using Cortana. Because of this tightened access, some consumer skills including music, connected home, and third-party skills will no longer be available. Additionally, users [get cloud-based assistance services that meet Office 365’s enterprise-level privacy, security, and compliance promises](/microsoft-365/admin/misc/cortana-integration?view=o365-worldwide) as set out in the Online Services Terms.
|
- Security: tightened access to Cortana so that you must be securely logged in with your work or school account or your Microsoft account before using Cortana. Because of this tightened access, some consumer skills including music, connected home, and third-party skills will no longer be available. Additionally, users [get cloud-based assistance services that meet Office 365's enterprise-level privacy, security, and compliance promises](/microsoft-365/admin/misc/cortana-integration) as set out in the Online Services Terms.
|
||||||
|
|
||||||
- Move the Cortana window: drag the Cortana window to a more convenient location on your desktop.
|
- Move the Cortana window: drag the Cortana window to a more convenient location on your desktop.
|
||||||
|
|
||||||
@ -256,13 +256,13 @@ For information about Desktop Analytics and this release of Windows 10, see [Wha
|
|||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
- [What’s new for IT pros in Windows 10, version 2004](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/what-s-new-for-it-pros-in-windows-10-version-2004/ba-p/1419764): Windows IT Pro blog.
|
- [What's new for IT pros in Windows 10, version 2004](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/what-s-new-for-it-pros-in-windows-10-version-2004/ba-p/1419764): Windows IT Pro blog.
|
||||||
- [What’s new in the Windows 10 May 2020 Update](https://blogs.windows.com/windowsexperience/2020/05/27/whats-new-in-the-windows-10-may-2020-update/): Windows Insider blog.
|
- [What's new in the Windows 10 May 2020 Update](https://blogs.windows.com/windowsexperience/2020/05/27/whats-new-in-the-windows-10-may-2020-update/): Windows Insider blog.
|
||||||
- [What's New in Windows Server](/windows-server/get-started/whats-new-in-windows-server): New and updated features in Windows Server.
|
- [What's New in Windows Server](/windows-server/get-started/whats-new-in-windows-server): New and updated features in Windows Server.
|
||||||
- [Windows 10 Features](https://www.microsoft.com/windows/features): General information about Windows 10 features.
|
- [Windows 10 Features](https://www.microsoft.com/windows/features): General information about Windows 10 features.
|
||||||
- [What's New in Windows 10](./index.yml): See what’s new in other versions of Windows 10.
|
- [What's New in Windows 10](./index.yml): See what's new in other versions of Windows 10.
|
||||||
- [Start developing on Windows 10, version 2004 today](https://blogs.windows.com/windowsdeveloper/2020/05/12/start-developing-on-windows-10-version-2004-today/): New and updated features in Windows 10 that are of interest to developers.
|
- [Start developing on Windows 10, version 2004 today](https://blogs.windows.com/windowsdeveloper/2020/05/12/start-developing-on-windows-10-version-2004-today/): New and updated features in Windows 10 that are of interest to developers.
|
||||||
- [What's new for business in Windows 10 Insider Preview Builds](/windows-insider/Active-Dev-Branch): A preview of new features for businesses.
|
- [What's new for business in Windows 10 Insider Preview Builds](/windows-insider/Active-Dev-Branch): A preview of new features for businesses.
|
||||||
- [What's new in Windows 10, version 2004 - Windows Insiders](/windows-insider/at-home/whats-new-wip-at-home-20h1): This list also includes consumer focused new features.
|
- [What's new in Windows 10, version 2004 - Windows Insiders](/windows-insider/at-home/whats-new-wip-at-home-20h1): This list also includes consumer focused new features.
|
||||||
- [Features and functionality removed in Windows 10](/windows/deployment/planning/windows-10-removed-features): Removed features.
|
- [Features and functionality removed in Windows 10](/windows/deployment/planning/windows-10-removed-features): Removed features.
|
||||||
- [Windows 10 features we’re no longer developing](/windows/deployment/planning/windows-10-deprecated-features): Features that are not being developed.
|
- [Windows 10 features we're no longer developing](/windows/deployment/planning/windows-10-deprecated-features): Features that are not being developed.
|
||||||
|
Reference in New Issue
Block a user