Enable meeting recordings in SharePoint and OneDrive

The transition from the classic to the new Stream has already started and managing meeting recordings from Microsoft Teams will be easy as managing a file.

Meeting recordings in SharePoint and OneDrive are globally available and this posts tells you everything you need to know about this new feature.

Microsoft Teams meeting recordings in SharePoint and OneDrive

How to enable recordings in SharePoint and OneDrive?

Even though this feature is globally available it is not enabled by default, to change this setting is necessary to use Skype for Business Online PowerShell.

To enable the new location for the meeting recordings, do the following:

  1. Download and install the Skype for Business Online PowerShell
  2. Open the PowerShell console as an Admin
  3. Execute the following script
Import-Module SkypeOnlineConnector
$sfbSession = New-CsOnlineSession<
Import-PSSession $sfbSession
Set-CsTeamsMeetingPolicy -Identity Global -RecordingStorageMode "OneDriveForBusiness"

Changing this setting will have no impact on previously recorded meetings, only new recordings will be stored in SharePoint.

Where are the meeting recordings files Stored?

With Microsoft Teams you can have meetings in different contexts and locations and depending of these the video file is stored in different places as shown below:

  • Channel meetings – In the SharePoint Recordings folder inside the channel folder of the team
    Microsoft Teams meeting recordings in SharePoint
  • Other meetings – In the OneDrive Recordings folder of the person who started the recording
    Microsoft Teams meeting recordings inOneDrive

Meeting recordings permissions in SharePoint and OneDrive

Once a meeting ends the recording is posted in the chat history but depending of the meeting type and the user type, permissions to access the file are different.

  • Channel meetings – Permissions are inherited from the Team's channel and owners and member will be able to manage the recording like any other file
  • Other meetings
    • User who schedules and the user who starts the meeting can edit
    • Invited users can view
    • External users don't have access by default but can request access to the file

Business vector created by freepik - www.freepik.com


No comments yet

Leave a Reply


I've been working with Microsoft Technologies over the last ten years, mainly focused on creating collaboration and productivity solutions that drive the adoption of Microsoft Modern Workplace.

%d bloggers like this: