> Ooops. We made a mistake and synchonized all of the driver updates.
> We really don't want them on the server or even make the list of
> updates any bigger than it is. Any way to remove them from the server.
Hi,
To completely remove the metadata for products or update
classifications, you will need to uninstall WSUS including the WSUS
database (but you can let the "Downloaded update files" continue to be
installed), and then install WSUS again.
To avoid losing the update approvals (as you need to uninstall the WSUS
database), you can use the WsusMigrate tool available in "Windows Server
Update Services API Samples and Tools" available for download here:
http://www.microsoft.com/windowsserversystem/updateservices/downloads/default.mspx
If you have downloaded driver update files as well, you can use the
WSUS Server Diagnostic Tool to purge all update files for declined
updates:
C:\>E:\Tools\WsusDebugTool.exe /Tool:PurgeUnneededFiles /?
Tool Description:
PurgeUnneededFiles: Delete all files not needed on the WSUS server.
You can download the Server Diagnostic Tool from here:
http://www.microsoft.com/windowsserversystem/updateservices/downloads/default.mspx
--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
When I did this I timeout errors for the first few runs but eventually it ran to
the end without any error.
--
Dave Mills
There are 10 type of people, those that understand binary and those that don't.
>I ran both utilities with no errors, but all of my declined updates were
>still present in the metadatabase!
That is normal. It is just the content that is removed.
> I ran both utilities with no errors, but all of my declined updates
> were still present in the metadatabase!
Hi,
Repost of what I answered you in my first post in this thread:
To completely remove the metadata for products or update
classifications, you will need to uninstall WSUS including the WSUS
database (but you can let the "Downloaded update files" continue to be
installed), and then install WSUS again.