PoshCode

Community resources for PowerShell coders

Leverage Multi-Threading for Speeding Up Your Scripts - Jason Walker - PowerShell Summit 2014

Leverage Multi-Threading for Speeding Up Your Scripts - Jason Walker - PowerShell Summit 2014

PowerShell scripts can be slow when running them across your entire environment. This session we will examine leveraging PowerShell Jobs, PowerShell Remoting, and Runspaces while providing practical examples of each and when you want to use one method over the other. Multi-threading is simpler than you think and an effective way to cut your script execution time down from hours to minutes or even seconds