Forum Discussion
AB21805
Apr 02, 2020Bronze Contributor
Create Microsoft Team using CSV
Hi All, How do you create a team, adding members and owners using a CSV? I have looked at this: https://gallery.technet.microsoft.com/scriptcenter/Create-using-CSV-d8294bc9/view/Discussions...
- Apr 03, 2020
Check out these links:
- https://medium.com/@joaquin.guerrero/adding-bulk-users-from-a-csv-file-to-a-microsoft-teams-team-374414b9d8c9
- https://gallery.technet.microsoft.com/scriptcenter/Create-using-CSV-d8294bc9 (script gallery)
- https://gallery.technet.microsoft.com/scriptcenter/Creating-Teams-using-Graph-14477bcb (script gallery)
VasilMichev
Apr 02, 2020MVP
That's a question you should be addressing to the script author.
To create a new Team, all you need is a display name, but of course you can add additional parameters as needed in the input file.
AB21805
Apr 02, 2020Bronze Contributor
Thanks VasilMichev
So if I wanted to create a new team with an owner and members what would be the easiest way (script wise) to do this?
Please help!
- Brad GrouxApr 03, 2020Iron Contributor
Check out these links:
- https://medium.com/@joaquin.guerrero/adding-bulk-users-from-a-csv-file-to-a-microsoft-teams-team-374414b9d8c9
- https://gallery.technet.microsoft.com/scriptcenter/Create-using-CSV-d8294bc9 (script gallery)
- https://gallery.technet.microsoft.com/scriptcenter/Creating-Teams-using-Graph-14477bcb (script gallery)