Write-Output Only Works if Last Activity in Pipeline
I noticed that a Write-Output activity only actually produces output if it is either the last activity in the entire runbook, or if it is the last activity for a pipeline. In this context, by 'pipeline' I mean a 'leaf' on the runbook 'tree'.
1
vote
