Forum Discussion
Anurag1024
Aug 09, 2019Copper Contributor
Power shell script to send multiple mails to different mail IDs for Intimation of patching
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
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.