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.
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 November 14, 2021 Microsoft 365 , Teams 26955 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 November 7, 2021 Exchange , Microsoft 365 , PowerShell 51256 views
Microsoft 365 – Exchange – Function to Get Transport Rule Properties using PowerShell
Write a function to get all or specific properties of an Exchange Online transport (mail flow) rule using PowerShell. I will also show how a function can accept pipeline input “|”.
By November 3, 2021 Exchange , Microsoft 365 , PowerShell 38386 views
