Removing old updates from Windows Server Update Services(WSUS)
If you're new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!
The program wsusutil.exe removes updates that WSUS has not deployed for over a month.
To remove old updates from the WSUS database follow this procedure
- Login As a local administrator, access the distribution server.
- Stop the WSUS Web site in Internet Information Services (IIS). To do so, open IIS from Administrative Tools, navigate to the WSUS Administration Web site, right-click the Web site, and click Stop.
- Open a Command Prompt window and change folders to %drive%\Program Files\Update Services\Tools.
- Type the following:
wsusutil.exe deleteunneededrevisions
After the command has completed successfully, restart the WSUS Administration Web site. To do so, right-click the Web site in IIS and click Start.
Random Posts
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.
Trackbacks & Pingbacks
Comments
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>






This process won’t work with WSUS 3.1. The deleteunneededrevisions argument is no longer available. Instead open the console, expand the server name in question and highlight the Options node. In the center pane, you will see the Server Clean-up Wizard. Select the relevant options.
hi
i deleted the sql database for wsus and now i can’t uninstall it .
can anybody help me?