MS Teams webinar registration setting

where to do the setting to allow webinar registration for Everyone?

As you can see in the url, the webinartype = EveryoneinCompany.

How to change it to "Everyone"?

I only has MS Teams Admin access. I am not familiar with powershell.

Answer
Answer
Hi Lin,

If possible, please run the following command and confirm that the meeting policy is set properly:
Get-CsTeamsMeetingPolicy -identity Global | Select WhoCanRegister

Also, do you have any custom meeting policy set for users or only the Global setting applies to the entire organization?

Regards
Nik

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Answer
Answer
Hi Lin,

Thanks for your post on the community forum. I'm Nik, an independent advisor here to assist you with this.

If you don't see the 'For Everyone' option to register, this is something that is not enabled in the meeting policy.
As of now, this setting is not available in the Teams admin center. So, you would need to configure it through PowerShell and set a policy to allow anyone, including anonymous users, to register for webinars, run. Please refer to the documentation for the guide:

https://docs.microsoft.com/en-us/microsoftteams...

I can assist you with steps if that helps:
Go to PowerShell, run the following command to import the MS Teams module:
1. Install-Module MicrosoftTeams
2. Answer Yes or Yes to All to continue with the installation.
3. Connect-MicrosoftTeams
4. Enter you Admin account credentials
5. Set-CsTeamsMeetingPolicy -WhoCanRegister Everyone
Now, allow it 24 hours to reflect on the Teams account.

Regards
Nik

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated November 10, 2021 Views 430 Applies to: