What is the PowerShell pipeline variable?

preview_player
Показать описание
This time we discuss the PowerShell pipeline variable (a.k.a. $PSItem)

Time Stamps
0:52 - Basic array looping
2:24 - Pipe array into ForEach-Object
5:22 - Pipeline variable w/ hash table
11:50 - Extra examples
13:21 - Outro

Follow me for more stuff!
Рекомендации по теме
Комментарии
Автор

Do you know a good resource on the actual parameter -PipelineVariable? While I understand the idea I cannot get it to work in my code

davidtrevor