PowerShell Pipeline part 1

preview_player
Показать описание
PowerShell Pipeline, how can you always make it work for you?

Pipeline works great when you use it with similar commands, such as Get-Process/Stop-Process. But what if that's not the case, or you're trying to pipe something and PowerShell keeps refusing to take it?

Watch this video where I'll show how to:
1️⃣ Understand pipeline by value
2️⃣ Understand pipeline by property
3️⃣ Find out what type of property expects

And finally, I will crash my PowerShell session.

#powershell #scripting #code #it #sysadmin #dev #HappyScripting #pipeline #devops
Рекомендации по теме