How do I get the SQL Server version of a list of remote servers?

后端 未结 0 1310
温柔的废话
温柔的废话 2021-01-26 04:15

I am trying to get the output of the server name and the following command on each new line of a text file:

sqlcmd -? | find “Version”

I would li

相关标签:
回答
  • 消灭零回复
提交回复
热议问题