I'm trying to create a SSIS package that will monitor a folder and look for additional files. If files have been added then send out an email notifying users of the change.
I would rather NOT use the WMI Event Watcher with but execute a package every 30 minutes.
VS 2013/2015
SQL 2014