need an alert based files older than 30 minutes
Posted: 30 Jul 2013 06:27
1.Need to check the date/time of the oldest files in a folder
2. If any of the the files are older than 30 minutes
3.move the files to a error folder
Was looking at robocoy but that seems to be only able to move based on day
robocopy D:DOS\TEST\ D:DOS\SUCCESS\ *.* /MINAGE:1
I need this set to 30 minutes
2. If any of the the files are older than 30 minutes
3.move the files to a error folder
Was looking at robocoy but that seems to be only able to move based on day
robocopy D:DOS\TEST\ D:DOS\SUCCESS\ *.* /MINAGE:1
I need this set to 30 minutes