16.02.2026

How to Install and Configure WSUS on Windows Server 2022 (Centralized Update Management Guide)

WSUS is one of the several roles available in Windows Server Edition. It allows system administrators to centrally manage updates, patches, and hotfixes, and deploy them efficiently to managed hosts. This role incorporates the IIS web server, which enables computers to receive update metadata and use it as a means of transmitting reports. In this overview, we will explore the installation process for this role.

Preparing

First, we will check that our system complies with minimum recommendations:

Installing

We start install by open "Server Manager" tool and then follow steps by screenshots:

Select the option "Role-based or feature-based installation" and then "Next". We indicate the server on which the WSUS role will be installed accordingly and then click "Next".

Screenshot №1.Opening Server Manager for install Wsus Role

Select the "Windows Server Update Services" option in the list of roles. This will automatically install dependent and required components. Click "Add Features" and "Next".

Screenshot №2.Choosing target server.

On the "Select features" screen, select the "Windows Internal Database" option and click "Next". Then click "Next" again.

Screenshot №3.Adding roles and features after selecting WSUS role

On the "Select role services" screen there should be "WID Connectivity" and "WSUS services" checkboxes. Click "Next".
In the "Content" window, specify the path to the update storage.

Screenshot №4. Additional features screen. Just hit Next

At the web server installation stage, leave the components for installing IIS, offered by the system by default, and click "Next".
Confirm the installation on the next screen by clicking "Install".

Screenshot №5. Selecting WSUS roles. Choose WID and Wsus services

Choose components  like on screen

Screenshot №6.Setup location for holding updates

Hit "Next"

Screenshot №7.Web-server (IIS) features to install screen. Select as default on screen

After the installation is complete, select the "Launch Post-Installation tasks" option and close with the "Close" button.

Screenshot №8.Confirm selection of components.Click Install

On the "Join the Microsoft Update Improvement Program (optional)" screen, select the "I do not want to join the program at this time" option and click "Next".

Configuring

After completing role installation we need start WSUS Configuration.
Follow instructions like this screens:

Screenshot №9.Post-deployment setup notification window

Screenshot №10. Post-deployment welcome screen. Click Next

Screenshot №11.Join improvement screen.Just click Next

Screenshot №12. Setup upstream server from which download updates. In our case we go for windows update.

Screenshot №13. Proxy settings screen. In this case we not using proxy

This a basic steps for install. On the next steps choose required update languages, product types and update categories for usage case.
After completing the installation and configuration, it is need to basic setup.
Common tasks are:

Conclusion

Windows Server Update Services (WSUS) is a critical component for organizations that require centralized control over Windows updates and patch deployment. By installing and configuring WSUS on Windows Server 2022, administrators can reduce bandwidth usage, improve update compliance, and significantly enhance overall system security.

In this guide, we covered the complete WSUS setup process — from installing the required server roles and dependencies to configuring synchronization sources, update storage, and basic post-installation tasks. Proper planning of disk space, update categories, and synchronization schedules ensures stable and predictable update management.

Once configured, WSUS becomes a powerful tool for maintaining a secure and reliable Windows infrastructure, allowing administrators to approve updates selectively, manage update groups, and monitor patch compliance across the entire network.

FAQ: Installing and Configuring WSUS on Windows Server 2022