Differences
This shows you the differences between the selected revisions of the page.
2022-01-28 | 2022-10-21 | ||
missing -Command (although it works without it too) (martin) | link update (martin) | ||
Line 10: | Line 10: | ||
===== PowerShell Send-MailMessage ===== | ===== PowerShell Send-MailMessage ===== | ||
- | The following batch file launches PowerShell to use its [[https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/send-mailmessage|''Send-MailMessage'' cmdlet]]. With ''Send-MailMessage'', it is easy to send WinSCP log file as an attachment. | + | The following batch file launches PowerShell to use its [[https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/send-mailmessage|''Send-MailMessage'' cmdlet]]. With ''Send-MailMessage'', it is easy to send WinSCP log file as an attachment. |
<code batch> | <code batch> |