Skip to content

ITProCorner/TeamsPhoneAutomation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teams Phone Automation

Teams Phone Number Management

Author: Martin Heusser | M365 Apps & Services MVP

Please check out the accompanying blog post.

The readme will be updated at a later time.

Teams Managament Module

The module located in .\Modules\TeamsPS.psm1 contains some useful functions to help with day to day Teams administrative tasks.

Import the Module

$localRepoPath = git rev-parse --show-toplevel
Import-Module "$localRepoPath/Modules/TeamsPS.psm1" -Force

About

Automation Scripts for Microsoft Teams Phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%