Quantcast
Channel: Windows PowerShell Forum
Viewing all articles
Browse latest Browse all 2562

Send email to buld user via powershell

$
0
0

How would  i send email to bulk user as individual

$getaddress = Import-csv c:\emailaddress

Send-mailmessage -To "$getaddress" -from test8521@Mytechnet.me -subject "Update your profile)" -BodyAsHtml $MailMessage -Attachments "g:\pms.msg" -SmtpServer 192.168.1.1


Viewing all articles
Browse latest Browse all 2562


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>