Skip to content

Jakke2440/TeamsPhoneAutomation

 
 

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 98.1%
  • Python 1.9%