Hello folks,
Today, we’ll talk about a parameter belongs to New-CsMeetingConfiguration or Set-CsMeetingConfiguration.
To show the current configs, you can use Get-CsMeetingConfiguration. If you have the default configs, you will see as the follow picture:
As you can see, AssignedConferenceTypeByDefault have the parameter as true as default.
When you use true in this parameter, you are saying the public meeting is available, and the meeting URL is the same in all meeting. Is a static link to all meetings. If you set this parameter as false, also, you need to change the EnableAssignedConferenceType as false.
To “renew” the link for each meeting, you need to change the parameters to false. Is as a dynamic link.
Another thing, is that Outlook use this configuration to set the meeting options. Manually, you can change it.
To see it, go Skype Meeting and then click meeting options:
I hope you enjoy!!
Reference: