Last time we looked at using Send-MailMessage to distribute PowerShell data through email messages. In the first part we looked at essentially plain text messages. But where's the fun in that? Why not send rich messages from PowerShell using HTML? Here's one way.
↧