Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

run two commands simultaneously

$
0
0

is there a way to run commands simultaneously (asynchronous)? For example:

I want to run 'get-mailbox -resultsize unlimited' and 'get-contact -resultsize unlimited' at the same time, rather than waiting for one to finish before the other starts.

Thanks!


Viewing all articles
Browse latest Browse all 6937

Latest Images

Trending Articles



Latest Images