Hi everyone,
I've created a PowerShell script to add an email forwarding rule on a mailbox for Exchange Online. What this script does is :
I've added some verbose log in order to know what the script is doing :)
How to use the script :
The Link of my script : https://github.com/sschorgen/PowerShell/blob/master/O365_New-O365EmailForwardingRule/New-O365EmailForwardingRule.ps1