-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# FreespaceEmailAlert | ||
This app monitors freespace on a certain drive if it is less than the amount in freespace.vbs it will mail the email address that is set in the mailsend.bat file. This is achieved by adding the freespace.bat under the scheduled tasks and running it when desired. Through mailsend.bat & mailsend.exe it will be able to mail the recipients the relative info and also the body of msg.txt.If triggered it will log to sendmail.txt. Using VBScript , DOS and the mailsend.exe. |