Getting started with Microsoft Windows Server Update Services, Part IV: Configuration
Administration, Windows June 28th, 2008When you have installed WSUS 3.0 SP1, the configuration wizard appears to let you configure WSUS for the first time. You can configure to synchronize updates from Microsoft Update directly or other WSUS server, specify proxy server for WSUS, determine which products you want to synchronize, determine which classification (critical updates, tools, drivers, service pack, etc.) of updates you want.
Next, I’ll configure WSUS to get updates directly from Microsoft Update and select only service pack for Windows XP as an example.
Note: For a disconnected WSUS server that doesn’t need to synchronize with any server, you simply cancel this wizard window if it shows up after the installation.
The series are divided into 6 parts:
- Getting started with Microsoft Windows Server Update Services, Part I: Introduction
- Getting started with Microsoft Windows Server Update Services, Part II: Requirement
- Getting started with Microsoft Windows Server Update Services, Part III: Installation
- Getting started with Microsoft Windows Server Update Services, Part IV: Configuration
- Getting started with Microsoft Windows Server Update Services, Part V: Configure Client
- Getting started with Microsoft Windows Server Update Services, Part VI: Disconnected network(1)
- Getting started with Microsoft Windows Server Update Services, Part VI: Disconnected network(2)
Step-by-step
- On the first page of WSUS configuration wizard, click next.

- On Join the Microsoft Update Improvement Program, you’ll decide whether to give some information to Microsoft. I choose not and click next.

- On Choose Upstream Server, select Synchronize from Microsoft Update. If you want to synchronize to other WSUS server, select the latter option and specify the server name and port. Click next.

- On Specify Proxy Server, if you use proxy to access the Internet, you need to enter the information here. Otherwise, click next.

- On Connect to Upstream Server, click Start Connecting and the wizard will try to check that it can connect to the upstream server properly.

- If nothing errors, you’ll able to click next to continue.

- On Choose Products, uncheck all the products and check only Windows XP since I want on updates for Windows XP only in this example. Click next.

- On Choose Classifications, check only Service Packs. Click next.

- On Set Sync Schedule, you can configure when the WSUS will synchronize with the upstream server that you’ve just specify. For efficiency, it should synchronize when the network is idle. I configure to synchonize automatically everyday at 2.00 AM. Click next.

- On Finished, you can choose to synchronize with the upstream server now by check the Begin initial synchronization box. Click next.

- On What’s Next, it tells you what you should do next. Click finish to complete initial configuration.

Related post
- Getting started with Microsoft Windows Server Update Services, Part I: Introduction Introduction Microsoft Windows Server Update Services (WSUS) is a Windows service that helps in distribution Microsoft’s updates to clients in...
- Getting started with Microsoft Windows Server Update Services, Part III: Installation After all the requirements have been installed successfully in the previous part, I’m going to install WSUS in this part....
- Getting started with Microsoft Windows Server Update Services, Part VI: Disconnected network(1) Introduction In case that you have WSUS server separated from the Internet, you can’t get updates directly. Microsoft has provided...
- Getting started with Microsoft Windows Server Update Services, Part VI: Disconnected network(2) This post was continued from Getting started with Microsoft Windows Server Update Services, Part VI: Disconnected network(1). From the previous,...
- Getting started with Microsoft Windows Server Update Services, Part II: Requirement In this part, I’ll show how to install software requirements for WSUS on Windows Server 2003. Requirements Windows Server 2003...
Related posts:




May 12th, 2010 at 5:55 pm
Thank’s for your comment.