Forum Discussion
Frdrick_Lefebvre
Aug 19, 2025Copper Contributor
Error When Promoting User to Channel Owner via PowerShell – Teams
Hello everyone, I'm trying to assign a colleague as an owner of the Teams channels where I am already an owner. I wrote a sequence of PowerShell commands, following the required steps: first adding ...
LainRobertson
Aug 19, 2025Silver Contributor
What version of the MicrosoftTeams module are you working with?
Testing with 7.3.0 results in the command working for me:
Cheers,
Lain
- Frdrick_LefebvreAug 19, 2025Copper Contributor
Thank you, LainRobertson
The installed version was 2.x.y. After updating the module, I now have version 7.3.0 — and it works!
Have a great day.