Aug 09 2019 01:37 AM
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
Aug 09 2019 08:54 AM
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.