Forum Discussion
Meeting Attendance List
CMSCMSCMS Teams policy cmdlets are in the Skype for Business Online PowerShell module. Download and install that module and you'll be able to use that cmdlet.
TonyRedmond I received this warning after enabling it. WARNING: The value for LiveCaptionsEnabledType: EnabledUserOverride is deprecated and has been replaced with
DisabledUserOverride. Do you know if the cmdlet has changed?
- ChristianBergstromMay 15, 2020Silver Contributor
MP_84 Hello Mike, these are the available settings when talking about live captions (which differs from the topic)
-LiveCaptionsEnabledType"Determines whether real-time captions are available for the user in Teams meetings. Set this to DisabledUserOverride to allow user to turn on live captions. Set this to Disabled to prohibit."For 'Meeting attendance list':-AllowEngagementReport"Determines whether users are allowed to download the attendee engagement report. Set this to Enabled to allow the user to download the report. Set this to Disabled to prohibit the user to download it."
Set-CsTeamsMeetingPolicy
https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy?view=skype-ps
Which modules do you need to use?
https://docs.microsoft.com/en-us/microsoftteams/teams-powershell-overview#which-modules-do-you-need-to-use
*edit* regarding your question, when you updated the policy I believe you were just notified that the live captions setting has been deprecated.