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.
Format-Table cmdlet
Un operador de canalización (|) envía los resultados al cmdlet Format-Table, que muestra los servicios en forma de tabla.
A pipeline operator (|) sends the results to the Format-Table cmdlet, which formats the services as a table.
El operador de canalización (|) envía los resultados al cmdlet Format-Table, que aplica a los resultados el formato de tabla.
The pipeline operator (|) sends the results to the Format-Table cmdlet, which formats the output in a table.
El segundo comando usa un operador de canalización (|) para enviar la información de los procesos almacenada en la variable $processes al cmdlet Format-Table, que muestra la propiedad ProcessName de cada proceso junto con una nueva propiedad calculada.
The second command uses a pipeline operator (|) to send the process information in the $processes variable to the Format-Table cmdlet, which displays the ProcessName of each process along with a new calculated property.
El comando siguiente solo realiza esta acción y, a continuación, utiliza el cmdlet Format-Table para mostrar las propiedades Status, Name, RequiredServices y DependentServices de los servicios en el equipo.
The following command does just that, and then it uses the Format-Table cmdlet to display the Status, Name, RequiredServices and DependentServices properties of the services on the computer.
Descripción El cmdlet Format-Table aplica al resultado de un comando el formato de una tabla con las propiedades seleccionadas del objeto en cada columna.
Description The Format-Table cmdlet formats the output of a command as a table with the selected properties of the object in each column.
Al resultado del comando que se envía no se le puede aplicar un formato previo, por ejemplo, mediante el cmdlet Format-Table o Format-Wide.
The command output that you send cannot be pre-formatted, such as by using the Format-Table or Format-Wide cmdlets.
Envía las PSSessions al cmdlet Format-Table, que muestra las propiedades Descripción - Este comando obtiene todas las PSSessions que se conectan a equipos cuyos nombres comienzan por "Serv".
Example 5 C:\PS>get-pssession -computer name Serv* This command gets all the PSSessions that connect to computers that have computer names that begin with "Serv".
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.