WSUS SUS .. Wiki Contributors .. I Love WSUS .. WSUS Wiki Diary .. Wiki Statistics .. To Do Page Miscellaneous Stuff .. Other Resources .. Do You Know? Terms of Use Trademarks Privacy Statement
|
SYMPTOMS Slow update approval: WSUS is taking more time to approve updates. This is further discussed on http://www.wsus.info/forums/index.php?showtopic=6144WORKAROUND This made my aprovals at least 20 times faster in SQL2005 Express - From http://msmvps.com/blogs/athif/archive/2005/11/21/76101.aspx We are currently in the process of addressing some of the performance issues in this area. The steps below would fix part of the performance problems you 1) Save addDeploymentIndex.sql to disk on the Windows Server Update Services (WSUS) server The osql utility can be found in under the Program Files\Update Services\Tools folder. Content of addDeploymentIndex.sql: --------------------8<---------------------- Note that the text starting with "CREATE NONCLUSTERED " between the If the WSUS server database (SUSDB) is not on the default SQL server instance on the machine, It is probably on a named instance. Look at the following registry key to find out which SQL server/MSDE server you have to run the command at. HKLM\SOFTWARE\Microsoft\Update Services\Server\Setup\SqlServerName You can replace the value of this key for the place holder in the command below. Last Modified 3/1/06 5:53 PM | Hide Tools |