Skip to main content
Version: 2.0.1 (preview)

Test-MtTeamsRestrictParticipantGiveRequestControl

SYNOPSISโ€‹

Checks if Teams is configured to only allow users with presenter rights to share content during meetings.

SYNTAXโ€‹

Test-MtTeamsRestrictParticipantGiveRequestControl [[-TeamsMeetingPolicy] <Object>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTIONโ€‹

Restricting who can present limits meeting disruptions and reduces the risk of unwanted or inappropriate content being shared.

Learn more: https://techcommunity.microsoft.com/blog/microsoftteamsblog/7-tips-for-safe-online-meetings-and-collaboration-with-microsoft-teams/2072303 https://learn.microsoft.com/en-us/microsoftteams/meeting-policies-content-sharing

EXAMPLESโ€‹

EXAMPLE 1โ€‹

Test-MtTeamsRestrictParticipantGiveRequestControl

PARAMETERSโ€‹

-TeamsMeetingPolicyโ€‹

The TeamsMeetingPolicy object to check Run Get-CsTeamsMeetingPolicy to get the policy

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ProgressActionโ€‹

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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โ€‹

OUTPUTSโ€‹

System.Booleanโ€‹

NOTESโ€‹

https://maester.dev/docs/commands/Test-MtTeamsRestrictParticipantGiveRequestControl