How to check if SP1 for SQL Server 2008 R2 is already installed?

Viewed 46237

I have trouble figuring out if the SP1 is already installed. I don't think I could check it from the Management Studio as its a different application. But the SQl server it self has no UI to check under "about". :)

Any ideas?

3 Answers
Related