Forum Discussion
Teams Recording Grayed Out
- Jun 04, 2021
Jijesh1680
HI thereI had the greyed out problem myself.
I managed to fix it via PowerShell using the following.
Connect to ExchangeOnlineIf module not installed yet :
Get-module MicrosoftTeamsInstall-module MicrosoftTeams
Import-Module MicrosoftTeams
Connect-MicrosoftTeams
Get-CsTeamsCallingPolicy -Identity Global
If the info shows : AllowCloudRecordingForCalls : FalseThen run : Set-CsTeamsCallingPolicy -Identity Global -AllowCloudRecordingForCalls $true
Run "Get-CsTeamsCallingPolicy -Identity Global" again to check that it is now reporting :
AllowCloudRecordingForCalls : True
Have users restart their Teams Desktop app and it will work.
Hi Adam,adam deltinger
Thank you for your prompt reply.. h ow can i check that.. until last night it was working perfectly fine..
can you please assist me on this.. ?
regards,
Adam
- dailyvmtechFeb 29, 2020Copper ContributorHi Adam,
Yes, that was surprised actually, I have logged a case with MS to investigate.. This it could be to the recent Migration activity happened on the Tenant from Exchange Unified to Cloud VoiceMail Service.. This could be a reason.. The problem we need the recording feature quite urgently to record couple of classes and meetings.. 🙂- Feb 29, 2020First rule out that changes to the policy have been made and that users are assigned the stream license
- dailyvmtechFeb 29, 2020Copper ContributorStream Lic Trail is off on my user account.. I have enabled it but still the same..I don't think this is a lic issue though..
regards,