Forum Discussion

bigmaneric973's avatar
bigmaneric973
Copper Contributor
Jun 28, 2023

Set Meeting Policies for Specific groups

I need to set meeting parameters for a specific group. We want to take off 5 minutes at the end of 30 minute meetings and 10 off 60 minute meetings. I can do the for the entire organization, but they want it for just this group. I guess I'm looking for a way to do a policy for the group that I am not finding. We are using exchange 365 if that matters.

 

Thank you.

  • You can do it on a per-mailbox basis via the Set-MailboxCalendarConfiguration cmdlet. In your case, expand the group membership and run the cmdlet against each user mailbox.
  • Oh, I don't think the desktop Outlook client honors these settings just yet, therein you might have to set it via GPO or the Cloud Config service.
  • You can do it on a per-mailbox basis via the Set-MailboxCalendarConfiguration cmdlet. In your case, expand the group membership and run the cmdlet against each user mailbox.
    • bigmaneric973's avatar
      bigmaneric973
      Copper Contributor
      We decided to create a runbook for the group so they can set meetings themselves in outlook.

      Thank you.

Resources