Exchange

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 39605 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 Saad Khamis November 3, 2021 Exchange , Microsoft 365 , PowerShell 31281 views