Who Attended My Microsoft Teams Meeting?

I hear the question all of the time, “how do I get a list of attendees from my Teams meeting”? The reasons vary from a teacher wanting to make sure all students attended class, a business needing to track attendees of a training, etc. So how can we get that list?

Grab an admin

While the functionality exists, you need to start with getting it enabled which requires either a Global Administrator in your Microsoft 365 tenant, or someone with the Teams Administrator role.

As of the time of this writing, it must be enabled via the Skype for Business Online PowerShell module. I would expect this to become a GUI option at some point though. After connecting to the SFBO module, enable the ability to download a roster by running:

Set-CSTeamsMeetingPolicy -Identity Global -AllowEngagementReport "Enabled"

Keep in mind that after running this command, it will take a little time before you start seeing the option in meetings…so take a nap, grab a beer, or just wait until tomorrow before you tell anyone to try it out.

It’s enabled so give me my roster!

Only the meeting organizer is able to download the roster, so other presenters or attendees won’t even see the option. The meeting organizer, though, will see the option below which is going to download a CSV with info about attendees. You will be able to see when someone joins, leaves, etc. Additionally, there is a timestamp of the time the person joined.

Gotchas

This is a great addition that I’ve heard asked about many times, but there are some gotchas. I expect there to be improvements as time goes along so stay tuned!

GOTCHA #1: If someone joins the meeting prior to the organizer, the join timestamp currently shows the same time that the organizer joins. I don’t see that being a big issue in the majority of cases but just be aware.

GOTCHA #2: This is only giving you the roster of who joins or leaves while the organizer is in the meeting. If someone joins and leaves before you arrive you won’t capture them in the log.

Are Blackboard & Microsoft Teams Really “Better Together”?

On March 20th, 2020 educational institutions rejoiced as the eagerly awaited first integrations between the Blackboard LMS and Microsoft Teams was announced.  While I was aware of a group of Blackboard experts working with Microsoft to develop the integration, there had not been much public chatter about a release timeframe.  This leads me to wonder if they decided that it had reached “good enough” status and was sent out the door to help with the current COVID-19 situation taking the world by storm.  In any event, it was a welcome release!

But wait!  Doesn’t Blackboard already have a similar meetings solution, Collaborate?  It does but, not including the additional collaboration functionality in Teams, a couple of key features make Teams stand out.  Both involve accessibility and inclusion, live captions and automatic transcription of recordings.  Live captions have been in preview for a little while now and in action so far have performed well.  Additionally the automatic transcription of Teams meeting recordings will save instructors significant time over manually creating one, or paying for some 3rd party app to do the same.

As of the date of this post (3/24/2020), the integration is a simple LTI launch to the Teams meetings service.  There is a lot of possibility for the future, though, as (hopefully) Microsoft can take advantage of the REST connection to add deeper links into the content, calendar, and gradebook within Blackboard.  Blackboard has documented how to complete the LTI integration, and provided instructions for how to create and join meetings from within the application for the instructor and how to join from student experience so there is no need to cover those items.

Continue reading

The Case Of The Missing Live Captions in Microsoft Teams

Microsoft recently announced the live captions were in preview for Microsoft Teams meetings!  This is a welcome addition for both accessibility and inclusion.  Prior to this capability, some companies still had to rely on paying an outside source to attend meetings and provide a captioning service which does not come cheap.  In testing with a group of people though, I found that not everyone saw the ability to turn captions on.

Continue reading

Microsoft Teams Quick Tips #6 – Share System Audio

Desktop and application sharing has long been a thing in collaboration systems like OCS, Lync, Skype for Business, and Teams. However, one of the shortcomings has been that sharing a video that has audio, or audio on its own was not optimal. The video did not match up with the audio and the experience was very choppy.

In 2019, however, Microsoft released the ability to incorporate the option to share the audio from the host system via a Teams meeting or sharing session (which is now outdated info). This was a welcome change as it was frequently asked for. Share system audio was something that I frequently show people when doing training sessions. Much to my surprise though, in a recent training session I was unable to find this option. After a bit of poking around, I found that the option had been moved to an inconspicuous location without any notification (at least to my knowledge)…so is life in “the cloud”!

How Do I Share System Audio Now??

Never fear, it is still very easy to share system audio if you can’t find it elsewhere though! There are a couple of things you’ll need to do. Keep in mind that this will share ALL system audio…so if you get dings and whistles from new email alerts, etc those will also come through to the attendees so you may want to go into focus mode or do not disturb ahead of time.

  1. Start a meeting or chat with a person or group
  2. Connect to the audio
  3. Once you’re connected to audio in a Teams meeting or chat, share either your desktop or a specific window that will include the object that you’re wanting to share audio from
  4. Hover at the top of the screen until the presentation toolbar appears.
  5. You’ll see an icon between “Give Control” and “Stop Presenting” that allows you to share the system audio:

That’s it, now you can play your video or audio clip and the attendees will hear it in near real time!

Have a Microsoft Teams quick tip that you think should be included in a future post? Comment below or connect with me on social media!

Skype For Business Contacts and Groups Not Migrated to Microsoft Teams

Back in July 2018, Microsoft released new functionality to Microsoft Teams that would migrate existing contacts and contact groups that you have configured in your Skype For Business client into Teams. Specifically, the release details were:

Bring your Skype for Business contacts to Teams
When your organization moves from Skype for Business to Teams, your contacts will make the move with you. To see them, once you’re in Teams, click Chat on the left, then Contacts at the top.

During a recent migration from Skype for Business on-premises to Teams, though, I encountered a user who had multiple groups and contacts but none appeared in the Teams client. The fix was quick and painless.

Continue reading