... Home  
... Impressum
... ColorConsole

... CMD
... Netsh-XP
... Netsh-7
... Netsh-Vista
... Powershell


... facebook.de
 
 
ColorConsole [Version 1.7.1000] PowerShell 2.0-Export
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.

C:\Windows-7>Powershell get-help Out-Null -full

# NAME
Out-Null

# SYNOPSIS
Deletes output instead of sending it to the console.

# SYNTAX
Out-Null [-InputObject <psobject>] [<CommonParameters>]

# DESCRIPTION
The Out-Null cmdlet sends output to NULL, in effect, deleting it.

# PARAMETERS
-InputObject <psobject>
Specifies the object that was sent to null (deleted). Enter a variable that contains the objects, or type a command or expression that gets the objects.

Required? false
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false

<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, type,
"get-help about_commonparameters".

# INPUTS
System.Management.Automation.PSObject
You can pipe any object to Out-Null.

# OUTPUTS
None
Out-Null does not generate any output.

# NOTES

The cmdlets that contain the Out verb (the Out cmdlets) do not have parameters for names or file paths. To send data to an Out cmdlet, use a pipeline operator (|) to send the output of a Windows PowerShell command to the cmdlet. You can also store data in a variable and use the InputObject parameter to pass the data to the cmdlet. For more information, see the examples.

Out-Null does not return any output objects. If you pipe the output of Out-Null to Get-Member, Get-Member reports that no objects have been specified.

# EXAMPLE 1

C:\PS>get-childitem | out-null

# Description
-----------
This command gets the items in the local directory, but then it discards them instead of passing them through the pipeline or displaying them at the command line. This is useful for discarding output that you do not need.

RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkID=113366
Out-Printer
Out-Host
Out-File
Out-String
Out-Default

C:\Windows>powershell get-help Out-Default -full

OS: Windows-7 / Windows-Vista // Windows Server 2008
»»»» ColorConsole


0.077
Welche Bedeutung haben die "Rot" angezeigten Dateien im Explorer?  / Wie kann ich im Win-7 Basisdesign die Fensterfarbe ändern, bzw anpassen?  / Wie zum Teufel kann ich die PDF-s in der Vorschau betrachten?  / Das Explorer Spaltenchaos - Eine unendliche Geschichte?  / Wie kann ich das Überwachungsprotokoll als Datei speichern bzw. exportieren?  / Microsoft Visual Studio 2010 Professional-Testversion, 30 bis 90 Tage!  / Kann ich auch andere Betriebssysteme parallel zu Windows 7 installieren und betreiben?  / industry standard dead pixel policy  / / Lesetipp: 286  / Was ist ein Bootmanager?  / Hilfe, ich finde das Desktop Verzeichnis nicht?  / XP Miniaturansichten vergrößert darstellen?  / Kann ich in Windows-XP Dateizeit und Ordnerzeit ändern bzw bearbeiten?  / Wie kann ich die Sendungsnummer bei ebay.de abfragen, bzw. herausfinden?  / Seit ca. einigen Versionen vor Q-Dir 4.xx startet das Programm sehr langsam!  /