Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Add-Member » Microcode   (RSS)

Microcode: PowerShell Scripting Tricks: More Joy of Hashtables (with Get-HashtableAsObject)

I recently did two different "in depth" posts.  One on The Joy Of Hashtables and another on Select-Object versus Add-Member .  At the end of Select-Object vs Add-Member, I hinted at more convenient ways to write objects that used Script

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