Skip to content

Zeyad-Admin/wds-install-config-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

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 πŸ‡¨πŸ‡¦

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors