MENU

Fun & Interesting

Working with the PowerShell Pipeline

TechThoughts 94,085 6 years ago
Video Not Working? Fix It Now

Learn how to leverage the PowerShell pipeline to pipe objects between cmdlets. In this second episode of Learn PowerShell you'll see how the pipeline operator makes PowerShell so powerful! Corresponding TechThoughts write-up: https://www.techthoughts.info/working-with-the-powershell-pipeline ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 00:00 - Intro 00:26 - What is a pipeline? 01:27 - Pipeline Process Example 02:16 - Pipeline support 03:12 - $PSItem 05:26 - Getting more info using the pipeline 08:18 - Sorting with the pipeline 08:54 - Where-Object 12:21 - Comparison Operators 12:49 - Parameters 14:15 - Final Example 14:55 - Outro Learn PowerShell - Episode 2 - Working with the PowerShell Pipeline Reference PowerShell code examples from this episode: https://github.com/techthoughts2/Learn-PowerShell-Code-Examples/blob/master/LearnPowerShell/EP2%20-%20PowerShell%20Pipeline.ps1 Check out the complete Learn PowerShell YouTube Playlist: https://www.youtube.com/playlist?list=PL2j0_s2VJe2hzQuQyn6yfMS2olhhs4UnQ ~ https://twitter.com/JakeMorrison My recommended books for learning PowerShell: (these affiliate links cost you nothing extra and help support this channel) - Learn PowerShell in a Month of Lunches: https://amzn.to/3mlbizz - Learn PowerShell Scripting in a Month of Lunches: https://amzn.to/3MtxJxe - Windows PowerShell in Action: https://amzn.to/3xkjGp4 - PowerShell Cookbook: https://amzn.to/3tgCq6F If you are able, and found this content valuable, please consider a secure donation in the link below. Your contribution helps offset the costs of producing this PowerShell series. Much appreciated! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8AFAJUDJ5T46E&source=url Learn PowerShell online free in this operationally focused PowerShell series. These PowerShell tutorials are designed to get you ramped up and using PowerShell quickly. Each episode provides practical PowerShell examples for using PowerShell in the real world. Whether you are a PowerShell beginner or seeking advance PowerShell training, this Learn PowerShell series covers the topics you'll need to be effective with PowerShell! These videos were recorded on a lot of my older equipment. My newer videos use the following equipment: - Camera: https://amzn.to/3MsjQPu - Lens: https://amzn.to/3NrsKhJ - Teleprompter: https://amzn.to/3monqQc - Mic: Audio-Technica AT2035 - Mic Preamp: https://amzn.to/3tlOvY6 - Mic Arm: https://amzn.to/3NXJTiP - Audio Interface: https://amzn.to/3xqPqJu - Lighting: https://amzn.to/3O1Z2zR - Rear color lighting: https://amzn.to/3H5MIMI #learnPowerShell #PowerShell #PowerShelltraining #PowerShellTutorial

Comment