img by Coba

How to Speed up SQL Server Management Studio in SQL Server 2005

Have you ever launched SQL Server Management Studio (SSMS) and had to wait over 60 seconds before you could even login? I have - all too often! It's annoying - and thankfully there's an easy fix.

  1. Launch Internet Explorer
  2. Browse to Tools -> Internet options -> Advanced tab
  3. Uncheck the check box under Security called "Check for publisher's certificate revocation"

Now you'll be able to launch SSMS and it will be fast. BTW - this works particularly well for offline workstations/laptops. When you are connected to the internet and SSMS checks for this info (every 15 friggin' seconds) then it's fine - but when you aren't online, it has to wait for a timeout!

Thanks to my friend Chris Radcliffe for sharing this one. I'm sure there are reasons for this occuring but I can't imagine what they are.

authors
scott whigham
grant moyle
chad weaver