How to use Gmail to send PowerShell script notifications
Gmail allows the use of SMTP, we can use SMTP for sending e-mail notifications from within PowerShell. The first step is to register an e-mail address at Gmail. This is a very straight forward step so this will not be included in this blog post. So, when you have registered with Gmail we can add […]