Wednesday, 19 July 2017

PowerShell: Learn to tap the pipeline

Microsoft PowerShell is a powerful scripting language and administrative framework for Windows, and one of the key elements that makes it so powerful is the pipeline — the assembly line of data and results that moves between and through cmdlets. In this piece, we’re going to talk about how you glue stuff together — or, more specifically, how you take the output or results from one PowerShell cmdlet and send it into another for further processing.

To read this article in full or to leave a comment, please click here

(Insider Story)

from Computerworld http://www.computerworld.com/article/3208115/microsoft-windows/powershell-learn-to-tap-the-pipeline.html#tk.rss_all

No comments:

Post a Comment