Jump to content

Recommended Posts

Posted (edited)

In case someone's like me didn't realize that Microsoft have removed the save to stream feature for education but didn't update the opt out of stream upload in the meetings profiles. You need to do that.

 

So what happened is a meeting would record but would then fail to upload to stream and instead offer a 20 days to download. The issue is those recordings are hosted on skype and can't be deleted. You need to change the cloud upload option to OneDrive in your meetings profile which will store channel meetings to the files>recordings or to your personal OneDrive>recordings.

 

It is of course a powershell thingum that required 12 pre-requisites before you type the option in..

 

Global for me as I haven't assigned profiles to teachers.

 

Set-CsTeamsMeetingPolicy -Identity Global -RecordingStorageMode "OneDriveForBusiness"

 

Edit: https://docs.microsoft.com/en-us/MicrosoftTeams/tmr-meeting-recording-change

Edited by chazzy2501
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...