Appendix D: Configure WSUS for Roaming Clients
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2, Windows Server 2008, Windows Server Update Services
If there are many roaming WSUS clients on your network, who often log on to your network from different locations, you may want to configure WSUS so that these computers always get their updates from the nearest WSUS server. This procedure presupposes that you have several different DNS subnets in your network, and that you want to install WSUS servers in the subnets.
Identify one server in each of the subnets that you plan to use as a WSUS server. Keep a record of their IP addresses.
Set up as many DNS host (A) resource records as there are planned WSUS servers.
Launch the DNS console.
Click Action, and then click New Host (A).
In the New Host dialog box, type the server name (for example, WSUSServer) in the Name box.
Type the appropriate IP address in the IP address box.
Click Add Host.
Repeat this procedure for the rest of the planned WSUS servers.
Important
Make sure that each of the planned WSUS servers has the same host name.
In the DNS console, right-click the DNS server node, click Properties, and then click the Advanced tab.
In the Server options box, select the Enable round robin and Enable netmask ordering check boxes.
Click OK.
Note
With netmask ordering, you restrict name resolution to computers in the same subnet, if there are any. With round robin, if there are multiple name resolutions, the result that is returned will rotate through the list of available hosts. Therefore, if there is a subnet without a WSUS server, host name resolution for clients in that subnet will rotate through the list of WSUS servers in the other subnets.
Set up and configure the WSUS servers in the different subnets. See Install the WSUS 3.0 Server for details.
When you set up WSUS client computers (see Update and Configure the Automatic Updates Client), make sure to use the same host name you have set up as the WSUS server.