No, just a local drive. Typically if we do try to access a network drive we provide the entire path to that drive. It's pretty straightforward, we use the CD command to go to the directory we want to work in, then use forfiles exe command to remove files found with a specific mask (e.g. *.csv) and delete them if they are over 62 days old. It's a random thing, things will work fine for a period of tiem then all of a sudden the .bat file is not removing anything. Could it be that the permissions on the folders are somehow getting updated when new files are created?