Hi All,
I am trying to gather some SQL server version and OS lvl information and thinking what is the best way to do it since I have more than 10 servers.
1. How can I get the OS and SQL server current patch level information? is it select @@version? or do we have better options?
2. What should be the right patch level, How do you know if this patch is outdated. Is it I have to go Microsoft site or just google?
Trying to learn the best approach for simple work task. Please share your advise.
Have a wonderful day!
I am trying to gather some SQL server version and OS lvl information and thinking what is the best way to do it since I have more than 10 servers.
1. How can I get the OS and SQL server current patch level information? is it select @@version? or do we have better options?
2. What should be the right patch level, How do you know if this patch is outdated. Is it I have to go Microsoft site or just google?
Trying to learn the best approach for simple work task. Please share your advise.
Have a wonderful day!