Hello, I noticed there is a Windows batch program to delete and recreate a folder on daily basis running on the server. This script is required as I back up my data to disk and it will first delete the previous backup before it starts a new backup to ensure adequate disk space. I know the batch program is running because I can see the folder being created everyday at certain time. However, when I check under Control Panel - Scheduled Task, I do not see the batch job being scheduled. I have an external backup software but according to the person in charge, it is not calling this script. How can I find out who trigger this batch program to run? Thanks!