Unable to change recordings from teams to go into Onedrive rather than stream

Bronze Contributor

Hi All, 

 

I have having issues changing the teams recordings to go into onedrive as default rather than Stream 

 

I am using 

$session = New-CsOnlineSession -Credential $cred

Import-PSSession $session

 

Set-CsTeamsMeetingPolicy -Identity Global -RecordingStorageMode “OneDriveForBusiness”

 

Once I put this in I get this pop up for authentication  

 

Screenshot 2020-10-02 at 10.55.05 AM.png

 

Then I get this error when I take out Oauth and replace with my global admin account details 

 

Screenshot 2020-10-02 at 10.53.28 AM.png

 

Thanks in advance

 

0 Replies