There are a few questions in here, let's try with the beginning.
You could try to use the Start-Job cmdlet to run these queries as background tasks.
That at least produces a certain level of parallelism in the script.
Can you try that?
There are a few questions in here, let's try with the beginning.
You could try to use the Start-Job cmdlet to run these queries as background tasks.
That at least produces a certain level of parallelism in the script.
Can you try that?