Sie sind auf Seite 1von 10

WSUS

1.What is WSUS?
2. The Architecture

Server and Client


3.History
4.The Scale
5. How to use the GPs

6.Requirements
7.Planning
8.Auditing and Security
9.Installation And
Configuration.
downloading process, the
updates will be available to
windows systems. Then the pre-
configured windows update client
will download necessary updates
and if configured properly, will
install them. This service can be
distributed as required to scale to
fit the business level. The latest
WSUS available is WSUS 3.0 with
SP1. This is included with
Windows Server 2008. It has a
varietyof services. The most
significant improvement is that
there is no need to manage this
using the web browser. Instead,
we can configure it to control and
automate, which computer to
Background receive which updates.

This is the
Private version of MS update
service as they call it. As the
name implies it is used to
automatically download updates
to windows systems. T he most
important task of the service is to
Distribute updates with efficient
usage of the bandwidth and
offering total control to the
admins and ease there task.
When the service is up it will
connect to the to the Microsoft
Update site and with the approval
and the administratively
configured priority it will do the
rest. The best thing is that “ This
is fully automatic”. After the
Designing the
The client component communicates
Architecture.
with the server by verifying the DS
using SHA1 hash algorithm, notifies When designing, you have to consider
and installs if configured. And it can the scale of the company.
restart the pc and automatically install
Organization with a single office.
the updates by scheduling. It is able to
awake a pc from sleep mode also if the As we discussed earlier we can use a
hardware supports. (In the earlier OSs, single WSUS server regardless of the
this client is known as Automatic number of client pcs. The design of the
Update Client- in Windows XP and WSUS is smart because it will wait until
Windows 2000.) the network not busy and it
intelligently shares the bandwidth with
other systems. AMAZING! So the
Scale and Architecture……… impact on the network is minimized.

WSUS can be scale to fit and serve Organizations with Multiple


small to multinational huge enterprises. Offices.

Scalability……….... What happens with the company which


has multiple offices?
Scalability is a vital factor for any
organization. So a Microsoft has If we use a single server what happens
considered this fact also when is, because of the usage of WAN links
designing WSUS. Say that if you have a to distribute the updates, especially
regional office with more than 10 huge packets flowing through, the
computers and each have an IT overall performance of the link is
department. Then you will need a degraded. To avoid this we have to
single WSUS server at each regional configure a WSUS server at each
office and separate servers for IT regional office to distribute updates for
departments that require control over busy clients. The best practice is to
how updates are approved. mirror the hierarchy of the WAN.

The best practice is to back-up the


server to avoid a failure situation. If a
failure occurs you have to replace the
server within a week. Though it doesn’t
affect on the users, it may not be able
to deal with the time-critical updates
which is required by the systems.
It is obvious to have the autonomy. You
have to do only a simple thing. Do not
configure servers as replica. Instead of
that configure each server as
autonomous systems to allow
approval and management at each
specific server.

US

UK Russia

South Africa
Sri Lanka
India

This illustrates the hierarchy. The


efficient way to handle updates. (With
out autonomy)

Now in this hierarchy the one who gets


the updates directly from Microsoft is
the US Server.

Other would be configured as replicas.


The downstream servers would pull the
updates from the upstream servers. If
there is an office that is located at a far
away, connect it to the nearest WSUS
server. Or if it has fast internet
connection download updates directly
from the Microsoft servers.

Organizations with Multiple IT


Departments.
how long to wait before checking
for available updates. The exact
Practical And Practice. wait time is determined by using
the hours specified here minus
HOW THE GROUP POLICY zero to twenty percent of the hours
ENFORCES WSUS………… specified. By default it is a random
time between 17 hours and 22
…… hours.
Group policy is the best way to • Allow Non-Administrators To
distribute the settings . These settings Receive Update Notifications
are located at …… Specifies whether, when logged
on, non-administrative users will
• Type Start receive update notifications based
• Then type R on the configuration settings for
• In the box type Gpedit.msc Automatic Updates. Non
• Expand Computer Administrators can use WU Client.
Configurations\Policies\Administrativ • Allow Automatic Updates
e Templates\ Windows Immediate Installation
components\Windows Updates. Specifies whether the Automatic
• There you can see some Updates should automatically
properties……… install certain updates that neither
• Specify Intranet Windows interrupt Windows services nor
Update Location restart Windows.
Specifies a WSUS server to host • Turn on Recommended
updates from the Microsoft Update Updates Via Automatic
Web sites. Updates
• Configure Automatic Updates… Determines whether the client pcs
…… install both recommended and
Specifies whether this computer critical updates. This driver
will receive security updates and updates.
other important downloads • No Auto-Restart For Scheduled
through the Windows automatic Automatic Updates
updating. Also this can be Specifies that to complete the
configured to allow prompting installation the restarting should
users to download or to automate be done by a logged on user.
the download task • Re-Prompt For Restart With
• Automatic Update Detection Scheduled Installations
Frequency Specifies the hours Specifies how often the prompting
that Windows will use to determine procedure occurs. Other configs
might delay this. But, WUC will
prompt the use the user in the way
which the frequency is configured
Planning The
• Delay Restart For Scheduled Installation
Installations.
• UPDATE SOURCE-As we discussed
WUC wait-time before restarting.
earlier, we have to consider the
• Reschedule Automatic Updates bandwidth issues. I f we are about
Scheduled Installations to use a high speed LAN, it s good
Wait-time after the system started, to configure one WSUS server to
to begin the missed installation. If download updates from one of
not specified after a minute from Microsoft’s Servers to retrieve
the boot, it will begin. updates from that Server. Or you
can configure each server to use
the internet to update themselves
• Enable Client-Side Targeting
• APPROVAL AND CONFIGURATION
Specifies which group the
REPLICA
computer belongs. This can not be
If you are planning to use a
used with SUS
hierarchy, you
• Enables Windows Power
can choose to synchronize
Management To Automatically
approval, settings, computers and
Wake Up The System To Install
groups from a parent server, and
Scheduled Updates
this is called a replica.
If there are supported hardware,
Or you can configure to obtain
by configuring this option the
complete autonomy.(If you have
computers will automatically start
more than one IT department).
up and install the updates if and
Update Storage
only if there is an update available.
If u choose to install updates
• Allow Signed Updates From An locally, WSUS server will require at
Intranet Microsoft Update least 6GB and this will vary
Service Location depending of the languages and
Verifies XP SP1 or other OS verifies the clients will also reduce
that the certificate is a signed one- bandwidth by downloading
Microsoft or None-Microsoft. updates across LAN.
Additionally there are some more Database
options available in User Installations require at least 3GB of
Configurations. windows internal database.
An important one is Remove Typically it is 1GB.
Access To All Windows Update Website Selection.
Feature.
WSUS requires IIS, because it uses
http or https if u configured
certificates.
You can us the default site or you
can create one.
Languages and Products
Selection.
You have to decide the languages
ad products which you have
currently installed such as ISA.
Deploying Updates
With WSUS Configuring IIS 7.0
After installing IIS 7.0 on Windows Server 2008,
you will need to update the IIS configuration file.
Exercise1 Install WSUS 1. Open the IIS configuration file:
1. Download and install WSUS %WINDIR%\system32\inetsrv\applica
on Dcsrv1 following the tionhost.config
instructions at 2. In the <system.webServer><modules>
http://www.microsoft.com/W tag, remove <add
SUS. name="CustomErrorModule">, if it is
present.
To install IIS 7.0 on Windows Server 2008 3. In the <system.webServer><modules>
1. Start the Server Manager (click Start, click tag, add <remove
Run, and then type CompMgmtLauncher). name="CustomErrorModule">.
2. In the tree view, select Roles, then in the Roles The resulting tag should look like this:
pane click Add Roles. <system.webServer>
<modules>
3. In the Add Roles Wizard, click Select Server <remove name="CustomErrorModule">
</modules>
Roles, select the Web Service (IIS) check box, </system.webServer>
click Next, and then click Next again.
At this time you may see a message box Add
features required for Web Server (IIS)? Click 2. Click Start->Administrative
Add Required Features. Tools->Microsoft Windows
4. In the Select Role Services window, make sure Update Service.
that the following services are selected: 3. The Update Console
•Common HTTP Features (including Static Appears.
4. Select the computer Dcsrv1.
Content)
•ASP.NET, ISAPI Extensions, and ISAPI In the details panel clicks
Synchronize Now.
Features (under Application Development)
•Windows Authentication (under Security)
•IIS Metabase Compatibility (under
Management Tools, expand IIS 6
Management Compatibility)

5. Click Next, and then review your selections.


6. Click Install.
Accessing WSUS on a custom port
If WSUS is using a custom port to communicate
2.Configuring Client with clients, you must use a custom URL to
access the WSUS Web service. Use the following
Computers To instructions to configure WSUS when it is
Retrieve Updates running on port 8530.
•Include a custom port number in the URL
Note:-
directing the client computer to the WSUS
Client self-update server (for example,
http://WSUSServerName:portnumber).
WSUS uses IIS to update most client computers
automatically to WSUS-compatible Automatic
Updates software. To accomplish this, WSUS • Open GPO.
Setup creates a virtual directory named • Go to Computer
Selfupdate under the Web site running on port 80 Configurations\Policies\Administrativ
of the WSUS server. This virtual directory, called
e Templates\ Windows
the self-update tree, contains the WSUS-
compatible Automatic Updates software. components\Windows Updates.
• In details panel, double click
Using the WSUS custom Web Specify Intranet Windows
site Update Location
If you configure WSUS on a custom port, you • Select Enable. In both the set
must have a Web site running on port 80. The Intranet Update Service For
Web site on port 80 does not have to be dedicated Detecting Updates box and set
to WSUS. In fact, WSUS uses the site on port 80 the Intranet Statistics Server Box,
only to host the self-update tree.
type http://Dcsrv1. Click ok.
Malicious programs can target port 80 for HTTP • Double click, Configure Automatic
traffic. If WSUS is using a custom port, you can
temporarily shut down port 80 throughout your Updates dialog box appears.
network, but still be able to distribute updates to • Select Enabled.
combat malicious programs.
If you already have a Web site on the computer
where you intend to install WSUS, you should
use the setup option for creating a custom Web
site. This option puts the WSUS Web site on
port 8530. This port is not configurable.

If you change the WSUS port number after


WSUS installation, you must manually restart the
IIS service.

Das könnte Ihnen auch gefallen