Link to home
Start Free TrialLog in
Avatar of rakkad
rakkadFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Windows Task Scheduler call another batch script

Hi

I have a windows task scheduler job but needs to call another batch script to another scheduler task job called testbatchtrigger.bat

Any ideas ?

Thanks
Avatar of marsilies
marsilies

Can you explain what you're trying to do a bit more? What does task 1 do? What do you want task 2 to do?

Do you want task 2 to just call the same batch file task 1 uses at some point, or do you want task 2 to initiate task 1 specifically for some reason?
ASKER CERTIFIED SOLUTION
Avatar of Bill Prew
Bill Prew

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Do you need any additional help with this question?


»bp
Avatar of rakkad

ASKER

This helped