In windows 10, what is the default behavior when running a scheduled task with two or more actions. Will they run in parallel or will the operating system wait for each actions to finish before starting the next one.
If by default they run sequentially, is there a way to make the actions run in parallel?