Performance PowerShell

Friday, Aug 16 11:00 AM - 12:00 PM Room D1

Description

Automation can be great because we can fire and forget. But what about how long it takes to complete the task we've assigned it to do? Just because a running script doesn't take your time, there can still be a cost for every second that it runs. In this session, we'll compare and contrast some of the various methods used in PowerShell to showcase what your options are for better performing scripts and when you might use each.