I am trying to use the sqlcmd -L c command to find out the instance name of the SQL server running on the local machine. It succeeds, but I have to wait for a full minute, for the tool to realize that there are no other servers on the network.
Is there a way to set the sqlcmd -L timeout to a shorter time interval?
