New PowerShell Module Microsoft Teams 0.9.6 tutorial

Hi everyone, some time passed since the last articles about Microsoft Teams and PowerShell integration. So there are some breaking news.  The teams module now finally can find all teams not only the team login user is member. Whoohoo 😉 One other big improvement is that you don’t need a MS Teams license anymore for …

Find microsoft teams organization wide with guests included

Find microsoft teams organization wide with guests included Some may have read my previous article about finding guests in teams, see link. Unfortunately, with the “normal” teams cmdlets only user-based queries can be dropped, so if my user is not a member of the team, then I also do not find the O365 group.So I …

Manage Microsoft Teams with Powershell /ISE (generate teams templates)

Manage Microsoft Teams with Powershell /ISE (generate teams templates) Hi everyone, Lately, I’ve been working more and more with Microsoft teams, so I thought a lot about automating with Powershell. So here’s my first article on MS Teams administration with the help of Powershell. The aim of this article is to create a team template, …