diff --git a/teams/teams-ps/teams/New-CsTeamsCallingPolicy.md b/teams/teams-ps/teams/New-CsTeamsCallingPolicy.md index 548d84c63f..50ec0cbd25 100644 --- a/teams/teams-ps/teams/New-CsTeamsCallingPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsCallingPolicy.md @@ -51,7 +51,7 @@ New-CsTeamsCallingPolicy [-Identity] [-PopoutForIncomingPstnCalls ] [-PreventTollBypass ] [-SpamFilteringEnabledType ] - [-VoiceSimulationInInterpretation ] + [-VoiceSimulationInInterpreter ] [-WhatIf] [] ``` @@ -105,7 +105,7 @@ Applicable: Microsoft Teams Required: False Position: Named -Default value: None +Default value: Enabled Accept pipeline input: False Accept wildcard characters: False ``` @@ -644,7 +644,7 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -VoiceSimulationInInterpretation +### -VoiceSimulationInInterpreter >[!NOTE] >This feature has not been released yet and will have no changes if it is enabled or disabled. @@ -653,10 +653,8 @@ Enables the user to use the voice simulation feature while being AI interpreted. Possible Values: -- DisabledUserOverride - Disabled - Enabled -- EnabledUserOverride ```yaml Type: String @@ -666,7 +664,7 @@ Applicable: Microsoft Teams Required: False Position: Named -Default value: None +Default value: Disabled Accept pipeline input: False Accept wildcard characters: False ``` diff --git a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md index 5e1d345959..046a527187 100644 --- a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md @@ -19,6 +19,7 @@ ms.date: 11/12/2024 ```powershell New-CsTeamsMeetingPolicy [-Identity] + [-AIInterpreter ] [-AllowAnonymousUsersToDialOut ] [-AllowAnonymousUsersToJoinMeeting ] [-AllowAnonymousUsersToStartMeeting ] @@ -112,6 +113,7 @@ New-CsTeamsMeetingPolicy [-Identity] [-UsersCanAdmitFromLobby ] [-VideoFiltersMode ] [-VoiceIsolation ] + [-VoiceSimulationInInterpreter ] [-WatermarkForAnonymousUsers ] [-WatermarkForCameraVideoOpacity ] [-WatermarkForCameraVideoPattern ] @@ -162,6 +164,30 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AIInterpreter +>[!NOTE] +>This feature has not been released yet and will have no changes if it is enabled or disabled. + +Enables the user to use the AI Interpreter related features + +Possible values: + +- Disabled +- Enabled + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Applicable: Microsoft Teams + +Required: False +Position: Named +Default value: Enabled +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -AllowAnonymousUsersToDialOut Determines whether anonymous users are allowed to dial out to a PSTN number. Set this to TRUE to allow anonymous users to dial out. Set this to FALSE to #prohibit anonymous users from dialing out. @@ -951,7 +977,8 @@ Accept wildcard characters: False ``` ### -AutomaticallyStartCopilot -*Note: This feature has not been fully released yet, so the setting will have no effect.* +> [!Note] +> This feature has not been fully released yet, so the setting will have no effect.* This setting gives admins the ability to auto-start Copilot. @@ -1401,7 +1428,9 @@ Accept wildcard characters: False ### -MeetingInviteLanguages Controls how the join information in meeting invitations is displayed by enforcing a common language or enabling up to two languages to be displayed. -Note: All Teams supported languages can be specified using language codes. For more information about its delivery date, see the [roadmap (Feature ID: 81521)](https://www.microsoft.com/microsoft-365/roadmap?filters=&searchterms=81521). + +> [!NOTE] +> All Teams supported languages can be specified using language codes. For more information about its delivery date, see the [roadmap (Feature ID: 81521)](https://www.microsoft.com/microsoft-365/roadmap?filters=&searchterms=81521). The preliminary list of available languages is shown below: @@ -1423,7 +1452,8 @@ Accept wildcard characters: False ### -NewMeetingRecordingExpirationDays Specifies the number of days before meeting recordings will expire and move to the recycle bin. Value can be from 1 to 99,999 days. -NOTE: You may opt to set Meeting Recordings to never expire by entering the value -1. +> [!NOTE] +> You may opt to set Meeting Recordings to never expire by entering the value -1. ```yaml Type: Int32 @@ -1516,7 +1546,8 @@ This parameter can take two possible values: - Stream - OneDriveForBusiness -Note: The change of storing Teams meeting recordings from Classic Stream to OneDrive and SharePoint (ODSP) has been completed as of August 30th, 2021. All recordings are now stored in ODSP. This change overrides the RecordingStorageMode parameter, and modifying the setting in PowerShell no longer has any impact. +> [!Note] +> The change of storing Teams meeting recordings from Classic Stream to OneDrive and SharePoint (ODSP) has been completed as of August 30th, 2021. All recordings are now stored in ODSP. This change overrides the RecordingStorageMode parameter, and modifying the setting in PowerShell no longer has any impact. ```yaml Type: String @@ -1551,7 +1582,9 @@ Accept wildcard characters: False ### -RoomPeopleNameUserOverride Enabling people recognition requires the tenant CsTeamsMeetingPolicy roomPeopleNameUserOverride to be "On" and roomAttributeUserOverride to be Attribute for allowing individual voice and face profiles to be used for recognition in meetings. -**Note**: In some locations, people recognition can't be used due to local laws or regulations. + +> [!Note] +> In some locations, people recognition can't be used due to local laws or regulations. Possible values: - On @@ -1731,6 +1764,31 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -VoiceSimulationInInterpreter + +> [!NOTE] +> This feature has not been released yet and will have no changes if it is enabled or disabled. + +Enables the user to use the voice simulation feature while being AI interpreted. + +Possible Values: + +- Disabled +- Enabled + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Applicable: Microsoft Teams + +Required: False +Position: Named +Default value: Disabled +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -WatermarkForAnonymousUsers Determines the meeting experience and watermark content of an anonymous user. diff --git a/teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md b/teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md index 344a110c0b..b9bab1b39a 100644 --- a/teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md @@ -48,7 +48,7 @@ Set-CsTeamsCallingPolicy [-Identity] [-PopoutForIncomingPstnCalls ] [-PreventTollBypass ] [-SpamFilteringEnabledType ] - [-VoiceSimulationInInterpretation ] + [-VoiceSimulationInInterpreter ] [-WhatIf] [] ``` @@ -111,7 +111,7 @@ Applicable: Microsoft Teams Required: False Position: Named -Default value: None +Default value: Enabled Accept pipeline input: False Accept wildcard characters: False ``` @@ -614,7 +614,7 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -VoiceSimulationInInterpretation +### -VoiceSimulationInInterpreter > [!NOTE] > This feature has not been released yet and will have no changes if it is enabled or disabled. @@ -623,10 +623,8 @@ Enables the user to use the voice simulation feature while being AI interpreted. Possible Values: -- DisabledUserOverride - Disabled - Enabled -- EnabledUserOverride ```yaml Type: String @@ -636,7 +634,7 @@ Applicable: Microsoft Teams Required: False Position: Named -Default value: None +Default value: Disabled Accept pipeline input: False Accept wildcard characters: False ``` diff --git a/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md b/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md index b1a6457abb..6e79ad9788 100644 --- a/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md @@ -23,6 +23,7 @@ The `CsTeamsMeetingPolicy` cmdlets enable administrators to control the type of ```powershell Set-CsTeamsMeetingPolicy [[-Identity] ] + [-AIInterpreter ] [-AllowAnnotations ] [-AllowAnonymousUsersToDialOut ] [-AllowAnonymousUsersToJoinMeeting ] @@ -116,6 +117,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] ] [-UsersCanAdmitFromLobby ] [-VideoFiltersMode ] [-VoiceIsolation ] + [-VoiceSimulationInInterpreter ] [-WatermarkForAnonymousUsers ] [-WatermarkForCameraVideoOpacity ] [-WatermarkForCameraVideoPattern ] @@ -178,6 +180,30 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AIInterpreter +>[!NOTE] +>This feature has not been released yet and will have no changes if it is enabled or disabled. + +Enables the user to use the AI Interpreter related features + +Possible values: + +- Disabled +- Enabled + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Applicable: Microsoft Teams + +Required: False +Position: Named +Default value: Enabled +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -AllowAnnotations This setting will allow admins to choose which users will be able to use the Annotation feature. @@ -1806,6 +1832,31 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -VoiceSimulationInInterpreter + +> [!NOTE] +> This feature has not been released yet and will have no changes if it is enabled or disabled. + +Enables the user to use the voice simulation feature while being AI interpreted. + +Possible Values: + +- Disabled +- Enabled + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Applicable: Microsoft Teams + +Required: False +Position: Named +Default value: Disabled +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -WatermarkForAnonymousUsers Determines the meeting experience and watermark content of an anonymous user.