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-Command
Instead, the Get-Command command lists only the cmdlets in the current shell.
À la place, la commande Get-Command répertorie uniquement les applets de commande de l'interpréteur de commandes actuel.
To run a command, enclose the Get-Command command in parentheses, and use the Call operator (&) to run the command.
Pour exécuter une commande, placez la commande Get-Command entre parenthèses et utilisez l'opérateur d'appel (&).
In the output of the Get-Command command, all the definitions end with ellipses (...) to indicate that PowerShell cannot display all the content in the available space.
Dans la sortie de la commande Get-Command, toutes les définitions se terminent par des points de suspension (...) pour indiquer que PowerShell ne peut pas afficher l'ensemble du contenu dans l'espace alloué.
In the extract of the Get-Command command output shown above, every command shown has a CommandType of Cmdlet.
Dans l'extrait de sortie de la commande Get-Command représenté ci-dessus, chaque commande indiquée a un CommandType (type de commande) d'applet de commande.
The Get-Command command does not list every command that is available in Windows PowerShell.
La commande Get-Command ne répertorie pas chaque commande disponible dans Windows PowerShell.
To find the commands to import, Import-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Pour rechercher les commandes à importer, Import-PSSession utilise l'applet de commande Invoke-Command pour exécuter une commande Get-Command dans la session PSSession.
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.