-1

Is it possible to assign a TCP port using only SQLCMD?

enter image description here

BenR
  • 2,791
  • 3
  • 26
  • 36

1 Answers1

0

No, it's not possible via SQLCMD. However, I did just write an answer to another question here that does it with powershell.

Ben Thul
  • 31,080
  • 4
  • 45
  • 68