Currently looking for a batch script that would allow me to compare a folder with the system time for inactivity.
For example, if a folder's modified date hasn't been updated in 4> hours than it will either send an email or generate a log file.
I'm a novice when it comes to writing up batch files or Powershel scripts.
Any help would be much appreciated.
Thanks.