Forum Discussion
Petri-X
Mar 14, 2020Bronze Contributor
Disable P2P video on Teams
Hi
I was looking for possibilities to disable the P2P video from group of users. On Skype this has been nice and easy as there we have: Set-csConferencingPolicy and it have the following parameters:
-AllowIPVideo
-EnableP2PVideo
But by some reasons, Teams' PG has been enabled only "AllowIPVideo"? I know they didn't like to make Teams like Skype, but some co-operate between these teams there should have been.
Okay, when you are doing: "Get-CsTeamsMeetingPolicy" you could find an interesting parameter:
IPVideoMode : EnabledOutgoingIncoming
But, it is still untouchable...
Does anybody have an idea, how this could be done, or do I actually looking for from wrong place?