Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Get-CsTeamsRoomVideoTeleConferencingPolicy

Use this cmdlet to retrieve the current Teams Room Video TeleConferencing policies.

Syntax

Identity (Default)

Get-CsTeamsRoomVideoTeleConferencingPolicy
 [[-Identity] <String>]
 [-MsftInternalProcessingMode <String>]
 [<CommonParameters>]

Filter

Get-CsTeamsRoomVideoTeleConferencingPolicy
 [-MsftInternalProcessingMode <String>]
 [-Filter <String>]
 [<CommonParameters>]

Description

The Teams Room Video Teleconferencing Policy enables administrators to configure and manage video teleconferencing behavior for Microsoft Teams Rooms (meeting room devices).

Parameters

-Filter

Enables you to use wildcard characters when indicating the policy (or policies) to be returned.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-Identity

The name the tenant admin gave to the Policy.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-MsftInternalProcessingMode

For internal use only.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

CommonParameters

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

Inputs

None

Outputs

System.Object


Feedback

Was this page helpful?