I'm running a couple of batch files via Task Scheduler that call rsync.
The .bat files work great when run manually and appear to be running fine via TS as well. HOWEVER, it does NOT open a cmd window so I can visibly see the progress as it syncs the files.
I do NOT have them set as hidden. Is there any way to "turn the window on"? I'd like to be able to monitor what's going on (I'm just a control freak :P)