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

Comments

Popular posts from this blog

How to repackage any application