A PowerShell script that will send an email to the designated user using the designated SMTP server.
This script is GUI driven. It prompts for a target email address, SMTP host, and SMTP port.
The target email and server IP are stored and recalled for subsequent runs. :