send email using Powershell
We can send an email using powershell cmdlet Send-MailMessage.
I have posted the powershell customized script for sending the mail with necessary parameters and configuration file for credentials in the below post at MSDN.
MSDN Blog Post
I have posted the powershell customized script for sending the mail with necessary parameters and configuration file for credentials in the below post at MSDN.
MSDN Blog Post
Comments
Post a Comment