Forum Discussion
TomaszWieczorkowski
Apr 20, 2021Copper Contributor
Sending email via Office 365 from Power Shell
Hi, we've just migrated to the Azure & Office 365/Exchange Online. Now we need to reconfigure some of our PowerShell monitoring scripts to send emails via the Exchange Online. Previously we used Exch...
pwahlmueller
Apr 21, 2021MVP
This might help: https://github.com/ArchitektApx/Send-O365EWSMailMessage
TomaszWieczorkowski
Apr 26, 2021Copper Contributor
Thanks pwahlmueller , I'll test it.