Tag Archives: Add-Member

Friday Fun – Get Number Object

You most likely know that I’m all about the object and the PowerShell pipeline. Everything in PowerShell is an object. Pipe something to Get-Member and you can discover all of the object’s properties and methods (ie its members). Some objects, … Continue reading

Posted in Friday Fun, PowerShell, Scripting | Tagged , , , , , | Leave a comment

All Hail Dir UseALot!

Some of you know my relationship with the a command prompt goes back a long, long way. Naturally I became very adept at using the DIR command, fully taking advantage of its switches to tease out hidden information or to … Continue reading

Posted in CommandLine, PowerShell v2.0, Scripting | Tagged , , , , , , , | 1 Comment