Windows Deployment Services (WDS) β Installation & Configuration Lab
π§ͺ Deploying and configuring a Windows Deployment Services server for PXE-based OS deployment in an Active Directory environment
π« Program
BCIT Technology Support Professional (TSP)
Windows Server Infrastructure Lab
π― Objective
Install and configure Windows Deployment Services (WDS) on a dedicated server to enable network-based operating system deployment using PXE boot. The server is integrated with Active Directory, configured to respond to client computers, and prepared to store deployment images.
π₯οΈ Lab Environment
Role Hostname Operating System
Domain Controller DC1 Windows Server
WDS Server WDS Windows Server
DHCP Server DHCP1 Windows Server
Hyper-V Host Physical Windows
βοΈ Tasks Completed
β Created new WDS server virtual machine
β Joined WDS server to domain
β Verified domain membership
β Configured static IP address
β Created DHCP reservation
β Attached 40 GB disk for images (WDS_Images)
β Formatted disk (NTFS)
β Created RemoteInstall folder
β Installed Windows Deployment Services role
β Configured WDS integrated with Active Directory
β Configured PXE response settings
β Configured PXE boot policy
π‘ Key Configuration Details
πΉ WDS Storage Location
Deployment files stored at:
E:\RemoteInstall
πΉ PXE Server Configuration
WDS configured to:
β Respond to all client computers (known and unknown)
This allows any PXE-capable device to boot from the network.
πΉ PXE Boot Policy
Configured under:
Server Properties β Boot Tab
For both known and unknown clients:
β Continue the PXE boot unless the user presses the ESC key
This enables automated network boot while still allowing manual interruption.
πΈ Screenshots
Server Creation & Preparation
Step Description
01 WDS server created
02 WDS snapshot
03 Domain joined
04 Domain join confirmation
05 Static IP configuration
Storage Configuration
Step Description
06 WDS_Images disk formatted
07 RemoteInstall folder created
Role Installation & Configuration
Step Description
08 WDS role installation
09 RemoteInstall location configured
10 PXE server settings
Advanced Configuration
Step Description
11 WDS server properties menu
12 PXE boot policy configured
π§ Key Concepts
πΉ Windows Deployment Services (WDS)
WDS enables administrators to deploy Windows operating systems over the network without requiring physical installation media.
πΉ PXE (Preboot Execution Environment)
PXE allows client computers to boot from a network server and download deployment images.
πΉ Integration with Active Directory
When integrated with AD DS, WDS can manage deployments using domain authentication and policies.
πΌ Skills Demonstrated
Windows Server role installation
Enterprise deployment infrastructure setup
PXE boot configuration
Active Directory integration
DHCP coordination
Storage configuration for deployment images
Virtual machine administration
Documentation best practices
π§ͺ Result
A fully functional Windows Deployment Services server capable of responding to PXE clients and supporting network-based operating system deployment.
π§ Author
Zeyad Al Mahmoudi
BCIT Technology Support Professional Program
Canada π¨π¦