Forum Discussion
Parmaster
Jan 30, 2023Copper Contributor
Bulk creation of channels with a different type and different members
Hi there!
I need to create more than 10 teams with more than hundreds of members and dozen of channels with different owners and members for each channel. Of course I don't want to do this manually.
Is it possible to do this with a PowerShell Script?
If yes, can please someone provide me an example?
Here's a little picture of what I mean:
14 Replies
Sort By
- And another one: https://mcsaguru.com/create-teams/
- ParmasterCopper ContributorHi!
Thank you for your reply!
These two links are really helpful, but I can't get it to work with my example.
For example I need one team with multiple different channels, owner and member.- ParmasterCopper ContributorI wrote the script on my own and it works 100%. Now I can import/create a team with hundreds of users and channels.
- Hi,
A starting point here: https://www.c-sharpcorner.com/article/create-teams-in-bulk-using-teams-powershell/