Forum Discussion
Teams meeting recordings Redirection for specific users to a specific folder in OneDrive
Hi Amir, I believe this can be done by the Teams Admin Center policies section read more on Microsoft Roadmap...
https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&filters=&searchterms=67138
also, this article says by March 1st, 2021 everyone should use OneDrive or Sharepoint for recording the calls nothing will go to Stream...
check this article for more... https://techcommunity.microsoft.com/t5/public-sector-blog/microsoft-teams-recorded-meeting-storage-in-onedrive-for/ba-p/2030120
PDostiyar Thank you for your reply. I understand that this change is coming but I needed to implement this for 30 users asap. It is an urgent requirement. Is it possible to enable this for certain users now? Are there set of commands and steps to do this? Please help. It is greatly appreciated.
- PDostiyarFeb 23, 2021Bronze Contributor
AmirShahzad Ok Great here is the Microsoft Docs... which explain one by one the steps that you need to put those users to be able to save their recording to Onedrive...
https://docs.microsoft.com/en-us/microsoftteams/tmr-meeting-recording-change
let me know how it goes and if worked closed the thread selection this solution works for you....again let me know if it didn't work for you....
- AmirShahzadApr 23, 2021Tin ContributorI wanted to redirect the recordings to a sharepoint shared library which will serve as a central repository for the users. Are there any commands for that?
- ChristianBergstromApr 23, 2021Silver ContributorHello, you need to opt-in to use the new storage location (OneDrive/SharePoint) as already mentioned above. Only channel meeting recordings will go to SharePoint where the permissions will be inherited. The other recordings will end up in OneDrive. So, opt-in for the meeting policy you would like to use (global is the default) and assign that policy to the users.
The command is simple and looks like this for the global policy.
Set-CsTeamsMeetingPolicy -Identity Global -RecordingStorageMode "OneDriveForBusiness"