Forum Discussion

AB21805's avatar
AB21805
Bronze Contributor
Apr 02, 2020
Solved

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#content is this something that may work? 

 

Although I cant seen how I would do the layout of the CSV? 

 

Thanks in advance!

  • AB21805 

    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)

     

3 Replies

  • 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's avatar
      AB21805
      Bronze 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 Groux's avatar
        Brad Groux
        Iron Contributor

        AB21805 

        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)

         

Resources