This article, the first of nine in my Windows 8 deplyoment, details setting up a Deployment Share using the Microsoft Deployment Toolkit (MDT)
Avatar

Windows 8 is officially upon us! With a plethora of new features and the ability to run it on nearly any existing modern hardware, now is the time prepare your organization. Over the next nine posts, we will cover deploying Windows 8 using Microsoft Deployment Toolkit (MDT) and Windows Deployment Services (WDS). Our end result will be a single task sequence that will automatically image a computer to your specifications (including automatically retrieving old names)! Best of all, this solution is completely free and easy to setup!

Why use Microsoft Deployment Toolkit (MDT)?

Imagine that you are told to build a house. You are given all of the tools and supplies – just no blueprints. That is how deployment used to be. Microsoft provided a suite of tools to deploy operating systems. Tools like the Windows Assessment and Development Kit (ADK). However, these are just tools with no connecting framework. If your IT department is like mine, you don’t have the time to learn the intricacies of DISM, ImageX, Windows SIM, and the host of other deployment tools.

This is where MDT fits in. MDT provides guidance for each tool. For example, when you need to build a boot image, MDT knows to call DISM and inject the drivers. So while you can technically deploy an OS with MDT, don’t… Save yourself the time and sanity!

MDT installation

To deploy Windows 8, we will need MDT 2012 Update 1. This can be downloaded here. MDT can be installed on a client OS (Windows 7/8) or a server OS (Server 2008 and above). For simplicity and because we will use network deployments, our deployment share will be installed on a machine running Windows Server 2012. When MDT is installed, a Deployment Share will be created. This Deployment Share is the home of our applications, drivers, operating systems, and task sequences. Let’s go through the setup process!

After starting the setup, be sure that all features are selected. Select Next.

Windows 8 deployment  - Microsoft Deployment Kit (MDT) update

Leaving the install location on C:\ is acceptable as only the tools are installed there.

 

On the Customer Experience Improvement Program, make your selection and press next.

Windows 8 deployment - Custumer Exprience Program

Help the MDT guys out and send them some data!

Windows Assessment and Deployment Kit (ADK) installation

To get the most out of our Deployment Share, we will need a few additional tools. Microsoft has made all of those tools (plus a few extras) available in one download. Head on over here and grab ADK. Proceed through the setup with all of the default options.

Assessment and Deployment Kit

Good time for a coffee break…

Setting up the Deployment Share

A Deployment Workbench MMC has been pinned to your Start Screen or Start Menu. Open up the Deployment Workbench. Once opened, right click on Deployment Share and select New Deployment Share.

Windows 8 deplyoment - Setting the Deployment Share description

Once your share is setup, you can install this MMC on your primary workstations to Open the Deployment Share

We will then accept the default values for the path (C:\DeploymentShare), share (DeploymentShare$), description (MDT Deployment Share).

Windows 8 Deployment - Setting the Deployment Share description

Setting the Deployment Share description

When selecting your Deployment Share location, be sure to place it in a location that can accommodate several operating systems, drivers, and applications. In our environment, the Deployment Share is just under 40GB. This includes 6 operating systems, drivers for 20+ models, and several applications (including office).

On the options pane, uncheck all options. In this series, we will be deploying the original Windows 8 install image. If needed, these options can be specified later.

Windows 8 deployment - Deployment Share Options

Deployment Share Options

Continue through the wizard until it is finished.

Windows 8 deployment - Your new Deployment Share!

Your new Deployment Share!

You should now be able to expand the Deployment Share within the Deployment Workbench. You have now installed and configured MDT (along with ADK). In my next post, we work with MDT folder structure as well as import applications, drivers, and an operating system.

6 Comments
  1. Avatar
    Frank Verhagen 11 years ago

    Great article. Cannot wait for the next part!

  2. Avatar
    Joseph Moody 11 years ago

    Thank you very much!

  3. Avatar
    Joseph Moody 11 years ago

    Thank you for letting me know! That is really cool!

  4. Avatar
    mgaytan 10 years ago

    What happen if I change hostname of MDT server, what I will need change on mdt workbench configurator??

  5. Avatar Author
    Joseph Moody (Rank 3) 10 years ago

    You will need to change the MDT path in your bootstrap.ini to start. If you do any logging, etc – you will need to change your customsetting.ini to reflect the new name.

Leave a reply

Please enclose code in pre tags: <pre></pre>

Your email address will not be published. Required fields are marked *

*

© 4sysops 2006 - 2023

CONTACT US

Please ask IT administration questions in the forums. Any other messages are welcome.

Sending

Log in with your credentials

or    

Forgot your details?

Create Account