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