refreshing conversion test build

This commit is contained in:
Brian Lich
2016-03-21 11:28:01 -07:00
parent fec19851ba
commit 6d38dc68b7
736 changed files with 2316 additions and 5430 deletions

View File

@ -1,9 +1,8 @@
---
title: Create a task sequence with Configuration Manager and MDT (Windows 10)
description: In this topic you will learn how to create a Microsoft System Center 2012 R2 Configuration Manager task sequence with Microsoft Deployment Toolkit (MDT) integration using the MDT wizard.
MSHAttr: PreferredLib /library
description: In this topic, you will learn how to create a Microsoft System Center 2012 R2 Configuration Manager task sequence with Microsoft Deployment Toolkit (MDT) integration using the MDT wizard.
ms.assetid: 0b069bec-5be8-47c6-bf64-7a630f41ac98
keywords: ["deploy upgrade task sequence install"]
keywords: ["deploy, upgrade, task sequence, install"]
ms.prod: W10
ms.mktglfcycl: deploy
ms.sitesec: library
@ -17,13 +16,6 @@ author: CFaw
- Windows 10
**In this article**
- [Create a task sequence using the MDT Integration Wizard](#sec01)
- [Edit the task sequence](#sec02)
- [Move the packages](#sec03)
- [Related topics](#related-topics)
In this topic, you will learn how to create a Microsoft System Center 2012 R2 Configuration Manager task sequence with Microsoft Deployment Toolkit (MDT) integration using the MDT wizard. Creating task sequences in System Center 2012 R2 Configuration Manager requires many more steps than creating task sequences for MDT Lite Touch installation. Luckily, the MDT wizard helps you through the process and also guides you through creating the needed packages.
For the purposes of this topic, we will use two machines: DC01 and CM01. DC01 is a domain controller and CM01 is a machine running Windows Server 2012 R2 Standard, both of which are members of the domain contoso.com for the fictitious Contoso Corporation. For more details on the setup for this topic, please see [Deploy Windows 10 with the Microsoft Deployment Toolkit](deploy-windows-81-with-the-microsoft-deployment-toolkit.md).