This topic covers typical WSUS Server settings.
This section covers the following issues which affect update file synchronization and download:
Following are registry settings configured during setup on the WSUS server. These settings do not store server configuration information. All configuration information is stored in the WSUS database (SUSDB.mdf).
All of the following Registry entries are within the \HKLM\Software\Microsoft\Update Services\Server\Setup Registry key:
All of the following server configuration settings are stored inside the WSUS database (SUSDB.mdf).
Update Storage
tbConfigurationA.SyncToMu
tbConfigurationA.UpstreamServerName
The first database location specifies the update source for client computers. The values possible are:
0 – WSUS server
1 – Microsoft Update
The second database location specifies the name of the upstream WSUS server, if you have chosen one as the update source.
Express (PSF) file download
tbConfigurationC.DownloadExpressPackages
This setting controls whether or not express installation files are downloaded. The values possible are:
0 – Do not download express files (default) option.
1 – Download express files.
On the WSUS console, this is configured on the Advanced Synchronization Options box.
Language options
tbLanguage.Enabled
This setting controls which language binaries are to be downloaded. By default, all languages are enabled.
On the WSUS console this is configured on the Advanced Synchronization Options box.
BITS download priority
tbConfigurationC.BitsDownloadPriorityForeground
This internal setting specifies whether or not to use foreground priority for BITS downloads. The default is to use throttled downloads. This setting was added to handle issues with certain proxy servers that did not correctly handle HTTP 1.1 restartable downloads.
The following virtual directories (vroots) are created in IIS (in the Default Web Site by default) for client to server synchronization, server to server synchronization, reporting, and client self-update.
ClientWebService
Directory: %ProgramFiles%Update Services\WebServices\ClientWebService
Application Pool: WsusPool
Security: Anonymous Access Enabled.
Execute Permissions: Scripts Only
Content
Directory: e:\wsus\wsuscontent
Security: Anonymous Access Enabled
Execute Permissions: None
DssAuthWebService
Directory: %ProgramFiles%Update Services\WebServices\DssAuthWebService
ReportingWebService
Directory: %ProgramFiles%Update Services\WebServices\ReportingWebService
ServerSyncWebService
Directory: %ProgramFiles%Update Services\WebServices\ServerSyncWebService
SimpleAuthWebService
Directory: %ProgramFiles%Update Services\WebServices\SimpleAuthWebService
WSUSAdmin
Directory: %ProgramFiles%Update Services\Administration
Security: Integrated Windows Authentication.
SelfUpdate
Directory: %ProgramFiles%Update Services\SelfUpdate
Security: Anonymous Access Enabled, Integrated Windows Authentication.
The following lists permissions necessary for specific folders on the WSUS server disk and registry permissions.
The following permissions are configured during WSUS setup, and are important for BITS downloads to work:
The following permissions are set for the Registry during WSUS setup.