Set-SCManagementGroupConnection
Sets the specified connection to a System Center Operations Manager Management Group as the active connection.
Syntax
Set-SCManagementGroupConnection
[-Connection] <Connection>
[<CommonParameters>]
Description
The Set-SCManagementGroupConnection cmdlet sets the specified connection to a System Center Operations Manager Management Group as the active connection. This command can also be executed with Set-SCOMManagementGroupConnection
.
Examples
1: Set an active management group connection
PS C:\>Get-SCManagementGroupConnection | Set-SCManagementGroupConnection
The Set-SCManagementGroupConnection cmdlet sets the specified connection to a System Center Operations Manager Management Group as the active connection.
Parameters
-Connection
Type: | Connection |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |