Microsoft 365

Microsoft Teams – Fix “Sorry, we couldn’t connect you.” for multiple users’ profiles

In this blog I will share one way to fix Microsoft Teams “Sorry, we couldn’t connect you.” for multiple users’ profiles and in multiple workstations or virtual machines.

By Saad Khamis November 3, 2023 Azure , Teams 11987 views

Create a Microsoft Team with single/multiple owners/users using PowerShell

In this blog I will share one way to create a Microsoft Team with single/multiple owners/users PowerShell. Owners and users are added using either user’s full name or user’s UPN. Introduction My blogs have relatively simple, and sometimes complex, examples. …

By Saad Khamis November 14, 2021 Microsoft 365 , Teams 21903 views

Transport Rule Properties updates using PowerShell

In this blog I will share one way to write a function to update, add or remove values, a specific property of an Exchange Online transport (mail flow) rule using PowerShell. Note: Function included in this post works with parameters …

By Saad Khamis November 7, 2021 Exchange , Microsoft 365 , PowerShell 35340 views

Microsoft 365 – Exchange – Function to Get Transport Rule Properties using PowerShell

In this blog I will share one way to write a function to get all or specific properties of an Exchange Online transport (mail flow) rule using PowerShell. I will also show how to a function can accept pipeline input …

By Saad Khamis November 3, 2021 Exchange , Microsoft 365 , PowerShell 28482 views