I am trying to set up a task that will execute a .bat file. When the task runs I get Task <Task Name> exited with code: 77777(VisualCron specific error). Does anyone know what this means? The .bat file is executed on a Mapped drive and I saw a post about VC not working well with mapped drive so I am using the UNC path and it still does not work. I am using credentials for the task that are normally used to execute this .bat file.