Forum Discussion

mdcastorena's avatar
mdcastorena
Brass Contributor
Apr 22, 2021
Solved

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 "OneDriveForBusiness") but is there not a way to validate in our Teams Admin GUI? 

 

Thank you in advance,

Morghan

2 Replies

    • mdcastorena's avatar
      mdcastorena
      Brass 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