Folder Monitor using Task Scheduler
Hi, i'm searching for a solution that using Windows Server 2008 R2 Task Scheduler can monitor Folder change and execute an action. It's possible? thank a lot
July 18th, 2012 9:13am

Check some similar discussions and see if they help in your case How to monitor a folder and trigger a command-line action when a file is created or edited? http://superuser.com/questions/226828/how-to-monitor-a-folder-and-trigger-a-command-line-action-when-a-file-is-created How to trigger a task at any change on a folder with Windows Server Task Scheduler? http://serverfault.com/questions/277450/how-to-trigger-a-task-at-any-change-on-a-folder-with-windows-server-task-schedul Might as well want to check xStarter ( I haven't used at all ) http://www.xstarter.com/I do not represent the organisation I work for, all the opinions expressed here are my own. This posting is provided "AS IS" with no warranties or guarantees and confers no rights. - .... .- -. -.- ... --..-- ... .- -. - --- ... ....
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 9:32am

Check some similar discussions and see if they help in your case How to monitor a folder and trigger a command-line action when a file is created or edited? http://superuser.com/questions/226828/how-to-monitor-a-folder-and-trigger-a-command-line-action-when-a-file-is-created How to trigger a task at any change on a folder with Windows Server Task Scheduler? http://serverfault.com/questions/277450/how-to-trigger-a-task-at-any-change-on-a-folder-with-windows-server-task-schedul Might as well want to check xStarter ( I haven't used at all ) http://www.xstarter.com/ I do not represent the organisation I work for, all the opinions expressed here are my own. This posting is provided "AS IS" with no warranties or guarantees and confers no rights. - .... .- -. -.- ... --..-- ... .- -. - --- ... .... I have found a powershell script http://gallery.technet.microsoft.com/scriptcenter/Powershell-FileSystemWatche-dfd7084b but this not function as service or permanent mode.
July 18th, 2012 10:25am

Hi, If you want to monitor a folder change, I suggest we could refer to the following article. Hey, Scripting Guy! How Can I Monitor a Folder for the Creation of New Subfolders? http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/21/how-can-i-monitor-a-folder-for-the-creation-of-new-subfolders.aspx Also, the PowerShell script you found is a good solution to the issue. If we have some script issue, we could ask in the script forum. The Official Scripting Guys Forum! http://social.technet.microsoft.com/Forums/en/ITCG/threads/ Regards, Andy
Free Windows Admin Tool Kit Click here and download it now
July 19th, 2012 3:36am

Hi, If you want to monitor a folder change, I suggest we could refer to the following article. Hey, Scripting Guy! How Can I Monitor a Folder for the Creation of New Subfolders? http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/21/how-can-i-monitor-a-folder-for-the-creation-of-new-subfolders.aspx Also, the PowerShell script you found is a good solution to the issue. If we have some script issue, we could ask in the script forum. The Official Scripting Guys Forum! http://social.technet.microsoft.com/Forums/en/ITCG/threads/ Regards, Andy
July 19th, 2012 3:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics