SBS 2000
· Users can choose to install ISA proxy 2000 or not. The default is to install ISA proxy.
· Users can choose to install SQL server or not. The default is not to install SQL.
· If your server is SBS 2000, the following has to be done prior to Installing WUS
1. If you wish to use SQL, Install MDAC 2.6 SP2. Go to Data Access Downloads on the MSDN Web site to download MDAC.
2. Grant IWAM account client impersonation rights
SBS 2003 standard
· Users can install ISA proxy 2000 or 2003. The default is to install ISA proxy.
· If SBS server uses ISA proxy to access Internet, proxy settings - proxy name and port must be entered in the Settings UI.
· If ISA is using Windows Auth, proxy credentials SHOULD be entered in the form "DOMAIN\user" (The user belonging to "Internet Users" group).
SBS 2003 Enterprise
· Users can install ISA proxy 2000 or 2003. The default is to install ISA proxy.
· If SBS server uses ISA proxy to access Internet, proxy settings - proxy name and port must be entered in the Settings UI.
· If ISA is using Windows Auth, proxy credentials SHOULD be entered in the form "DOMAIN\user" (The user belonging to "Internet Users" group).
There are 3 different Websites on each SBS server:
· Default web site--WUS can only be installed in this site.
· CompanyWebsite--this is where share point is installed. WUS cannot be installed in this site.
· Sharepoint administration site--WUS cannot be installed in this site.
Client Concerns
· If the clients are part of the Workgroup, the client might fail to download the binary file. This is caused by the client not being able to resolve the WUS server. This can be rectified by doing one of the following:
· Add appropriate DNS Domain suffix of the WUS Server to the DNS search List. This can be achieved by:
1. Open DHCP Server Settings.
2. Locate "015 DHCP DNS Domain Name" - add the appropriate Domain suffix of the WUS Server.
3. Release and renew the IP address on the client.
· Use an SQL Script that would trigger a sproc to write the correct FQDN value.
· On SBS 2000, if IIS lockdown has been run with the SBS template, the WUS server is prevented from serving binaries with .exe extension down to the client. To resolve this issue, the administrator should remove the .exe entry from the urlscan.ini file and then rerun the IISLockdown tool.
Note: SBS Admins usually expose services like OWA, OMA to internet (vroots of which are installed under the Default web site). If the Default web site is granted access to the Internet, WUS vroots may also get exposed.
Working Scenarios:
SBS 2000 (RED)
· Configuration: SBS 2000 SP4 + SQL SP3
· Configured Settings: ISA 2000 Proxy Server using Windows Auth
Working Scenario:
1. If your server is SBS 2000, the following has to be done prior to Installing WUS
· If you wish to use SQL, Install MDAC 2.6 SP2. Go to Data Access Downloads on the MSDN Web site to download MDAC.
· Grant IWAM account client impersonation rights.
2. Install WUS on the Default Web Site - can use either SQL or MSDE.
3. Configure proxy settings. If ISA is using Windows Auth, proxy credentials SHOULD be entered in the form "DOMAIN\user" (The user belonging to "Internet Users" group).
4. Create subscription, synchronize, approve and configure clients to get updates from the server.
SBS 2003 (Standard Edition)
· Configuration: SBS 2003 (Std Edition) [Standard Edition does not bundle SQL or ISA proxy].
· Configured Settings: Firewall Settings using RRAS
<="" body="">
Working Scenario:
1. Install WUS on default web site (port 80) - can opt to use either WMSDE or SQL.
2. If proxy is not used, proxy settings in the UI need not be configured.
3. If proxy is used (admin bought and installed ISA proxy), configure settings. If ISA is using Windows Auth, proxy credentials SHOULD be entered in the form "DOMAIN\user" (The user belonging to "Internet Users" group).
4. Sync, Approve Updates and configure clients to get updates from the server.
SBS 2003 (Premium Edition)
· Configuration: SBS 2003 (Premium Edition) [includes SQL and ISA proxy]
· Configured Settings: ISA 2000 Proxy Server using Windows Auth
Working Scenario:
1. Install WUS on default web site (port 80) - can opt to use either WMSDE or SQL.
2. If proxy is not used, proxy settings in the UI need not be configured.
3. If proxy is used (admin bought and installed ISA proxy), configure settings. If ISA is using Windows Auth, proxy credentials SHOULD be entered in the form "DOMAIN\user" (The user belonging to "Internet Users" group).
4. Sync, Approve Updates and configure clients to get updates from the server.
Issue 12: WUS cannot use the same instance of WMSDE which is used by Small Business Server (SBS) for SharePoint .
When installing WUS on a SBS server which also has SharePoint, WUS cannot use the dedicated instance of WMSDE or MSDE created by SharePoint on SBS. You must create a new WMSDE, or MSDE instance to be used by WUS server.
Issue 13: When installing WUS on SBS2003, the default website WUS vroots access settings must be modified to enable WUS clients to self update from the server.
The WUS Server installs 2 vroots – SelfUpdate and ClientWebService and some files under the home directory of the default web site (on port 80). This is to enable V4 and V5 clients to selfupdate through the default web site. By default, On SBS2003 and SBS2000, the default web site is configured to deny access to any IP or localhost other than those of the server.
This means the SelfUpdate and ClientWebService vroots are denied access and the clients will not selfupdate. To grant access to the clients to selfupdate, complete the following steps on the default web site’s SelfUpdate and ClientwebService Vroots.
· Click the vroot ->Properies->Directory Security->IP address and domain name restrictions ->Edit
· Check “Granted Access” and click Add
· Select “Group of Computers” and add the IP address subnet mask (This would allow all your clients within this IP range or subnet mask update from the server).
Issue 14: WUS cannot install on Windows 2003 server if the command “aspnet_regiis.exe -I” is run following the installation of ASP.NET through Add or Remove Programs in Control Panel.
WUS cannot install on Windows 2003 server if the command “aspnet_regiis.exe -I” is run following the installation of ASP.NET through Add or Remove Programs-Windows Components-Application Server-Subcomponents- ASP.NET (in Control Panel). This issue will only occur if the indicated command is run following the installation of the ASP.NET subcomponent.
To work around this issue, in the IIS Manager disable then re-enable the ASP.NET web service extension, and proceed with installation.
Issue 15: When moving a computer from one target group into another, it may take up to one hour for the computer to appear in the new target group as viewed from the Administrative console.
When a computer is assigned to a target group for the first time data on the computer is modified with the target group information. That data is refreshed periodically or hourly. When moving a computer to a new target group from another, it may take up to one hour before that information is refreshed on the client and displayed as changed in the WUS administrative console.