
Send Bulk Emails with PowerShell using Only BCC
Sometimes we want to blind copy (BCC) a group of users into an email, without specifying the To address. In this blog post we find a solution to send bulk emails with PowerShell using only BCC. In an earlier post...