Forum Discussion
mdcastorena
Apr 22, 2021Brass Contributor
Teams Meeting Recordings stored in OD/SP - opt in visible from Teams Admin GUI?
I see that TMR will be stored on OneDrive/SharePoint by default unless explicitly opted out. The opt-in/opt-out looks pretty straight forward via PowerShell (Set -RecordingStorageMode to "OneDriveFor...
- Apr 23, 2021Hello, that is correct. This can only be managed using PowerShell.
ChristianBergstrom
Apr 23, 2021Silver Contributor
Hello, that is correct. This can only be managed using PowerShell.
mdcastorena
Apr 28, 2021Brass Contributor
Thank you ChristianBergstrom. I'll post the steps I took here in case they're helpful to anyone else:
- Install Teams Module: https://docs.microsoft.com/en-us/microsoftteams/teams-powershell-install
- Other helpful nuggets/troubleshooting steps: https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_teams-mso_o365b/connect-microsoftteams-not-working/f3235724-ec03-4a9e-9679-40afa89bf956
Once connected to Teams module, run:
Get-CsTeamsMeetingPolicy
The line you're verifying in the output is:
RecordingStorageMode : OneDriveForBusiness