Changes

Jump to: navigation, search

Directing and Formatting Windows PowerShell 1.0 Output

31 bytes added, 18:10, 18 March 2009
The Default Output
== The Default Output ==
<google>ADSDAQBOX_FLOW</google>
By default (in other words unless a specific output destination is specified) the output from any given command is displayed in the PowerShell console window. The cmdlet used for this purpose is called ''Out-Default''. In practice, output directed to ''Out-Default'' is actually handed off to the ''Out-Host'' cmdlet.

Navigation menu