mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
draft00
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
# Deploy Windows 10 with the Microsoft Deployment Toolkit (MDT)
|
||||
## [Understand MDT](get-started-with-the-microsoft-deployment-toolkit.md)
|
||||
## [Deploying Windows 10 with MDT](deploy-windows-10-with-the-microsoft-deployment-toolkit.md)
|
||||
## Scenarios and procedures
|
||||
## [Install MDT](install-mdt.md)
|
||||
|
||||
## Deploy Windows 10 with MDT
|
||||
### [Prepare for deployment with MDT](prepare-for-windows-deployment-with-mdt.md)
|
||||
### [Create a Windows 10 reference image](create-a-windows-10-reference-image.md)
|
||||
### [Deploy a Windows 10 image using MDT](deploy-a-windows-10-image-using-mdt.md)
|
||||
@ -9,7 +10,8 @@
|
||||
### [Refresh a Windows 7 computer with Windows 10](refresh-a-windows-7-computer-with-windows-10.md)
|
||||
### [Replace a Windows 7 computer with a Windows 10 computer](replace-a-windows-7-computer-with-a-windows-10-computer.md)
|
||||
### [Perform an in-place upgrade to Windows 10 with MDT](upgrade-to-windows-10-with-the-microsoft-deployment-toolkit.md)
|
||||
## Configuring MDT
|
||||
|
||||
## Customize MDT
|
||||
### [Configure MDT settings](configure-mdt-settings.md)
|
||||
### [Set up MDT for BitLocker](set-up-mdt-for-bitlocker.md)
|
||||
### [Configure MDT deployment share rules](configure-mdt-deployment-share-rules.md)
|
||||
@ -19,3 +21,6 @@
|
||||
### [Assign applications using roles in MDT](assign-applications-using-roles-in-mdt.md)
|
||||
### [Use web services in MDT](use-web-services-in-mdt.md)
|
||||
### [Use Orchestrator runbooks with MDT](use-orchestrator-runbooks-with-mdt.md)
|
||||
|
||||
## Orphan topics
|
||||
### [Deploying Windows 10 with MDT](deploy-windows-10-with-the-microsoft-deployment-toolkit.md)
|
32
windows/deployment/deploy-windows-mdt/install-mdt.md
Normal file
32
windows/deployment/deploy-windows-mdt/install-mdt.md
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
title: Key features in MDT (Windows 10)
|
||||
description: The Microsoft Deployment Toolkit (MDT) has been in existence since 2003, when it was first introduced as Business Desktop Deployment (BDD) 1.0.
|
||||
ms.assetid: 858e384f-e9db-4a93-9a8b-101a503e4868
|
||||
ms.reviewer:
|
||||
manager: laurawi
|
||||
ms.author: greglin
|
||||
keywords: deploy, feature, tools, upgrade, migrate, provisioning
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.localizationpriority: medium
|
||||
ms.sitesec: library
|
||||
ms.pagetype: mdt
|
||||
audience: itpro
|
||||
author: greg-lindsay
|
||||
ms.topic: article
|
||||
---
|
||||
|
||||
# Install MDT
|
||||
|
||||
**Applies to**
|
||||
- Windows 10
|
||||
|
||||
A typical installation of MDT is shown below.
|
||||
|
||||
1. [Download MDT](https://aka.ms/mdtdownload)
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Related topics
|
Reference in New Issue
Block a user