Quantcast
Channel: Windows 7 Help Forums - Network & Sharing
Viewing all articles
Browse latest Browse all 7943

How to start schtasks to run batch file

$
0
0
Hello, I've been tring to make a scheduld task with schtask as system, i mannaged to do it and to task is succesfully made but there is a problem, the task need to run a batch file and it dosent doing it this is the command to add the task as SYSTEM SCHTASKS /Create /SC daily /ST "17:00" /TN Task1 /TR "c:\myfolder\script.bat" /RU "SYSTEM" after that i get this message:SUCCESS: The...

Viewing all articles
Browse latest Browse all 7943

Trending Articles