Examples with "Get-Command cmdlet gets" and their translation 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.
The Get-Command cmdlet gets functions by default, in addition to cmdlets.
After the commands in a module are added to the current session, you can use the Get-Help and Get-Command cmdlets to learn about the imported commands, just as you would use them for any command in the session.
Une fois les commandes d'un module ajoutées à la session active, vous pouvez utiliser les applets de commande Get-Help et Get-Command pour en savoir plus sur les commandes importées, comme vous le feriez pour les autres commandes de la session.
By default, Get-Command gets cmdlets and functions.
Unlike Get-Help, which displays the contents of XML-based help topic files, Get-Command gets its cmdlet information directly from the cmdlet code in the system.
Contrairement à Get-Help, qui affiche le contenu des fichiers de rubrique d'aide basés sur XML, Get-Command obtient directement ses informations d'applet de commande du code d'applet de commande dans le système.
To see all parameters of the Get-Command cmdlet, type
Pour voir tous les paramètres de l'applet de commande Get-Command, tapez
The Windows PowerShell Get-Command cmdlet retrieves the names of all available commands.
To find native commands of other types, you can use the CommandType parameter of the Get-Command cmdlet.
Pour rechercher des commandes natives d'autres types, vous pouvez utiliser le paramètre CommandType de l'applet de commande Get-Command.
To list the cmdlets in your session, use the Get-Command cmdlet without any command parameters.
Pour répertorier les applets de commande de votre session, utilisez l'applet de commande Get-Command sans paramètres de commande.
Finding Functions Functions are commands, so to find functions, use the Get-Command cmdlet.
Les fonctions sont des commandes. Par conséquent, pour rechercher des fonctions, utilisez l'applet de commande Get-Command.
The Get-Command cmdlet has a Syntax parameter that allows you to retrieve just the syntax of each cmdlet.
L'applet de commande Get-Command a un paramètre Syntax qui vous permet de ne récupérer que la syntaxe de chaque applet de commande.
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.