News

What you get is a graphical display of the default view (see Fig. 1). Figure 1. Default grid view; in PowerShell 2, it's all you get. (Click image to view larger version.) You can sort on column ...
Fortunately, there is another way to get some limited UI functionality with nowhere near the difficulty of writing your own UI in the way of the Out-GridView cmdlet that comes with PowerShell. I'll ...