How To Send Email Notifications Using PowerShell
Think you can do better?
Show us!
Without moving to full-blown “ChatOps”, one of the ways you can automate your scheduled or monitoring services is to use classic email.
In this snip, Bryce will show you how to send email notifications to a specified distribution list with PowerShell using the Send-MailMessage cmdlet. He’ll also show you how to add content to the body of the email, as well as how to add attachments.