Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

get msinstance list

get msinstance list

Lists the Microsoft SQL Server instances that run on a specific Server Manager system.

Syntax

get msinstance list
Server_Manager_name
The following short form is acceptable:
msil
Server_Manager_name

Parameters

The following table describes the command parameter:
Parameter
Description
Server_Manager_name
The name of the Server Manager instance on the system for which to list Microsoft SQL Server instances. The Server Manager instance must belong to the replication server group of the Main server to which you are connected.
Use the
show servers
command to view a list of the Server Manager instances in the replication server group.

Examples

The following command displays a list of the Microsoft SQL Server instances that run on the Server Manager Main server system:
get msinstance list Main
The following command displays a list of the Microsoft SQL Server instances that run on the Subserver_src subserver system:
msil Subserver_src

0 COMMENTS

We’d like to hear from you!