Pipeline sequence in PowerShell
Here’s an example of a pipeline sequence in PowerShell — a simple but powerful concept.Imagine you forgot to clean up your old log files. Or, as I had to do today, you open the dreaded folder ‘inetpub/mailroot/Badmail’ on a dev server and see thousands of files. Read more»