Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Add-Member » Scripting Tricks   (RSS)

Microcode: PowerShell Scripting Tricks: Select-Object (Note Properties) vs Add-Member (Script Properties)

As I've said a number of times before, PowerShell's quantum leap forward is something called the Object Pipeline.  It allows you to take the results of one command and easily use them with the next, which means that each command you create becomes
 
Page view tracker