How To Send an E-mail in PowerShell
Posted: Wed May 11, 2016 11:33 pm
Question:
I want to be able to send an e-mail in PowerShell. For example, I got a script which generates a log file. I want an e-mail sent to an administrator with the log file as an attachment. How can I do this in PowerShell ?
I want to be able to send an e-mail in PowerShell. For example, I got a script which generates a log file. I want an e-mail sent to an administrator with the log file as an attachment. How can I do this in PowerShell ?