March 27, 2017 at 4:35 am
How do you register all servers on domain with different versions to admin thru ssms
March 27, 2017 at 7:02 am
I strongly recommend using Registered Servers with both Central Management Servers and Local Server Groups, a little used feature in SSMS that can be a huge boost to your organizing of servers.
Central Management Servers lets you create a shared resource/list of all servers that can be connected to via Windows Credentials; that list can then be used by all your developers, so they know they layout iof the environment, even if they cannot access it via their credentials!
if you have to connect via SQL credentials,and you also want to save the credentials used, you want to use Local Server Groups.
here's a pretty good article on it:
https://www.mssqltips.com/sqlservertip/2859/evaluating-policies-on-multiple-sql-server-instances-using-central-management-server/
Lowell
March 27, 2017 at 8:44 am
giastoday - Monday, March 27, 2017 4:35 AMHow do you register all servers on domain with different versions to admin thru ssms
It's incredibly useful as Lowell said and he provided some great info for you.
If your concern is the version difference, use the highest version of SSMS. You can register instances on lower versions.
Sue
April 11, 2017 at 7:35 am
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply