How can I select replace file automaticaly in the command prompt?
I am trying to run the following command:
schtasks /create /tn "Restart Ingenico" /tr "C:\IT_Dept\RestartShift4.bat" /sc daily /st 07:30 /y
Pause
When I do this, I get the following error message:
Invalid argument/option - "/y". Type "schtasks /create /?" for usage