I was working on a project to send a html attachment in a powershell script. I have the HTML string so all I want to do is create an attachment from the string.
Read More