Forum Discussion
AB21805
Oct 02, 2020Bronze Contributor
Unable to change recordings from teams to go into Onedrive rather than stream
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
Then I get this error when I take out Oauth and replace with my global admin account details
Thanks in advance
No RepliesBe the first to reply