Download for Windows Premium
Publiciteit
Get-Service command

Vertaling van "Get-Service command" in Frans

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.
commande Get-Service
The Get-Service command runs on the remote computers, and the results are returned to the local computer.
La commande Get-Service s'exécute sur les ordinateurs distants et les résultats sont retournés à l'ordinateur local.
This command creates the "services" variable and stores the results of a Get-Service command in it.
La commande suivante crée la variable « services » et stocke dans cette dernière les résultats d'une commande Get-Service.
Enter a variable that contains the object, or type a command or expression that gets the object, such as a Get-Service command.
Entrez une variable qui contient l'objet ou tapez une commande ou une expression qui obtient l'objet (commande Get-Service, par exemple).
The Get-Service command doesn't just display text, but generates an object that can be manipulated (for example by applying a filter to show only started services), or to pipe the output into another command.
La commande Get-Service n'a pas simplement affiché du texte mais a généré un objet qui peut être manipulé (par exemple appliquer un filtre n'affichant que les services démarrés) ou bien envoyer vers une autre commande au travers d'un pipeline.
The command uses a dollar sign ($) to indicate a variable and the assignment operator (=) to assign the result of the Get-Service command to the newly created variable.
Elle utilise un symbole dollar ($) pour indiquer une variable et l'opérateur d'assignation (=) permettant d'assigner le résultat de la commande Get-Service à la variable nouvellement créée.
When launched unilaterally, they can be used to execute a specific action, such as the Get-Service command, which, as its name indicates, is used to view information about Windows services.
Lancées unitairement, elles permettent d'exécuter une action précise, comme par exemple la commande Get-Service qui comme son nom l'indique permet d'afficher des informations concernant les services Windows.
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.
Elle utilise une commande Get-Service pour obtenir tous les services, puis envoie les résultats à travers le pipeline à l'applet de commande Group-Object, qui groupe les résultats par état de service.
The first command uses the Invoke-Command cmdlet to start a background job that runs a Get-Service command on three remote computers.
La première commande utilise l'applet de commande Invoke-Command pour démarrer une tâche en arrière-plan qui exécute une commande Get-Service sur trois ordinateurs distants.
For example, the following command sends the objects retrieved by a Get-Service command to Get-Member.
Par exemple, la commande suivante envoie les objets récupérés par une commande Get-Service à Get-Member.
The command uses the pipeline operator (|) to send the output of a Get-Service command to Get-Member.
Elle utilise l'opérateur de pipeline (|) pour envoyer la sortie d'une commande Get-Service à Get-Member.
For example, the following command sends the output of a Get-Service command to the Format-List cmdlet.
Par exemple, la commande suivante envoie la sortie d'une commande Get-Service à l'applet de commande Format-List.
As with Get-Process, using the Get-Service command without parameters returns all services.
Comme avec Get-Process, l'utilisation de la commande Get-Service sans paramètres retourne tous les services.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-Service command in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lighthouse: tall tower with a light to guide ships
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 12. Exact: 12. Verstreken tijd: 35 ms.