Download presentation
Presentation is loading. Please wait.
1
Installing and configuring MDT 2013 and WDS
Krzysztof Kosiba
2
Download and install Microsoft Deployment Toolkit 2013 Update 1
Download and Install Windows ADK (Windows Assessment and Deployment Kit) for Windows 10 Enable WDS Configure MDT Create 2 deployment share Create MDT Deployment Share Create MDT Capture Share Import base Operating System (Windows CD) Adding Drivers to MDT Task Sequence (creating and editing) Create Task Sequence to Capture Image and Deploy Windows Import captured Image to MDT Deployment Share Create Task to deploy captured image in MDT Deployment Share Prepare scripts for Application deployment Create Application in MDT Deployment Share Edit properties of MDT Capture Share Edit properties of MDT Deployment Share Update Deployment and Capture Share/ Generate Win PE WIM and ISO Configure Windows Deployment Services and DHCP Boot workstation from Network and deploy Windows
3
Download and install Microsoft Deployment Toolkit 2013 Update 1
5
Download and Install Windows ADK (Windows Assessment and Deployment Kit) for Windows 10
8
Enable WDS (Windows Deployment Services Role)
15
If your DHCP is on the same server configure DHCP options as on the picture below
16
If your DHCP is NOT on the same server configure DHCP options as on the pictures below
17
Configuring MDT Create 2 deployments share
Create MDT Deployment Share Create MDT Capture Share
21
Use the same steps as above to create Deployment Share (MDT Deployment Share, \\....\DeploymentShare$)
22
Import base Operating System (Windows CD)
24
Adding Drivers to MDT Create new folder
25
Import drivers
26
Edit properties of MDT Deployment Share
28
Edit properties of MDT Capture Share
29
Edit Share permissions (on both shares)
30
Task Sequence (creating and editing)
Create Task Sequence to Capture Image and Deploy Windows
31
Create Capture Image task in MDT Capture Share
33
Update Deployment and Capture Share/ Generate Win PE WIM and ISO
34
Capture image from a workstation where you have installed all applications and updates (except of AntiVirus, joining to the domain, Ranger etc.) browse to the location: \\servername\captureshare$\scripts and run LiteTouch.vbs, select Capture Image and location and name for the image.
36
Import captured Image to MDT Deployment Share
38
Create Task to deploy captured image in MDT Deployment Share
40
Update Deployment and Capture Share/ Generate Win PE WIM and ISO
41
Prepare scripts for Application deployment
Script for Sophos deployment in Schools
42
Save script in to scripts location
43
Script for Wireless Settings
Run this command on a computer which is connected to Wireless, this will export Wireless Config. Where: profile name is SSID, interface is a name of WiFi network connection netsh wlan export profile name=SSID folder=c:\temp interface=Wi-Fi
44
Copy exported xml file to script location on the server and edit it.
45
Change protected to false and replace keyMaterial with a “real” key
46
Create new Power Shell script for Wireless Settings
netsh wlan add profile filename=\\ServerName\Deploymentshare$\scripts\Wi-Fi-SSID.xml user=all
47
Create Application in MDT Deployment Share
48
Sophos Wireless
49
Update Deployment and Capture Share/ Generate Win PE WIM and ISO
50
Adding boot image to WDS
52
Boot workstation from Network and deploy Windows Good luck
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.