I am trying to figure out if there is a way to deploy multiple ovf's at one time with the powercli. Currently I have a script that deploys one at a time. It looks in a folder for the .ovf file and starts the import. When it is done, it moves to the next. Any way to have it start, let's say 4 imports at a time, and as one finished it starts another until all items are imported?
↧