Discussion:
WSUS Abgelehnte Updates löschen
(zu alt für eine Antwort)
Herbert Weiler
2005-07-26 19:45:03 UTC
Permalink
Hallo zusammen,

hat jemand von euch eine Möglichkeit gefunden die "abgelehnten"
Updates aus der Datenbank zu entfernen?
Ich hab mal den "wsusutil deleteunneededrevision" drüber laufen
lassen. Das löscht die Einträge aber erst mal nicht.

Herbert
David Weber - Stephan
2005-07-27 12:00:03 UTC
Permalink
Post by Herbert Weiler
Hallo zusammen,
hat jemand von euch eine Möglichkeit gefunden die "abgelehnten"
Updates aus der Datenbank zu entfernen?
Ich hab mal den "wsusutil deleteunneededrevision" drüber laufen
lassen. Das löscht die Einträge aber erst mal nicht.
Herbert
Hi,
Soweit ich diesen Befehl verstanden habe, löscht dieser "nur" die
Einträge aus der Datenbank.
http://download.microsoft.com/download/d/c/0/dc053417-ec9d-4060-acbe-75342dc54228/WSUSOperationsGuide.doc
Post by Herbert Weiler
Auszug
deleteunneededrevisions



Purges the update metadata for unnecessary update revisions from the
database.



· To free up space when an MSDE is full


Deleteunneededrevisions

If you use an MSDE database in your WSUS implementation (for example, if
you are using WSUS on a server running Windows 2000), you might need to
run this command periodically when the database reaches its 2-GB limit
because once the database is full, you cannot synchronize new updates to
your server, add new computers, or import events from existing client
computers.

With regular use, it is possible that the 2 GB will be reached quickly,
as updates can be very large, and update publishers typically create
multiple revisions of each update, which your server will synchronize
automatically for the products and update classifications you specify.
In addition, event information for client computers also populates the
database. When your MSDE database is close to reaching its limit, you
will receive a notification on the WSUS console Home page alerting you
to run this command soon. When you run this command, unneeded revisions
and the events associated with those revisions are deleted from the
database.

Unneeded revisions are revisions to software or drivers updates that
have not been deployed to a computer group in at least one month; they
are also the latest revisions to expired driver updates that have not
been deployed to a computer group for at least one month. The one-month
time period in both of these cases can be changed, indirectly. It
automatically gets reduced by 7 to 15 days if you reduce the size of a
database that is larger than 1 GB by less than 25 percent in the process
of running this command.

<<< Auszug

Und hier noch ein Hinweis, was der Benutzer machen soll, wenn die
Festplatte überläuft :-)
Post by Herbert Weiler
Auszug
If the drive is full

If the drive where WSUS stores update files is full, you can do one
of the following:

Add more space to your current drive by using NTFS functionality.
This is done without using WSUSutil.exe. This method does not
affect
WSUS configuration or operation.

Install a new drive, and then move the update files from the
old drive to the
new location by using Wsusutil.exe.
<<< Auszug


Somit wurde also das physikalische Entfernen von abgelehnten Update
garnicht eingeplant. :-(

mfg David Weber - Stephan
Michael Kalbe [MSFT]
2005-08-03 22:18:03 UTC
Permalink
Post by Herbert Weiler
Hallo zusammen,
hat jemand von euch eine Möglichkeit gefunden die "abgelehnten"
Updates aus der Datenbank zu entfernen?
Ich hab mal den "wsusutil deleteunneededrevision" drüber laufen
lassen. Das löscht die Einträge aber erst mal nicht.
Richtig, Dir hilft: WsusDebugTool /Tool:PurgeUnnneededFiles

Das WsusDebugToolfindest Du hier:
http://www.microsoft.com/windowsserversystem/updateservices/downloads/default.mspx

Einfach das Server Debug Tool anklicken.
--
Michael Kalbe
http://blogs.technet.com/mkalbe

Microsoft kann für die Richtigkeit und Vollständigkeit der Inhalte in
dieser Newsgroup keine Haftung übernehmen.
Loading...