Download for Windows Premium
-50% 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
El tercer comando muestra cómo utilizar el cmdlet Where-Object para obtener un evento según la hora a la que se generó.
The third command shows how to use the Where-Object cmdlet to get an event based on the time that it was generated.
Los grupos resultantes se canalizan al cmdlet Where-Object, que selecciona los objetos con grupos con más de un miembro.
The resulting groups are piped to the Where-Object cmdlet, which selects objects with groups with more than one member.
El símbolo"$" representa cada objeto que se pasa al cmdlet Where-Object.
The"$" symbol represents each object that is passed to the Where-Object cmdlet.
El operador de canalización (|) envía el objeto de servicios al cmdlet Where-Object, que solamente selecciona los servicios cuyo estado sea "stopped" (detenido).
The pipeline operator (|) sends the services object to the Where-Object cmdlet, which selects only the services with a status of "stopped."
El operador de canalización (|) pasa los objetos de proceso al cmdlet Where-Object, que selecciona únicamente el objeto con un valor superior a 20.000.000 bytes para la propiedad WorkingSet.
The pipeline operator (|) passes the process objects to the Where-Object cmdlet, which selects only the object with a value greater than 20,000,000 bytes for the WorkingSet property.
Windows PowerShell incluye un cmdlet Where-Object que permite probar cada objeto de la canalización y pasarlo por esta solo si cumple una determinada condición de prueba.
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.
El operador de canalización (|) pasa el resultado al cmdlet Where-Object, que selecciona las instancias que contengan el valor "Schedule" en la propiedad Name.
The pipeline operator (|) passes the result to the Where-Object cmdlet, which selects instances with a value of "Schedule" in the Name property.
El operador de canalización (|) pasa los resultados al cmdlet Where-Object, que selecciona los servicios cuya propiedad Status tiene el valor "Paused" (en pausa).
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects the services with a Status property of "Paused".
El operador de canalización (|) pasa los resultados al cmdlet Where-Object, que selecciona los que tengan el valor de la propiedad HasExited establecida en TRUE.
The pipeline operator (|) passes the results to the Where-Object cmdlet, which selects the ones where the value of the HasExited property is TRUE.
Para lograr un filtro de objetos más específico, use el cmdlet Where-Object. Parámetros
For more specific object filtering, use the Where-Object cmdlet. Parameters
Un operador de canalización (|) envía los servicios al cmdlet Where-Object, que selecciona los servicios cuya propiedad DependentServices no es NULL.
A pipeline operator (|) sends the services to the Where-Object cmdlet, which selects the services whose DependentServices property is not null.
Aunque Get-EventLog no tiene un parámetro EventID, se puede utilizar el cmdlet Where-Object para seleccionar eventos de acuerdo con el valor de cualquier propiedad de propiedad UserName.
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.
El parámetro PassThru indica a Add-Type que devuelva un objeto Runtime que represente los tipos. Un operador de canalización (|) envía el objeto Runtime al cmdlet Where-Object, que devuelve únicamente los tipos públicos.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor cmdlet Where-Object in het Spaans

Publiciteit

Suggesties

Resultaten: 14. Exact: 14. Verstreken tijd: 28 ms.