Take the time to learn some basic powershell. PowerCLI is just powershell commands for VMware. Just an added module with a bunch of cmdlets.
Send-MailMessage -To "email@domain.com" -From "Noreply@domain.com" -SmtpServer "IP address of email server or DNS name" - Subject "Snapshot Report" -Attachments C:\scripts\ssmail.txt