Deploying Windows 7 Using Microsoft Deployment Toolkit – Part 2

In this post we will see the steps to deploy windows 7 using Microsoft Deployment Toolkit. We would be making use of WDS and MDT in deploying windows 7 to a client machine.

In the previous post we saw the steps to integrate Windows Deployment Services with Microsoft Deployment Toolkit.

Before you start deploying windows 7 using Microsoft Deployment Toolkit please go through my previous posts on Installing and Configuring Windows Deployment Services, Integrating WDS with MDT, Importing Operating System to MDT and Creating Task Sequence.

For deploying windows 7 to the client machine we have to import the boot images to WDS server. The boot images can be imported from the location DeploymentShare/Boot. The boot images that we need to import to WDS server are LiteTouchPE_x64.iso and LiteTouchPE_x86.iso.

Microsoft Deployment Toolkit Part 2 Snap1
On the WDS services console, right click on Boot Images and click on Add Boot Image. Import the boot images LiteTouchPE_x64.iso and LiteTouchPE_x86.iso.
Microsoft Deployment Toolkit Part 2 Snap2
Create a blank virtual machine and set the virtual machine to boot from the network. Press F12 key for network service boot.

Microsoft Deployment Toolkit Part 2 Snap3

Select the Lite Touch Windows PE (X64) and hit enter key.
Microsoft Deployment Toolkit Part 2 Snap4
On the Welcome page, click on Run the Deployment Wizard to install a new Operating System.
Microsoft Deployment Toolkit Part 2 Snap5
Provide the Credentials to connect to the deployment share. Click on OK
Microsoft Deployment Toolkit Part 2 Snap6
Choose the task sequence and click on Next.
Microsoft Deployment Toolkit Part 2 Snap7
Provide the Computer Details which includes Computer name, you can choose this machine to be part of your domain by selecting Join a domain and providing the credentials. We will select the computer be in WORKGROUP. Click on Next.
Microsoft Deployment Toolkit Part 2 Snap8
Click on Do not move user data and settings. Click on Next.
Microsoft Deployment Toolkit Part 2 Snap9
Click on Do not restore user data and settings. Click on Next.
Microsoft Deployment Toolkit Part 2 Snap10
Specify locale and time preferences and click on Next.
Microsoft Deployment Toolkit Part 2 Snap11
If you wish to capture an image of the OS that is going to be deployed, then select Capture an image of this reference computer. Provide the location where you want to store the captured OS as .wim file. For this post we will select Do not capture an image of this computer and click on Next.
Microsoft Deployment Toolkit Part 2 Snap12
Click on Begin.
Microsoft Deployment Toolkit Part 2 Snap13
We can see that the task sequence is being executed, the operating system will be installed in few minutes.
Microsoft Deployment Toolkit Part 2 Snap14
The operating system deployment has been completed successfully. Click on Finish.
Microsoft Deployment Toolkit Part 2 Snap15

The details of the operating system that we just deployed. Microsoft Deployment Toolkit Part 2 Snap16

5 Comments

  1. – Hello, i have a question. Right now i must to migrate the medias generated with MDT to SCCM. My questions are: The scripts maded to MDT it’ will work without any problem? In this Scripts i invoke custom variables of the deployment prephase environment of MDT.

    – it will be really suitable and worth it? i think that only i must to do that if the organization requires to obtain more methods as for example PXE using SCCM, but the currently bandwith it will not allow to do that,

    Thanks for your help.

  2. Really Nice article 🙂

  3. Avatar photo Ken McCarey says:

    Is there an article how to add drivers and apps after OS been deployed? or should it be done when capturing the image??

    rgds, Ken

  4. These are nice easy instructions to follow. Thanks. I also would love to see a straight forward how-to article on adding drivers and applications after the OS installation.
    Thanks,
    Jake

  5. Hello,
    Is there an article how to add drivers and apps after OS been deployed?
    Thanks in adv,
    Kamil

Leave a Reply

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