Setting up Alerting on HWiNFO64
Step 1. Write PowerShell script to send email to yourself

The first step in setting up alerting for HWiNFO64 is to write a PowerShell script (.ps1) that sends a customized email to your email address or phone number. Here are the parameters that will need to be set for this script:
$EmailFrom = Enter the email address from which the message will originate from. Place in quotations (“”).
Note: The email address in this field does not have to be one that is active. You can use a dummy email address (ex. “alerts@braedensantos.com”)
$EmailTo = Enter the email address which the message will be sent to. Place in quotations (