How to Configure WSUS Client on Windows Server 2019

Michelle Saavedra 0 Reputation points
2023-06-23T23:23:16.5633333+00:00

Hello,

I have a private network where I have several servers running Windows Server 2019. This network has no internet access, so I decided to connect one server to the internet within this network to download the updates for Windows Server 2019 and keep all the servers updated.

I did this using Windows Update Services, but I am unable to get the servers to connect to the update server, and I'm not sure if I'm doing it correctly.

I have reviewed several tutorials, and some use the domain service while others don't.

If someone could help me clarify how to do it correctly, it would be greatly appreciated.

Windows for business Windows Server User experience Other
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Adam J. Marshall 10,281 Reputation points MVP
    2023-06-26T16:40:16.97+00:00

    An offline WSUS system requires 2 WSUS servers (you can get away with 1, if you switch the NIC cable to go from online network to offline network).

    1 is online, that downloads the updates after being approved, and syncs with Microsoft and provides the path for exporting the database and copying the update files (WsusContent folder) to media which is then brought to the offline system.

    1 is offline, connected to your offline network and uses the media to where you import the database and then copy the update files from the media to your offline WSUS server.

    The Offline WSUS server then is setup on the offline network clients to be the source of windows updates - either via GPO or registry edits depending on your setup/need.

    WSUS is a website (with a little bit of a backend). As long as your client systems can reach it (ports open, etc), they should be able to download updates from it. If they can't use my guide to run through all the possibilities of why there may be problems.

    https://www.ajtek.ca/wsus/client-machines-not-reporting-to-wsus-properly/

    My other guide here - https://www.ajtek.ca/wsus/how-to-setup-manage-and-maintain-wsus-part-1-choosing-your-server-os/ will help you understand not only how to set it up, but also how to easily manage it so that it takes very little time (with an online server, roughly 5-15 minutes per month - offline will be more due to the nature of having to copy and export to media and then import it on the offline system).

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.