Tag

#email

PowerShell Send Email in one line command

2014-11-20

Powerful one liner to send an email with PowerShell.  Useful in scheduled tasks to send status, or additional info. The use of environment variables is totally optional, but…