Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Set-CsTeamsMeetingPolicy.md #12498

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 17 additions & 8 deletions teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
@@ -507,10 +507,10 @@ Accept wildcard characters: False

### -AllowMeetingCoach
This setting will allow admins to allow users the option of turning on Meeting Coach during meetings, which provides users with private personalized feedback on their communication and inclusivity.
If set to True, then users will see and be able to click the option for turning on Meeting Coach during calls.
If set to False, then users will not have the option to turn on Meeting Coach during calls.

```yaml
```
If set to True, then users will see and be able to click the option for turning on Meeting Coach during calls.
If set to False, then users will not have the option to turn on Meeting Coach during calls.
``````yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
@@ -1582,10 +1582,11 @@ Accept wildcard characters: False
### -QnAEngagementMode

This setting enables Microsoft 365 Tenant Admins to Enable or Disable the Questions and Answers experience (Q+A).
When Enabled, Organizers can turn on Q+A for their meetings. When Disabled, Organizers cannot turn on Q+A in their meetings.
The setting is enforced when a meeting is created or is updated by Organizers.
Attendees can use Q+A in meetings where it was previously added. Organizers can remove Q+A for those meetings through Teams and Outlook Meeting Options.
Possible values: Enabled, Disabled
```
When Enabled, Organizers can turn on Q+A for their meetings. When Disabled, Organizers cannot turn on Q+A in their meetings.
The setting is enforced when a meeting is created or is updated by Organizers.
Attendees can use Q+A in meetings where it was previously added. Organizers can remove Q+A for those meetings through Teams and Outlook Meeting Options.
```Possible values: Enabled, Disabled

```yaml
Type: String
@@ -1781,6 +1782,12 @@ Accept wildcard characters: False

### -UsersCanAdmitFromLobby

Possible values are:

- OrganizerAndCoOrganizersOnly

- OrganizersAndPresentersOnly

This policy controls who can admit from the lobby.

```yaml
@@ -1793,9 +1800,11 @@ Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

```

### -VideoFiltersMode

Determines the background effects that a user can configure in the Teams client. Possible values are:

- NoFilters: No filters are available.