Author: Martin Heusser | M365 Apps & Services MVP
Please check out the accompanying blog post.
The readme will be updated at a later time.
The module located in .\Modules\TeamsPS.psm1
contains some useful functions to help with day to day Teams administrative tasks.
$localRepoPath = git rev-parse --show-toplevel
Import-Module "$localRepoPath/Modules/TeamsPS.psm1" -Force