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 prohibitted from giving control, or being given control, in a meeting.
299
+
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
300
301
301
Possible values are:
302
302
- **Everyone**: Anyone with the join link may enter the event.
@@ -316,6 +316,25 @@ Accept pipeline input: False
316
316
Accept wildcard characters: False
317
317
```
318
318
319
+
### -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.
321
+
322
+
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.
325
+
326
+
```yaml
327
+
Type: String
328
+
Parameter Sets: (All)
329
+
Aliases:
330
+
331
+
Required: False
332
+
Position: Named
333
+
Default value: Enabled
334
+
Accept pipeline input: False
335
+
Accept wildcard characters: False
336
+
```
337
+
319
338
### -Confirm
320
339
The Confirm switch does not work with this cmdlet.
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 prohibitted from giving control, or being given control, in a meeting.
392
+
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
393
394
394
Possible values are:
395
395
- **Everyone**: Anyone with the join link may enter the event.
396
396
- **EveryoneInOrganization**: Only internal AAD users and Multi-Tenant Organization (MTO) users can give or take control.
397
397
- **EveryoneInOrganizationAndGuests**: Only those who are Guests to the tenant, MTO users, and internal AAD users may enter the event.
398
398
- **None**: No one in the meeting can give or take control.
399
-
-
399
+
400
400
```yaml
401
401
Type: String
402
402
Parameter Sets: (All)
@@ -409,6 +409,25 @@ Accept pipeline input: False
409
409
Accept wildcard characters: False
410
410
```
411
411
412
+
### -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.
414
+
415
+
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.
418
+
419
+
```yaml
420
+
Type: String
421
+
Parameter Sets: (All)
422
+
Aliases:
423
+
424
+
Required: False
425
+
Position: Named
426
+
Default value: Enabled
427
+
Accept pipeline input: False
428
+
Accept wildcard characters: False
429
+
```
430
+
412
431
### -Confirm
413
432
The Confirm switch does not work with this cmdlet.
0 commit comments