Out-Default


The default controller of output.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Out-Default

 [-InputObject <PSObject>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The standard treatment at the end of a pipeline is to send all objects to out-default. Out-default then sends them all to format-default. It takes the objects that return, and sends them to the default destination. For this reason, it is functionally equivalent to out-host, but is not called from the console.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net