Hello,
Thank you for posting in Q&A forum.
In the Windows Task Planner, you can set a batch job trigger to automatically run batch job 2 after batch job 1 is completed. To achieve this, you need to:
Open the Task Planner (by searching for "Task Planner" in the Start menu).
Create task for batch job 1.
When creating a task, select the "Triggers" tab, then add a trigger, select the "When Existing Jobs Complete" option, and select Batch Job 1.
Create a task for batch job 2 and set the trigger to complete batch job 1.
After this setting, when batch job 1 is completed, batch job 2 will automatically run.
Hope this answer can help you well.
Best regards,
Jill Zhou