Windows Server Update Services

From Wikipedia, the free encyclopedia

Screenshot of a Windows Software Update Services administration console
Enlarge
Screenshot of a Windows Software Update Services administration console

Windows Server Update Services (WSUS) provides a software update service for Microsoft Windows operating systems and other software. WSUS is a centrally managed alternative to computer's Microsoft Update system. By using Windows Server Update Services, administrators can fully manage the distribution of updates released through Automatic Updates to computers in a corporate network.

WSUS originated as Software Update Services (SUS), which only updated operating-system hotfixes and patches. WSUS builds on SUS by expanding the range of software it can update. The WSUS infrastructure allows automatic downloads of patches and updates to clients in an organization from a central server(s), instead of using the Microsoft Windows Update website. This saves bandwidth, time and disk space, as the individual computers in a network do not have to connect to an external server themselves, but connect to a local central server.

Microsoft has made WSUS available on their web site as a free download. Microsoft also plans on including WSUS with Windows Server "Longhorn".

Contents

[edit] Administration

WSUS can display precise information about which updates each client needs
Enlarge
WSUS can display precise information about which updates each client needs

Windows Server Update Services 2.0 comprises, collectively, a repository of update-packages from Microsoft, an instance of MSDE, a service that takes retrieved updates from upstream servers, and an IIS virtual site. As with many of Microsoft's newer server products, administration of WSUS takes place via a web interface. It allows administrators to approve or decline updates before release, and to obtain extensive reports on what updates each machine requires. System administrators can also configure WSUS to approve certain classes of updates automatically (critical updates, security updates, service-packs, device-drivers). One can also approve updates for "detection" only, allowing an administrator to see what machines will require a given update, without also installing that update.

Administrators can use WSUS with Active Directory group policy for client-side configuration of the Automatic Updates client, ensuring that end-users can't disable or circumvent corporate update policies. WSUS does not require the use of Active Directory, client configuration can also be applied via modifying the registry.

Version 3.0 completely replaces the web-based administration interface with a Microsoft Management Console "snap-in". It is currently in public beta.

[edit] Version history

  • March 22, 2005 - 2.0 Release Candidate
  • June 6, 2005 - 2.0 Release (build 2340)
  • May 31, 2006 - 2.0 Service Pack 1 (adds support for Windows Vista clients, additional client languages, and using Microsoft SQL Server 2005 as a database backend, as well as performance improvements with the web-based user interface)
  • August 14, 2006 - 3.0 beta 2(MMC based UI and loads of new features.)

[edit] Supported software

As of August 2006, Windows Software Update Services supports updating the following Microsoft operating systems and software:

The list is not comprehensive, additionally, "Max" appears in the UI as a product which WSUS supports. However, Microsoft describes this as an error, and will not offer updates for "Max". Microsoft has indicated that WSUS was designed to be able to provide updates for non-Microsoft software, but this has not been implemented yet.

[edit] External links