Power shell script to send multiple mails to different mail IDs for Intimation of patching

Copper Contributor

Hello All,

I have a requirement of sending multiple mails with different subject line having server details and other information to different receivers. 

 

How Can I do this with any script or anything in Outlook. Please suggest me. Thanks in advance.

 

Regards,

Anurag

1 Reply

My suggestion is to do a search online, there are gazillion of PowerShell scripts that do just that. It's literally as easy as issuing the Send-MailMessage cmdlet.