Detect MS SQL Server Instances
This plug-in provided command enumerates available instances of Microsoft SQL Server on the local system and network.
Return result in variable
Enter the name of the variable to receive the list of SQL Server instances found on the local system and network. The variable receives a defined.
delimited list of instance names. The variable must have been previouslyNotes
- You may use the Parse String command to obtain individual names from the list of servers that the variable receives.