Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Install Windows Deployment Services on Windows Server 2022

Install Windows Deployment Services on Windows Server 2022

Posted on 04/05/202404/05/2024 Christian By Christian No Comments on Install Windows Deployment Services on Windows Server 2022
Install-and-configure-wds-1

Windows Deployment Services (WDS) facilitates the deployment of Windows operating systems over the network. Thereby, eliminating the need to install each operating system directly from a USB, or DVD. This network-based installation of Windows operating systems reduces complexity and cost compared to manual installations. In this article, we shall discuss “Install Windows Deployment Services on Windows Server 2022”. Please see Windows Deployment Services: How to setup and install WDS role, and learn the differences between MDT and WDS.

If you would like to have an end-to-end article on how to deploy images in your environment using WDS, MDT, please see “ADK|WinPE|MDT: Deploy Windows with WDS“. Also, see “uninstall and upgrade ADK or WinPE and MDT“.

Install Windows Deployment Services Role

To install Windows Deployment Services Role, launch the Server Manager and select “Add Roles and Features”.

Add-Roles

Click next on the “Before you Begin” page. You can choose to skip this page in the future.

Before-you-begin

Choose “Roles-based or feature-based installation” and click Next

Role-Based-Installation

I only have one server in the server pool, therefore, it is selected automatically. Click Next

Select-Server-fom-Pool

Select Windows Deployment Services as shown below.

Select-WDS

You will be prompted to add additional features that are required to manage WDS; click “Add Features”. Then click “Next”.

Add-WDS-Tools

We have the roles selected. Click Next to continue

WDS-setup

Click Next on the “Features” page

Skip-features

Please inform yourself about “WDS” and click Next to continue.

WDS

Ensure both Role Services are selected and click Next.

Role-Services

On the confirmation page, select “Restart the destination server automatically if required”.

You will be prompted to confirm your selection. Then click "Install".
Install-WDS-Server-role

As you can see, the installation has succeeded.

Close-WDS-setup-wizard-1

Please see “Uninstall WDS: How to remove Windows Deployment Services role via the GUI and PowerShell“, and “PXE BOOT Windows Deployment Service: How to deploy images to computers or virtual machines using WDS“.

Configure WDS Server

To configure Windows Deployment Services (WDS) after installing it on Windows Server 2022. Please follow the steps discussed below.

Note: WDS is designed to automatically fail over to other WDS servers. We recommend that you deploy two WDS servers at a minimum and then additional servers to increase redundancy for higher availability.

Launch the Server Manager, click on “Tools” at the top-right corner, and select “Windows Deployment Services”. Alternatively, click on WDS from the Server manager, right-click on the Server and “Windows Deployment Services Console”.

Luanch-WDS-console

This will open the Windows Deployment Services console. Right-click on and select server name and select “Configure Server”.

Configure-Server

Click on Next on the “Before you Begin” page.

WDS-Before-You-Begin-Page

Select the first option to integrate WDS with Active directory

Integrated-with-AD

Select the location where you want to store the images and other files used for deployment. I am okay with the default location. Click “Next” to continue.

Remote-Install

This is a lab environment, so I do not care. Click “Yes” to confirm and then click Next to proceed.

Agree-o-store-Remote-Install-Folder-on-C

I will select the option “to respond to all known client computers”. You can always change these settings at a later time.

Respond-to-clinets

As you can see, we are done configuring our WDS server.

Finish-WDS-configuraation

Start WDS Service

To start WDS service, right-click on the server and select “All Tasks” and then “Start”.

Start-WDS-server

As you can see, our newly setup WDS is running as expected.

WDS-Started

I hope you found this article on “Install Windows Deployment Services on Windows Server 2022” useful. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Windows, WDS, WDS Deployment, Windows 11

Post navigation

Previous Post: How to install WSUS on Windows Server 2022
Next Post: Deep Dive into Protecting AWS EC2, RDS Instances and VPC

Related Posts

  • Active Directory Setup
    Active Directory: How to Setup a Domain Controller Windows Server
  • Error 0x800f0823 The specified package cannot be added to this Windows Image
    Error 0x800f0823: Wizard.hta Screen stuck during WDS Deployment Windows Server
  • hero windowsadmincenter
    Failed to create a scheduled task: There is no disconnected command associated with the runspace Windows Server
  • How to Decrypt Files and Folders Encrypted with EFS in Windows 10
    How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows Windows
  • windows10
    How to Install and configure Active Directory Certificate Services Windows Server
  • How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​
    Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift

More Related Articles

Active Directory Setup Active Directory: How to Setup a Domain Controller Windows Server
Error 0x800f0823 The specified package cannot be added to this Windows Image Error 0x800f0823: Wizard.hta Screen stuck during WDS Deployment Windows Server
hero windowsadmincenter Failed to create a scheduled task: There is no disconnected command associated with the runspace Windows Server
How to Decrypt Files and Folders Encrypted with EFS in Windows 10 How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows Windows
windows10 How to Install and configure Active Directory Certificate Services Windows Server
How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​ Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Azure CI CD Pipeline
    CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core AWS/Azure/OpenShift
  • Azure SASE
    [AZURE] Security Service Edge (SSE) and Microsoft Entra ID AWS/Azure/OpenShift
  • iscsi
    Install and configure iSCSI Target Server and iSCSI Initiator on a Windows Server Windows Server
  • banner 4
    How to Install Windows on VMware Workstation Windows
  • MV command in Linux
    Rename or Move Files or Directories in Linux with Bash Terminal Linux
  • Bluetooth
    Cannot open Bluetooth preference pane because it is not available Mac
  • SQL EvaluationExpired
    Windows could not start the SQL Server service on local computer 17051: A network-related or instance-specific error occurred while establishing a connection to SQL Server Oracle/MSSQL/MySQL
  • SQL
    How to install Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.