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.
comando Get-Service
The Get-Service command runs on the remote computers, and the results are returned to the local computer.
El comando Get-Service se ejecuta en los equipos remotos y los resultados se devuelven en el equipo local.
This command creates a "services" variable and stores the result of a Get-Service command in it.
Este comando crea una variable "services" y almacena en ella el resultado de un comando Get-Service.
The parentheses around the Get-Service command ensure that the command is executed before the variable is created.
Los paréntesis que contienen el comando Get-Service garantizan que el comando se ejecute antes de que se cree la variable.
It uses a Get-Service command to get all of the services, and then send the results through the pipeline to the Group-Object cmdlet, which groups the results by the service status.
Utiliza un comando Get-Service para obtener todos los servicios y, a continuación, enviar los resultados a través de la canalización al cmdlet Group-Object, que agrupa los resultados según el estado del servicio.
For example, the following command sends the output of a Get-Service command to the Format-List cmdlet.
Por ejemplo, el comando siguiente envía el resultado de un comando Get-Service al cmdlet Format-List.
As with Get-Process, using the Get-Service command without parameters returns all services.
Al igual que sucede con Get-Process, el uso del comando Get-Service sin parámetros devuelve todos los servicios.
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.