Forum Discussion
Calendar vs Outlook: Two Different Meetings to Join?
- Mar 20, 2020not that i know of, but it happened to me on one, so I'm assuming it's going to be related, going to go check and try to repro since I'm wondering if each meeting is a different URL for each occurance, and the first one from Teams is using a diff one vs. outlook or something. Good place to investigate.
Was your meeting reoccurring?
ChrisWebbTech we were advised by premier support to re-run the meeting migration service for the affected meeting host. This has resolved the issue in most cases for us.
Start-CsExMeetingMigration -Identity "username@domain.com"
I did also pose a question about the method by which we were converting users to see if there was anything we could do to reduce the number of occurrences of this issue, but premier support was unable to provide any guidance there. Initially as we were migrating, we ran a PowerShell script to set the co-existence policy for all the users in the migration, then set the policies for all of the users. I re-wrote my script to setup each user individually with the co-existence policy and the rest of our policies. This seemed to help, but I've only tested on a small population right now, and it was already a fairly small issue for us.