Forum Discussion
Deleted
Oct 02, 2018Create Microsoft teams with powershell
Hi, is there anyway to create a Microsoft teams with powershell ? Thanks,
- Oct 02, 2018
Yes, via the New-Team cmdlet and the MicrosoftTeams PowerShell module: https://www.powershellgallery.com/packages/MicrosoftTeams/0.9.3
Deleted
Oct 03, 2018Hi,
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.
Thanks
VasilMichev
Oct 03, 2018MVP
You can install the module as detailed here: https://docs.microsoft.com/en-us/azure/automation/automation-runbook-gallery#modules-in-powershell-gallery
- abdulhamid2150May 07, 2021Copper Contributor
can you tell me please how i can mask my number in team VasilMichev
- SchnittlauchMay 10, 2021Steel Contributor