Forum Discussion
prevent a conference recording from being downloaded
- Nov 22, 2020Great. That is the only way to change the recording storage location, as it’s a Teams meeting policy setting managed by an (Teams) administrator.
https://docs.microsoft.com/en-us/microsoftteams/tmr-meeting-recording-change
ChristianBergstrom Thanks. I read your tips and found those conference recordings are stored either in OneDrive or SharePoint now for A1 education users. But I could not find "Recordings" folder in my OneDrive, my root folder of OneDrive is "My files" and no "Recordings" folder under there. How could I reach to my recorded videos?
FYI, I browse again my MS Stream videos but could not find those conference recordings neither whilst I could download from the channel I initiated the conference in MS Team(although it is not a preferable way to do).
Thank you again.
- ChristianBergstromNov 22, 2020Silver ContributorHello, please read the info in the link again as it explains how it works, the config that needs to be done, where the recordings end up depending on what type of meeting it is. I understand it can be confusing but it’s all there. If you are just using the Teams default recording, since you are A1 with no automatic upload to Stream (if that is still the case), the recording will stay in Teams for 21 days and then be deleted. In this scenario you cannot prevent downloading the recording.
- ChrisKJPNov 22, 2020Brass Contributor
ChristianBergstrom Thanks for your message again. At my environemnt (Windows 10 Home), the following powershell command causes an error as below.
Thank you for your kind advice.
Regards, Chris
Instructions:
https://docs.microsoft.com/en-us/microsoftteams/teams-powershell-install
Command:
Install-Module MicrosoftTeams -AllowPrerelease -RequiredVersion "1.1.3-preview"
Message:
Could not convert "1.1.3-preview" into "System.Version" format. (since my system is in Japanese, the message was translated to English by me.)
+ ... dule MicrosoftTeams -AllowPrerelease -RequiredVersion "1.1.3-preview"
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Install-Module]、ParameterBindingArgumentTransformationExce
ption
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Install-Module- ChristianBergstromNov 22, 2020Silver ContributorHi, who is the IT admin for your edu subscription? Have that person either opt in or out from the new storage location using PowerShell.