Forum Discussion
Deleted
Oct 02, 2018Create Microsoft teams with powershell
Hi,
is there anyway to create a Microsoft teams with powershell ?
Thanks,
Yes, via the New-Team cmdlet and the MicrosoftTeams PowerShell module: https://www.powershellgallery.com/packages/MicrosoftTeams/0.9.3
6 Replies
Sort By
- Manidurai MohanamariappanIron Contributor
You can also create multiple Microsoft Teams using CSV file, please refer the below link
https://jijitechnologies.com/blogs/create-teams-microsoft-teams-powershell
Note: This script also required Microsoft teams PowerShell module.
Yes, via the New-Team cmdlet and the MicrosoftTeams PowerShell module: https://www.powershellgallery.com/packages/MicrosoftTeams/0.9.3
- Deleted
Hi,
Thank you for your response, it seems that when I'm trying to run it in my script the cmdlets is not available, do you know why and how to resolve this problem?
edit : I'm using Azure Powershell script, can't find a way to install the module on it.
ThanksYou can install the module as detailed here: https://docs.microsoft.com/en-us/azure/automation/automation-runbook-gallery#modules-in-powershell-gallery