Answer the question
In order to leave comments, you need to log in
How to parallelize package installation execution in Windows Powershell?
I decided to automate the installation of packages in Windows using powershell. Now the script looks like a sequence of commands Install-Package (package name). Everything works, but it works very slowly. The packages are downloaded sequentially and not very fast. Is it possible to download packages in parallel?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question