The SendEmail PowerShell module is a simple module that can be used in PowerShell alone, or in SMA and Azure Automation. Users can either specify individual SMTP server parameters or leveraging the ...
Hi, I started your sendemail which worked fine until I started to populate the body by a value from a prcedent powershell task in which I initialize the variable. In send email I do this Body: "To ...