Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 860 Bytes

File metadata and controls

44 lines (30 loc) · 860 Bytes
external help file ConnectWiseControlAPI-help.xml
Module Name ConnectWiseControlAPI
online version
schema 2.0.0

Get-CWCSessionGroup

SYNOPSIS

Returns details of all session groups.

SYNTAX

Get-CWCSessionGroup [<CommonParameters>]

DESCRIPTION

Returns details of all session groups.

EXAMPLES

Example 1

PS C:\> Get-CWCSessionGroup

Returns details of all session groups.

PARAMETERS

CommonParameters

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

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS