Microsoft Deployment Toolkit

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Microsoft Deployment Toolkit
Developer(s) Microsoft
Stable release 2013 (v6.2) / 16 October 2013; 11 years ago (2013-10-16)[1]
Operating system <templatestyles src="Plainlist/styles.css"/> [1]
Platform x86 and x64[1]
Size 23 MB[1]
Available in English[1]
Type System software
License Freeware[1]
Website www.microsoft.com/deployment

Microsoft Deployment Toolkit (MDT; formerly Business Desktop Deployment[2]) is a computer program that permits network deployment of Microsoft Windows and Microsoft Office.[1]

Overview

MDT can help build an automated installation source for deploying Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Office 2010 and Office 365 from either a single machine or a central server distribution tool, such as Windows Deployment Services (WDS) or System Center Configuration Manager (SCCM).[3]Device drivers, Windows updates and software can be included with the build.[1][3]

All the software intended for installation (Operating System, drivers, updates and applications) are added to a pool of available software and packaged into deployment packages.[4] The Operating System and drivers to be included with this package are selected, and the administrator password, owner information, and product key are specified.[3][4][5] Microsoft Deployment Toolkit generates a custom Windows PE image that allows client machines to install the assembled deployment packages over the network from the MDT server.[4][5] This Windows PE disk image can be burned to and booted from a CD, or booted with Windows Deployment Services. When selecting the package to deploy, software that has been included in the pool may also be selected for installation.[3]

Operation

The Microsoft Deployment Toolkit (MDT) supports three types of deployments:[3] Zero Touch Installation (ZTI), Lite Touch Installation (LTI), and User Driven Installation (UDI). ZTI is a fully automated deployment scheme in which installation requires no user interaction whatsoever.[5] UDI deployments require full manual intervention to respond to every installation prompt, such as machine name, password or language setting.[6] ZTI and UDI deployments both require a Microsoft System Center infrastructure.[3] ZTI deployments require a persistent network connection to the distribution point.[5] LTI deployments require limited user interaction. An LTI deployment needs very little infrastructure, so it can be installed from a network share, or media using either a USB flash drive or an optical disc.[4]

See also

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />

How to Install ADK and MDT on Windows Server 2016?

External links

Microsoft deployment resources
  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 3.2 3.3 3.4 3.5 Microsoft (August 2012). Using the Microsoft Deployment Toolkit.
  4. 4.0 4.1 4.2 4.3 Microsoft (August 2012). Quick Start Guide for Lite Touch Installation.
  5. 5.0 5.1 5.2 5.3 Microsoft (August 2012). Quick Start Guide for Configuration Manager 2012.
  6. Microsoft (August 2012). Quick Start Guide for User Driven Installation.