The most recent content from our members.
Good day, I wanted to create a folder monitor for an empty folder and when the folder receives files, it will alert and send an email. Basically, we are using this as a way to alert our team of files that need to be processed in the folder.
Hello - We have a need to check a folder on an SFTP server for the existence of a file. If the file is there monitor will be happy and not do anything. If the file is not there I need to send out an alert. I have not worked with using Solarwinds and PowerShell scripts so if anyone could direct me to some documentation they…
I want to monitor the storage occupied by PRINTERS folder on the path (C:\Windows\System32\spool\PRINTERS). I tried some of SAM templates found in the TWACK, but still getting incorrect output. my requirements: need to monitor the storage value in Mega Bytes. Can someone help me with a Template that matches the above…
Answers: Basically, the folder monitoring can be done on the basis of timestamp of folder that has been modified. How this can be done ? We scan folders with recursive switch of Get-Child-Item and sort them out with lastwrite time stamp. Then from the sorted list the bottom one will be the latest folder and top one will be…
We need to periodically check certain folders for stale files. E.g. if any file is there for longer than 30 minutes, alert us. Is there a simple way to do this? P.S. timestamps don't matter and can be old, new, or in the future. The only thing that matters is that there is a file that's been hanging in a particular folder…
It looks like you're new here. Sign in or register to get started.