Skip to content

This Powershell script is used to send multiple files in a specified folder to one, or many e-mail destinations. Will be adding more features over time including SMS relay & custom command to generate file(s) to send

License

Notifications You must be signed in to change notification settings

ncyr/Powershell-Mailer-SMS-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Powershell-Mailer-SMS-Script

Send multiple files to one or many e-mail destinations.

How to use:

Just edit the config and following the commented directions above each line of variables to your specifications. Then, set up a scheduled task or hook to run this script as needed.

Tested on:

OSVersion Windows 10 Pro 64-bit
PSVersion 5.1.17134.165
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17134.165
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

About

This Powershell script is used to send multiple files in a specified folder to one, or many e-mail destinations. Will be adding more features over time including SMS relay & custom command to generate file(s) to send

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published