syscalAnyone figure out how to email an attachment from a script? I'm running a robocopy of some DB backups to automate monthly task. Currently I have robocopy putting the results to a text file and then I email the contents of the text file. The email comes through as HTML formatted and the UNC path's of the files end up being translated as URL's and it's very annoying. It would be easier to email the log file, but I don't see that as an option. Any help would be appreciated. Thanks!