You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting governs whether participants can give control of presentation slides during meetings scheduled by this user. Set the type of users you want to be able to give control and be given control of presentation slides in meetings. Users excluded from the selected group will be prohibited from giving control, or being given control, in a meeting.
300
-
301
-
Possible values are:
302
-
- **Everyone**: Anyone with the join link may enter the event.
303
-
- **EveryoneInOrganization**: Only internal AAD users and Multi-Tenant Organization (MTO) users can give or take control.
304
-
- **EveryoneInOrganizationAndGuests**: Only those who are Guests to the tenant, MTO users, and internal AAD users may enter the event.
305
-
- **None**: No one in the meeting can give or take control.
306
-
307
-
```yaml
308
-
Type: String
309
-
Parameter Sets: (All)
310
-
Aliases:
311
-
312
-
Required: False
313
-
Position: Named
314
-
Default value: EveryoneInOrganization
315
-
Accept pipeline input: False
316
-
Accept wildcard characters: False
317
-
```
318
-
319
298
### -BroadcastPremiumApps
320
-
This setting governs whether an organizer of a Teams Premium town hall may add an app that is accessible by everyone, including attendees, in a broadcast style Event including a Town hall. This does not include control over apps (such as AI Producer and Custom Streaming Apps) that are only accessible by the Event group.
299
+
This setting will enable Tenant Admins to specify if an organizer of a Teams Premium town hall may add an app that is accessible by everyone, including attendees, in a broadcast style Event including a Town hall. This does not include control over apps (such as AI Producer and Custom Streaming Apps) that are only accessible by the Event group.
321
300
322
301
Possible values are:
323
-
- **Enabled**: An organizer of a Premium town hall can add a Premium App such as Polls to the Town hall.
324
-
- **Disabled**: An organizer of a Premium town hall CANNOT add a Premium App such as Polls to the Town hall.
302
+
- **Enabled**: An organizer of a Premium town hall can add a Premium App such as Polls to the Town hall
303
+
- **Disabled**: An organizer of a Premium town hall CANNOT add a Premium App such as Polls to the Town hall
This setting enables/disables Threaded Channel creation and editing.
232
+
233
+
Possible Values:
234
+
- Enabled: Users are allowed to create and edit Threaded Channels.
235
+
- Disabled: Users are not allowed to create and edit Threaded Channels.
236
+
237
+
```yaml
238
+
Type: String
239
+
Parameter Sets: (All)
240
+
Aliases:
241
+
242
+
Required: False
243
+
Position: Named
244
+
Default value: Enabled
245
+
Accept pipeline input: False
246
+
Accept wildcard characters: False
247
+
```
248
+
230
249
### CommonParameters
231
250
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
This setting governs whether participants can give control of presentation slides during meetings scheduled by this user. Set the type of users you want to be able to give control and be given control of presentation slides in meetings. Users excluded from the selected group will be prohibited from giving control, or being given control, in a meeting.
393
-
394
-
Possible values are:
395
-
- **Everyone**: Anyone with the join link may enter the event.
396
-
- **EveryoneInOrganization**: Only internal AAD users and Multi-Tenant Organization (MTO) users can give or take control.
397
-
- **EveryoneInOrganizationAndGuests**: Only those who are Guests to the tenant, MTO users, and internal AAD users may enter the event.
398
-
- **None**: No one in the meeting can give or take control.
399
-
400
-
```yaml
401
-
Type: String
402
-
Parameter Sets: (All)
403
-
Aliases:
404
-
405
-
Required: False
406
-
Position: Named
407
-
Default value: EveryoneInOrganization
408
-
Accept pipeline input: False
409
-
Accept wildcard characters: False
410
-
```
411
-
412
390
### -BroadcastPremiumApps
413
-
This setting governs whether an organizer of a Teams Premium town hall may add an app that is accessible by everyone, including attendees, in a broadcast style Event including a Town hall. This does not include control over apps (such as AI Producer and Custom Streaming Apps) that are only accessible by the Event group.
391
+
This setting will enable Tenant Admins to specify if an organizer of a Teams Premium town hall may add an app that is accessible by everyone, including attendees, in a broadcast style Event including a Town hall. This does not include control over apps (such as AI Producer and Custom Streaming Apps) that are only accessible by the Event group.
414
392
415
393
Possible values are:
416
-
- **Enabled**: An organizer of a Premium town hall can add a Premium App such as Polls to the Town hall.
417
-
- **Disabled**: An organizer of a Premium town hall CANNOT add a Premium App such as Polls to the Town hall.
394
+
- **Enabled**: An organizer of a Premium town hall can add a Premium App such as Polls to the Town hall
395
+
- **Disabled**: An organizer of a Premium town hall CANNOT add a Premium App such as Polls to the Town hall
When set to True (the default value) users will be potentially allowed to communicate with users who have accounts on public IM and presence providers such as Windows Live, Yahoo, and AOL.
265
-
The collection of public providers that users can actually communicate with is managed by using the `Set-CsTenantPublicProvider` cmdlet.
266
-
267
-
```yaml
268
-
Type: Boolean
269
-
Parameter Sets: (All)
270
-
Aliases:
271
-
applicable: Microsoft Teams
272
-
273
-
Required: False
274
-
Position: Named
275
-
Default value: None
276
-
Accept pipeline input: False
277
-
Accept wildcard characters: False
278
-
```
279
256
### -AllowTeamsConsumer
280
257
Allows federation with people using Teams with an account that's not managed by an organization.
0 commit comments