Forum Discussion
TetsutaroKaneko
Jul 04, 2020Copper Contributor
Teams members bulk tagging with Powershell
I added multiple members in one team with PowerShell. Then I need to add "Tag" to each members, so I checked what cmdlet is able to be used for Teams (https://docs.microsoft.com/en-us/powershell/modu...
- Jul 04, 2020
There's no public API available for this yet, cannot be done outside of the Teams client.
VasilMichev
Jul 04, 2020MVP
There's no public API available for this yet, cannot be done outside of the Teams client.
TetsutaroKaneko
Jul 04, 2020Copper Contributor
Thanks your respond, so it could not be done with PowerShell, and Teams client not allow bulk update, so we have to do it one by one for hundreds members... wow....