There has been many occasions when I think “I should do this with PowerShell!” or “This is a good reason to learn Powershell!“. Surprisingly, one of the biggest ‘gotchas’ I faced was dealing with “uncaptured” pipeline output contained in functions.
There has been many occasions when I think “I should do this with PowerShell!” or “This is a good reason to learn Powershell!“. Surprisingly, one of the biggest ‘gotchas’ I faced was dealing with “uncaptured” pipeline output contained in functions.