MYK-IT Posted May 22, 2020 Posted May 22, 2020 Just a note to say that we've received some of the newer MS TEAMS features, which was a beneficial and noticeable improvement during today's staff TEAMS meeting! 3x3 Display Raise a Virtual Hand Didn't notice the other new meeting/call controls location (Roadmap ID 57294) 1
MartinT Posted May 22, 2020 Posted May 22, 2020 Yes, you need Teams version 1.3.00.12058. The 9-way view has been very popular with us.
Sylv3r Posted May 22, 2020 Posted May 22, 2020 We got them at the start of the week - both great long overdue improvements.
supportman Posted May 22, 2020 Posted May 22, 2020 Looking forward to pop out chat and them sorting the default presenter permissions in the future
clydey10 Posted May 22, 2020 Posted May 22, 2020 Looking forward to pop out chat and them sorting the default presenter permissions in the future Default presenter was released earlier this week.
supportman Posted May 22, 2020 Posted May 22, 2020 (edited) Default presenter was released earlier this week. Wow! didn't know that, just checked at you are right! https://microsoftteams.uservoice.com/forums/599053-schools-and-universities/suggestions/39989980-add-a-global-setting-for-the-default-role-of-meeti Has anyone managed to do it yet? I hate powershell and the instructions are awful!! argh... Edited May 22, 2020 by supportman
TechMonkey Posted May 22, 2020 Posted May 22, 2020 Wow! didn't know that, just checked at you are right! https://microsoftteams.uservoice.com/forums/599053-schools-and-universities/suggestions/39989980-add-a-global-setting-for-the-default-role-of-meeti Has anyone managed to do it yet? I hate powershell and the instructions are awful!! argh... I just used I used: Set-CsTeamsMeetingPolicy -Identity Education_Teacher -DesignatedPresenterRoleMode OrganizerOnlyUserOverride Where Education_teacher is the teacher policy. It isn't perfect, all it does is sets the default meeting option. I did hear that they were looking at making that pupils would always be added as attendees and staff as presenters in Education teams, but that hasn't been added yet 2
kennysarmy Posted January 7, 2021 Posted January 7, 2021 I just used I used: Set-CsTeamsMeetingPolicy -Identity Education_Teacher -DesignatedPresenterRoleMode OrganizerOnlyUserOverride Where Education_teacher is the teacher policy. It isn't perfect, all it does is sets the default meeting option. I did hear that they were looking at making that pupils would always be added as attendees and staff as presenters in Education teams, but that hasn't been added yet I'm just trying to set the default policy for “Who can present” in Teams meetings by using the Set-CsTeamsMeetingPolicy in powershell. I believe I've followed the logic and run the command: Set-CsTeamsMeetingPolicy -Identity School_staff_meeting -DesignatedPresenterRoleMode OrganizerOnlyUserOverride This returns nothing at the prompt. I thought I could then use: Get-CsTeamsMeetingPolicy -Identity School_staff_meeting -DesignatedPresenterRoleMode OrganizerOnlyUserOverride to check the value. But this returns: PS C:\windows\system32> Get-CsTeamsMeetingPolicy -Identity Balcarras_staff_meeting -DesignatedPresenterRoleMode OrganizerOnlyUserOverride A parameter cannot be found that matches parameter name 'DesignatedPresenterRoleMode'. + CategoryInfo : InvalidArgument: ( [Get-CsTeamsMeetingPolicy], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.Rtc.Management.Internal.GetTeamsMeetingPolicyCmdlet + PSComputerName : admined2.online.lync.com PS C:\windows\system32>
PyROm Posted January 7, 2021 Posted January 7, 2021 The default can be set for a policy in a drop down menu on the web page now in teams admin, under meetings->meeting policies 1
kennysarmy Posted January 7, 2021 Posted January 7, 2021 The default can be set for a policy in a drop down menu on the web page now in teams admin, under meetings->meeting policies Ah - cheers.
mitchell1981 Posted January 7, 2021 Posted January 7, 2021 Be aware that this can take a long time to take affect. I thought it wasn't working, but the next day it did. Same for the lobby setting. Of course by the time it kicked in the teachers had changed their minds and wanted it set back the other way, so had to wait another day! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now