How to remove owner and member of private channels in teams via PowerShell or is there any script and commands for the same?
How to remove owner and member of private channels in teams via PowerShell or is there any script and commands for the same?
You can use the Remove-TeamsChannelUser cmdlet for this. Keep in mind it won’t allow you to remove the last owner. The cmdlet is part of a public preview version of the MicrosoftTeams PowerShell module.
11 people are following this question.