Forum Discussion
Meeting Attendance List
Set-CSTeamsMeetingPolicy - Identity Global - AllowEngagementReport "Enabled"
Adam
PS C:\Windows\System32\WindowsPowerShell\v1.0> Set-CSTeamsMeetingPolicy - Identity Global - AllowEngagementReport "Enabled"
A positional parameter cannot be found that accepts argument 'Identity'.
+ CategoryInfo : InvalidArgument: (:) [Set-CsTeamsMeetingPolicy], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.Rtc.Management.Internal.SetTeamsMeetingPolicyCmdle
t
+ PSComputerName : admin1e.online.lync.com
PS C:\Windows\System32\WindowsPowerShell\v1.0> Get-CsTeamsMeetingPolicy
Identity : Global
- CMSCMSCMSMay 19, 2020Iron Contributor
spacex The items with "-" can't have a space after them. It should be -identity for example. Same for AllowEngagementReport.
- spacexMay 19, 2020Copper Contributorthanks it worked, I wish people would post power shell lines witch correct syntax
- salihzettMay 25, 2020Iron Contributor
took me really time, to figure out that this only works with SkypeForBusiness Import,
then of course I couldn't enable winrm, only with changing in regedit.exe.
a cool feature as always, but poorly implemented. Sorry.