How to schedule a Microsoft Teams webinar

Previously we could schedule Teams meetings and Teams live events. Now there’s a new, third option called webinars for those “in-between” needs. It is currently rolling out (May 2021) so you may not see this option right away but check back soon.

Webinars enable up to 1,000 participants, but also come with some great features like custom registration pages with email confirmation to registrants, attendee reporting (in line with what we’re seeing in meetings and live events), and polls, chat, and reactions (as we have in meetings). We’ll also be better able to manage attendee audio/video as hosts of webinars.

Webinars can extend beyond 1,000 participants, though anyone beyond 1,000 will be view-only (non-interactive).

To schedule a webinar in Microsoft Teams webinar, follow these steps:

Scheduling a webinar in Microsoft Teams

1. Go to the Calendar via the Microsoft Teams client left-hand nav

The Calendar option in the left-hand navigation menu of Microsoft Teams.

2. Choose the dropdown arrow next to New Meeting in the upper right-hand corner and choose Webinar.

The new (May 2021) Webinar feature when scheduling Teams events.

3. Choose the dropdown arrow next to require registration to choose who should be required to register for the webinar in order to attend. You can choose None, For people in your org and guests, or For everyone.

Note: If For everyone is grayed out for you, your administrators will need to allow you to require it outside your organization via policy. See this documentation for more info. While currently PowerShell, we can expect to see UI settings added to the Teams Admin Center eventually as with other features.

The require registration option on a new Microsoft Teams webinar.

4. Select View registration form to configure the registration form attendees will complete.

The View registration form link on a new Microsoft Teams webinar.

5. Configure all of the details for the registration form, including any additional fields you want to add or speaker information.

Click to enlarge – Custom registration form configuration screen.

6. Click Save when finished customizing. You’ll see a preview of what your attendees will see and can copy the registration link from the top ribbon. When finished previewing, click the X in the upper-right hand corner to close the pop-up.

Click to enlarge – A custom registration form preview in Microsoft Teams when creating a webinar.

7. Complete the invite details for your presenters (matching the details you placed on the registration form, of course). Click Send when ready.

That’s it! Just be sure to only share the Registration link (open event from calendar and click Copy registration link) for your attendees and NOT the “Click here to join the meeting” link.

Click to enlarge – Share the “registration link” with attendees, not the “Join” or “Click here to join the meeting” links.

You can download current registration any time by re-opening the event from your calendar and selecting the registration file icon shown below.

Click to enlarge – Webinar details after creation.

How to add a Version column to modern SharePoint list and library views

Versioning is enabled by default on all modern lists and libraries in Microsoft 365 and saves the last 500 major versions of an item/document . However, you won’t see a column displaying an item’s/document’s version number automatically in list/library views unless you explicitly add it.

Normally in modern lists and libraries you could show/hide columns that already exist by selecting the column header titled “+ Add column” then “Show/hide columns” as seen in the screenshot below.

However, when we do this, Version isn’t an option.

Solution #1: Edit the current view

We visit some classic SharePoint settings to find this column. Simply follow the steps below to add the “Version” column to your list or library view.

1. Go to the list or library and make sure it’s on the view to which you’re adding a column for Version

2. Select the view name (All Items or All Documents is default) then Edit current view

3. Scroll down to the bottom of the list of column names and select the checkbox next to Version.

4. Click OK at the top or bottom of the screen to save.

Note: If you want to rearrange the order of columns as well (perhaps placing Version between other columns) then be sure to change its corresponding number next to its row in the view settings as well.

Solution #2: Edit the view through List/Library settings

Rather than using Edit current view from the view itself, you can also get to the same view settings by going to Settings > List Settings or Settings > Library Settings.

Scroll down to the Views section and select the name of the view for which you’re adding the Version column then proceed with steps 3 and 4 from Solution #1.

And through either method, now we have a column for Version added to our view.