Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.01 KB

File metadata and controls

18 lines (12 loc) · 1.01 KB

File_Threshold_SMTP_Alerting

Generic script that sends an email alert via SMTP if file within specified folders exceed defined time thresholds. If using this PowerShell, please also download and modify folder_monitors.csv file as well.

Video Demonstration

Watch the video

Requirements:

  1. Requires an SMTP server.
  2. You must modify the folder_monitors.csv file according to your needs. See the example folder_monitors.csv file within this repository.
  3. You must enter the appropriate parameters accordign to your needs for each "REQUIRED" section within the PowerShell script. See below:
image

Email Alert Example

Below is an example of how the email alerts will look. image