Tagged Questions
1
vote
0answers
124 views
No logfile when combining Robocopy with Task Scheduler
I am trying to create a .bat file with Robocopy and schedule it using Task Scheduler in Windows 7. The issue that I am having is with the creation of the log file. When I click on the .bat file, a log ...
1
vote
1answer
210 views
Scheduled Tasks - Display the script [duplicate]
Possible Duplicate:
Why is Windows 7 scheduled task running hidden?
I have a couple of Robocopy scripts setup in a scheduled task, but is there a way to actually display the cmd prompt with ...