HiveBrain v1.2.0
Get Started
← Back to all entries
patternsqlMinor

Sql Server Service Pack Update Notifications

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
updatesqlpacknotificationsserviceserver

Problem

Is there any option in Sql Server to enable notifications from Microsoft in a way that it sends us emails every time a new service pack is released?

I have multiple servers with different versions of Sql Server installed and I want the sql server to send me an email every time a new service pack is available

I read this article and it says there is no such option.

Sql Server Service Pack Updates Article I found online

But I would like to ask the question anyways in case if it changed during the latest releases.

Solution

You could subscribe to the RSS feed on Brent Ozar's new site sqlserverupdates.com

He keeps an up to date list of the latest Service Packs and Cumulative Updates required for each version of SQL Server since 2005.

Context

StackExchange Database Administrators Q#104086, answer score: 4

Revisions (0)

No revisions yet.