@Sebastian-Roth This is more by design.
Typically snapins are one time run. If needed to rerun a while later, you can run it individually to the host needed, or you could task the host to run all snapins associated.
Maybe something we can limit in the future, but I guess I need better understanding.
Snapins run in queue.
For example, if a host has 25 Snapins to install, it installs 1, 2, 3, etc… It will not install 25 at once.
Now, based on the information, I believe the question here is about number of machines running snapins at once. Lets say you have 25 Machines to install Snapin 1, you want this to be limited?
Right now the code doesn’t take into consideration the number of snapin tasks as a queued process.
Hopefully this all makes sense.
Thank you,