To do this, I figured the best method was send out HTML formatted emails. However, I did not want to have the email layout necessarily embedded within my PowerShell code. Employing Google, I searched ...
I have a bash script I run through wsl that (amongst other things) sends an e-mail notification to myself whenever certain events occur. Until recently, I was invoking a powershell script (from the ...