-
-
Recent Posts
RSS Feed
Recent Comments
- Vasil Michev on Connecting to Exchange Online PowerShell by passing an access token
- Piyumi Perera on Connecting to Exchange Online PowerShell by passing an access token
- Vasil Michev on Connecting to Exchange Online PowerShell by passing an access token
- Piyumi Perera on Connecting to Exchange Online PowerShell by passing an access token
- Vasil Michev on How to add a shared mailbox as additional account in Outlook (2022 version)
Categories
Category Archives: Microsoft Teams
Teams PowerShell module finally adds support for application authentication!
Seem all I blog about lately is PowerShell… so here’s another article. Kind of important one at that – the Microsoft Teams PowerShell module has added (preview) support for application context authentication! Let’s start with why this is important. Basically, … Continue reading
Posted in Graph API, Microsoft 365, Microsoft Teams, PowerShell
5 Comments
Teams Remote PowerShell updates and new API endpoints
With the deadline for Basic authentication deprecation rapidly approaching, Microsoft is busy updating various endpoints and tools to properly support OAuth. Remote PowerShell connectivity is one such example, and important one, as for many admins PowerShell remains the preferred method … Continue reading
At long last, Teams usage reports are available via the Graph API
Reporting in Office 365 has always been an area that leaves a lot to be desired, and things didn’t exactly improve with the introduction of Microsoft Teams. In fact, while several sets of reports, analytics and insights have been made … Continue reading
Posted in Graph API, Microsoft 365, Microsoft Teams, Office 365
4 Comments
Quickly list all Groups and Teams a user is member of in Microsoft 365
In one of my most popular articles, I discussed several tips and tricks on how to quickly fetch group membership for a given user. As the article was written almost 5 years ago, some of the examples therein are now … Continue reading
Updated version of the Reporting on Teams apps and tabs script
Two years back, I published a short “proof of concept” script that helps you enumerate Teams apps and tabs across all your organization’s Teams. Due to some recent changes in the Graph API endpoints required to use the script, it’s … Continue reading
Posted in Graph API, Microsoft 365, Microsoft Teams, Office 365, PowerShell
5 Comments