How to Send Attachments with Outlook in PowerShell

Sending emails with attachments using PowerShell is a common requirement. However, I've had a hard time finding an up-to-date way of doing this, so I thought I would share what I found. Built-In Cmdlets So the first thing I do when I need to do...