Archive for May, 2010

Dynamic and interactive filtering in Powershell

Filtering in Powershell are one of the most expressions i’m use for drill down get-cmdlet results. There are so much situations we would like to have some simple and clear technique to see the results in different views.   As an Example I will use get-process with three views:   SlowMotion (More about here.)  Startet Services  Stopped [...]