Skip to content

Instantly share code, notes, and snippets.

@thierrybuisson
Last active September 11, 2020 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thierrybuisson/9cedd263a186aedd0e071b83f8245843 to your computer and use it in GitHub Desktop.
Save thierrybuisson/9cedd263a186aedd0e071b83f8245843 to your computer and use it in GitHub Desktop.
# source : http://www.thatlazyadmin.com/create-new-microsoft-team-using-powershell/
Connect-MicrosoftTeams
New-Team -DisplayName "That Lazy Admin Moderators" -Visibility Private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment