There are 2 text files that are in a common folder on the server. These files are used by an application sitting on every client machine. I want to copy these text files to a backup folder automatically when they are modified. I want to schedule this every day at a time when no users are logged in. I created a batch file to copy to the backup folder but I am not able to fire it automatically. Any suggestions on automation and scheduling without using any scheduler ?