PowerShell Start-Demo 3
So, Brandon owes me for this one … he had a problem with the Start-Demo script posted by the PowerShell team because when you try to assign output to a variable (eg: $fileInfo = ls | gm) it would spew it to the host instead. At any rate, I fixed it up for him (for [...]