Get-ManagementGroupConnection

Get-ManagementGroupConnection

Gets all open Management Group connections.

Syntax

Get-ManagementGroupConnection [ <CommonParameters>]

Detailed Description

Gets all open Management Group connections.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters

Notes

  • For more information, type "Get-Help Get-ManagementGroupConnection -detailed". For technical information, type "Get-Help Get-ManagementGroupConnection -full".
    When specifying multiple values for a parameter, use commas to separate the values. For example, "<parameter-name> <value1>, <value2>".

Examples

-------------- EXAMPLE 1 --------------

This command lists all open management group connections.

C:\PS>get-managementgroupconnection

New-ManagementGroupConnection

Remove-ManagementGroupConnection