Forum Discussion

cloudready's avatar
cloudready
Copper Contributor
Feb 12, 2021

Hide the "Meet now" function in the calendar for certain users (groups)

Hello, I am trying to hide the "meet now" function for our group (GSchueler). I have succeeded in doing this, except for the function in the calendar module. Schedule meeting can be clicked, but then no students and/or channels can be added. Where can this be set in the Teams Admin Center? Thanks.

2 Replies

  • cloudready 

     

    This is correct, even with all the meeting options disabled you can still create an appointment for jsut your self. It won't be an online meeting.

     

    I agree this is annoying, it would be better if this could also be disabled, but it can not.

  • cloudready Hello, I'm not sure exactly what you mean here. But you can enable or disable Meet now by using policies and the Set-CsTeamsMeetingPolicy cmdlet.

     

    -AllowMeetNow
    Determines whether a user can start ad-hoc meetings. Set this to TRUE to allow a user to start ad-hoc meetings. Set this to FALSE to prohibit the user from starting ad-hoc meetings.

     

    -AllowPrivateMeetNow
    This setting controls whether a user can start an ad hoc private meeting.

     

    Meeting policy settings - General

    https://docs.microsoft.com/en-us/microsoftteams/meeting-policies-in-teams#meeting-policy-settings---general

     

    https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy?view=skype-ps

Resources