mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Merged PR 2632: Fix minor typos on MDT page and remove duplication in deploy TOC
Fix minor typo and remove duplication in deploy TOC
This commit is contained in:
@ -14,19 +14,6 @@
|
|||||||
### [Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md)
|
### [Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md)
|
||||||
### [Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md)
|
### [Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md)
|
||||||
|
|
||||||
### [Manage Windows upgrades with Upgrade Readiness](upgrade/manage-windows-upgrades-with-upgrade-readiness.md)
|
|
||||||
#### [Upgrade Readiness architecture](upgrade/upgrade-readiness-architecture.md)
|
|
||||||
#### [Upgrade Readiness requirements](upgrade/upgrade-readiness-requirements.md)
|
|
||||||
#### [Get started with Upgrade Readiness](upgrade/upgrade-readiness-get-started.md)
|
|
||||||
##### [Upgrade Readiness deployment script](upgrade/upgrade-readiness-deployment-script.md)
|
|
||||||
#### [Use Upgrade Readiness to manage Windows upgrades](upgrade/use-upgrade-readiness-to-manage-windows-upgrades.md)
|
|
||||||
##### [Upgrade overview](upgrade/upgrade-readiness-upgrade-overview.md)
|
|
||||||
##### [Step 1: Identify apps](upgrade/upgrade-readiness-identify-apps.md)
|
|
||||||
##### [Step 2: Resolve issues](upgrade/upgrade-readiness-resolve-issues.md)
|
|
||||||
##### [Step 3: Deploy Windows](upgrade/upgrade-readiness-deploy-windows.md)
|
|
||||||
##### [Additional insights](upgrade/upgrade-readiness-additional-insights.md)
|
|
||||||
#### [Troubleshoot Upgrade Readiness](upgrade/troubleshoot-upgrade-readiness.md)
|
|
||||||
|
|
||||||
### [Windows 10 deployment test lab](windows-10-poc.md)
|
### [Windows 10 deployment test lab](windows-10-poc.md)
|
||||||
#### [Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit](windows-10-poc-mdt.md)
|
#### [Deploy Windows 10 in a test lab using Microsoft Deployment Toolkit](windows-10-poc-mdt.md)
|
||||||
#### [Deploy Windows 10 in a test lab using System Center Configuration Manager](windows-10-poc-sc-config-mgr.md)
|
#### [Deploy Windows 10 in a test lab using System Center Configuration Manager](windows-10-poc-sc-config-mgr.md)
|
||||||
@ -218,9 +205,6 @@
|
|||||||
### [Prepare servicing strategy for Windows 10 updates](update/waas-servicing-strategy-windows-10-updates.md)
|
### [Prepare servicing strategy for Windows 10 updates](update/waas-servicing-strategy-windows-10-updates.md)
|
||||||
### [Build deployment rings for Windows 10 updates](update/waas-deployment-rings-windows-10-updates.md)
|
### [Build deployment rings for Windows 10 updates](update/waas-deployment-rings-windows-10-updates.md)
|
||||||
### [Assign devices to servicing channels for Windows 10 updates](update/waas-servicing-channels-windows-10-updates.md)
|
### [Assign devices to servicing channels for Windows 10 updates](update/waas-servicing-channels-windows-10-updates.md)
|
||||||
### [Monitor Windows Updates with Update Compliance](update/update-compliance-monitor.md)
|
|
||||||
#### [Get started with Update Compliance](update/update-compliance-get-started.md)
|
|
||||||
#### [Use Update Compliance](update/update-compliance-using.md)
|
|
||||||
### [Optimize Windows 10 update delivery](update/waas-optimize-windows-10-updates.md)
|
### [Optimize Windows 10 update delivery](update/waas-optimize-windows-10-updates.md)
|
||||||
#### [Configure Delivery Optimization for Windows 10 updates](update/waas-delivery-optimization.md)
|
#### [Configure Delivery Optimization for Windows 10 updates](update/waas-delivery-optimization.md)
|
||||||
#### [Configure BranchCache for Windows 10 updates](update/waas-branchcache.md)
|
#### [Configure BranchCache for Windows 10 updates](update/waas-branchcache.md)
|
||||||
|
@ -329,7 +329,7 @@ The steps below walk you through the process of editing the Windows 10 referenc
|
|||||||
|
|
||||||
5. State Restore / Custom Tasks (Pre-Windows Update). Add a new Install Roles and Features action with the following settings:
|
5. State Restore / Custom Tasks (Pre-Windows Update). Add a new Install Roles and Features action with the following settings:
|
||||||
1. Name: Install - Microsoft NET Framework 3.5.1
|
1. Name: Install - Microsoft NET Framework 3.5.1
|
||||||
2. Select the operating system for which roles are to be installed: Windows 8.1
|
2. Select the operating system for which roles are to be installed: Windows 10
|
||||||
3. Select the roles and features that should be installed: .NET Framework 3.5 (includes .NET 2.0 and 3.0)
|
3. Select the roles and features that should be installed: .NET Framework 3.5 (includes .NET 2.0 and 3.0)
|
||||||
|
|
||||||
**Important**
|
**Important**
|
||||||
@ -471,7 +471,7 @@ In MDT, the x86 boot image can deploy both x86 and x64 operating systems (except
|
|||||||
|
|
||||||
### Update the deployment share
|
### Update the deployment share
|
||||||
|
|
||||||
After the deployment share has been configured, it needs to be updated. This is the process when the Windows Windows PE boot images are created.
|
After the deployment share has been configured, it needs to be updated. This is the process when the Windows PE boot images are created.
|
||||||
|
|
||||||
1. Using the Deployment Workbench, right-click the **MDT Build Lab deployment share** and select **Update Deployment Share**.
|
1. Using the Deployment Workbench, right-click the **MDT Build Lab deployment share** and select **Update Deployment Share**.
|
||||||
2. Use the default options for the Update Deployment Share Wizard.
|
2. Use the default options for the Update Deployment Share Wizard.
|
||||||
@ -566,7 +566,7 @@ SkipFinalSummary=YES
|
|||||||
The easiest way to find the current time zone name on a Windows 10 machine is to run tzutil /g in a command prompt. You can also run tzutil /l to get a listing of all available time zone names.
|
The easiest way to find the current time zone name on a Windows 10 machine is to run tzutil /g in a command prompt. You can also run tzutil /l to get a listing of all available time zone names.
|
||||||
|
|
||||||
- **JoinWorkgroup.** Configures Windows to join a workgroup.
|
- **JoinWorkgroup.** Configures Windows to join a workgroup.
|
||||||
- **HideShell.** Hides the Windows Shell during deployment. This is especially useful for Windows 8.1 deployments in which the deployment wizard will otherwise appear behind the tiles.
|
- **HideShell.** Hides the Windows Shell during deployment. This is especially useful for Windows 10 deployments in which the deployment wizard will otherwise appear behind the tiles.
|
||||||
- **FinishAction.** Instructs MDT what to do when the task sequence is complete.
|
- **FinishAction.** Instructs MDT what to do when the task sequence is complete.
|
||||||
- **DoNotCreateExtraPartition.** Configures the task sequence not to create the extra partition for BitLocker. There is no need to do this for your reference image.
|
- **DoNotCreateExtraPartition.** Configures the task sequence not to create the extra partition for BitLocker. There is no need to do this for your reference image.
|
||||||
- **WSUSServer.** Specifies which Windows Server Update Services (WSUS) server (and port, if needed) to use during the deployment. Without this option MDT will use Microsoft Update directly, which will increase deployment time and limit your options of controlling which updates are applied.
|
- **WSUSServer.** Specifies which Windows Server Update Services (WSUS) server (and port, if needed) to use during the deployment. Without this option MDT will use Microsoft Update directly, which will increase deployment time and limit your options of controlling which updates are applied.
|
||||||
|
@ -12,7 +12,11 @@ author: greg-lindsay
|
|||||||
|
|
||||||
# Configure VDA for Windows 10 Subscription Activation
|
# Configure VDA for Windows 10 Subscription Activation
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
This document describes how to configure virtual machines (VMs) to enable [Windows 10 Subscription Activation](windows-10-enterprise-subscription-activation.md) in a Windows Virtual Desktop Access (VDA) scenario. Windows VDA is a device or user-based license.
|
||||||
|
=======
|
||||||
This document describes how to configure virtual machines (VMs) to enable [Windows 10 Subscription Activation](windows-10-enterprise-subscription-activation.md) in a Windows Virtual Desktop Access (VDA) scenario. Windows VDA is a device or user-based licensing mechanism for managing access to virtual desktops.
|
This document describes how to configure virtual machines (VMs) to enable [Windows 10 Subscription Activation](windows-10-enterprise-subscription-activation.md) in a Windows Virtual Desktop Access (VDA) scenario. Windows VDA is a device or user-based licensing mechanism for managing access to virtual desktops.
|
||||||
|
>>>>>>> 9cfade7b4735548209a42a177179689a7e522ec6
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user