18.09.2023

How to install WSUS Server on Windows Server 2022

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

By following the outlined steps, you can successfully install and configure WSUS on Windows Server 2, enabling centralized management of Windows updates within your organization. With WSUS, you can ensure the security and stability of your systems by efficiently distributing updates and patches. Embrace the benefits of WSUS and simplify your Windows update management.