Skip to content

RapidCircle/teams-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

teams-module

PowerShell module for Microsoft Teams using the rest API that are not documented from api.teams.skype.com.

Requirements;

AzureAD PowerShell module

PowerShell 4.0 or higher

A Microsoft Teams license

Usage:

import-module teams_v2.psm1

limited to 250 teams

connect-teamsservice -user admin@contoso.com -tenant contoso.onmicrosoft.com

get-Team

add-Team

remove-Team

add-TeamMember

remove-TeamMember

get-TeamMember

convert-TeamMemberToOwner

convert-TeamOwnerToMember

get-TeamChannel

Add-TeamChannel

Remove-TeamChannel

Convert-GroupToTeam

About

PowerShell module for Microsoft Teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%