Download for Windows Premium
Publiciteit
Cmdlet Where-Object

Vertaling van "Cmdlet Where-Object" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Where-Object cmdlet
Für eine spezifischere Objektfilterung verwenden Sie das Cmdlet Where-Object.
For more specific object filtering, use the Where-Object cmdlet.
Das Cmdlet Where-Object wählt Objekte aus dem Satz von Objekten aus, die an das Cmdlet übergeben werden.
The Where-Object cmdlet selects objects from the set of objects that are passed to it.
Die resultierenden Gruppen werden über die Pipeline an das Cmdlet Where-Object übergeben, das Objekte mit Gruppen auswählt, die mehrere Mitglieder enthalten.
The resulting groups are piped to the Where-Object cmdlet, which selects objects with groups with more than one member.
Das Symbol $ stellt jedes Objekt dar, das an das Cmdlet Where-Object übergeben wird.
The $ symbol represents each object that is passed to the Where-Object cmdlet.
Die Filtermethoden sind effizienter als die Verwendung des Cmdlet Where-Object, da die Filter während des Abrufens der Objekte angewendet werden, anstatt alle Objekte abzurufen und anschließend zu filtern.
The filter methods are more efficient than using the Where-Object cmdlet because the filters are applied while the objects are being retrieved, rather than retrieving all the objects and then filtering them.
Der Pipelineoperator (|) sendet das Dienstobjekt zum Cmdlet Where-Object, das nur die Dienste mit dem Status stopped auswählt.
The pipeline operator (|) sends the services object to the Where-Object cmdlet, which selects only the services with a status of stopped.
Mit dem Pipelineoperator (|) werden die Ergebnisse an das Cmdlet Where-Object übergeben, das nur die Befehle auswählt, die das Wort service enthalten.
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects only the commands that include service.
Windows PowerShell enthält das Cmdlet Where-Object , mit dem Sie alle Objekte in der Pipeline testen und nur dann an die Pipeline übergeben können, wenn ein bestimmtes Testkriterium erfüllt ist.
Windows PowerShell includes a Where-Object cmdlet that allows you to test each object in the pipeline and only pass it along the pipeline if it meets a particular test condition.
Dabei wird das Cmdlet Where-Object verwendet, um nur die Leistungsindikatorstichproben mit einem kleineren CookedValue als 15 abzurufen.
It uses the Where-Object cmdlet to get only the counter samples with a CookedValue of less than 15.
Den Befehl können Sie auch mit dem Cmdlet Where-Object filtern, statt den Get-WmiObject -Filter zu verwenden.
You can filter the command by using the Where-Object cmdlet, instead of using the Get-WmiObject filter.
Der zweite Befehl verwendet die CounterSamples-Eigenschaft des Stichprobensatzobjektes in $all und das Cmdlet Where-Object (mit dem Alias where), um Objekte auszuwählen, deren CookedValues kleiner als 15 (in Prozent) sind.
The second command uses the CounterSamples property of the sample set object in $all and the Where-Object cmdlet (alias = where) to select objects with CookedValues of less than 15 (percent).
Der PassThru-Parameter legt fest, dass Add-Type ein Runtime-Objekt zurückgibt, das die Typen darstellt, und mit dem Pipelineoperator (|) wird das Runtime-Objekt an das Cmdlet Where-Object gesendet, das nur die öffentlichen Typen zurückgibt.
The PassThru parameter directs Add-Type to return a Runtime object that represents the types and a pipeline operator (|) sends the Runtime object to the Where-Object cmdlet, which returns only the public types.
Dieser Befehl ruft Ereignisse im Anwendungsereignisprotokoll ab, bei denen die Quelle Outlook und die Ereignis-ID 34 ist. Obwohl Get-EventLog nicht über einen EventID-Parameter verfügt, können Sie mit dem Cmdlet Where-Object Ereignisse auf Grundlage des Werts einer beliebigen Ereigniseigenschaft auswählen.
This command gets events in the Application event log where the source is Outlook and the event ID is 34. Even though Get-EventLog does not have an EventID parameter, you can use the Where-Object cmdlet to select events based on the value of any event property.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Cmdlet Where-Object in het Duits

Publiciteit

Resultaten: 16. Exact: 16. Verstreken tijd: 29 ms.