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.
Annie Colonna
Nov 12, 2021Former Employee
The PowerShell cmdlets are in beta in v1.0.8: Update-MgTeamTag (Microsoft.Graph.Teams) | Microsoft Docs
TetsutaroKaneko
Nov 12, 2021Copper Contributor
Thank you Annie Colonna, I'd like to try it.
- ecovonreinJan 19, 2022Iron ContributorWere you able to? Where did you get the Beta from?
- TodayDee72Jan 19, 2022Copper Contributor
ecovonrein No it does not work
- ecovonreinJan 19, 2022Iron ContributorThanks. That is disappointing. Annie Colonna - any suggestions where we went wrong?