I have a request to build a monitor that alerts when a file with a certain file extension has been created in a particular folder.
The requestor states that if this particular file is there, then something is wrong and his team needs to be notified.
The monitor/rule does not have to read the file, but simply alert if a file with extension .xyz (this is an example extension) simply appears in the folder.
I tried to create a rule in SCOM, but that doesn't seem to be working.
Any idea how I can accomplish this? I tried the FileSystem Mgmt Pack, but that doesn't seem to work either in 2012.
Many thanks