NAME

Get-DcsConnection

SYNOPSIS

Displays the names of all connections created for the server group.

SYNTAX

Get-DcsConnection   [ -PipelineVariable <String> ]

DESCRIPTION

Displays the names of all connections created for the server group. The connections were created using Connect-DcsServer.

PARAMETERS

-PipelineVariable<String>

Required: false
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false

INPUTS

OUTPUTS

string : Aliases of all connections for the server group.

NOTES

Also see Get-DcsDefaultConnection, Set-DcsDefaultConnection.

EXAMPLES


-------------- Example 1 Returns all connections --------------
Get-DcsConnection
			

Lists the connections for this server group.

SSV1Connect
SSV2Connect
localhost