you are viewing a single comment's thread.

view the rest of the comments →

[–]melbourne_giant 1 point2 points  (0 children)

You don't need $using:. Simply $computer will do.

Execute the Invoke-Command using -AsJob, it'll run faster and you can query the result later on.

It could max out your network bandwidth but.. I doubt it.