Quantcast
Channel: Windows Server Archives - TechDirectArchive
Viewing all articles
Browse latest Browse all 69

Install Windows Deployment Services on Windows Server 2022

$
0
0
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.

The post Install Windows Deployment Services on Windows Server 2022 appeared first on TechDirectArchive.


Viewing all articles
Browse latest Browse all 69

Trending Articles