Télécharger pour Windows Premium
Publicité
the Get-Command cmdlet

Traduction de "the Get-Command cmdlet" en espagnol

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
el cmdlet Get-Command
del cmdlet Get-Command
The second command uses the Get-Command cmdlet to get the members that have been imported from the module.
El segundo comando usa el cmdlet Get-Command para obtener los miembros que se han importado del módulo.
The third command uses the Get-Command cmdlet to get the Hello function that the dynamic module exports.
El tercer comando usa el cmdlet Get-Command para obtener la función Hello que el módulo dinámico exporta.
This command uses the Get-Command cmdlet to get a CmdletInfo object representing each of the cmdlets and functions in the session.
Este comando utiliza el cmdlet Get-Command para obtener un objeto CmdletInfo que representa cada uno de los cmdlets y funciones de la sesión.
Finding Functions Functions are commands, so to find functions, use the Get-Command cmdlet.
Las funciones son comandos, por lo que para buscar funciones se utiliza el cmdlet Get-Command.
For example, if you type get-co and then press the Tab key, Windows PowerShell will automatically expand this to the Get-Command cmdlet (notice that it also changes the case of letters to their standard form).
Por ejemplo, si escribe get-co y presiona la tecla Tabulador, Windows PowerShell completará el texto automáticamente proporcionando el cmdlet Get-Command (observe que también se cambia la grafía del nombre a su forma estándar).
The Get-Command cmdlet gets functions by default, in addition to cmdlets.
El cmdlet Get-Command obtiene funciones de forma predeterminada, además de cmdlets.
The Get-Command cmdlet has a Syntax parameter that allows you to retrieve just the syntax of each cmdlet.
El cmdlet Get-Command tiene un parámetro Syntax que permite recuperar solo la sintaxis de cada cmdlet.
Description The Get-Command cmdlet gets basic information about cmdlets and other elements of Windows PowerShell commands in the session, such as aliases, functions, filters, scripts, and applications.
Descripción El cmdlet Get-Command obtiene información básica sobre cmdlets y otros elementos de comandos de Windows PowerShell en la sesión, como alias, funciones, filtros, scripts y aplicaciones.
Use the Get-Command cmdlet to find all available commands.
Para importar todos los comandos, utilice el parámetro AllowClobber.
For example, to display the examples for the Get-Command cmdlet, type
Por ejemplo, para mostrar los ejemplos del cmdlet Get-Command, escriba
To find native commands of other types, you can use the CommandType parameter of the Get-Command cmdlet.
Para buscar comandos nativos de otros tipos, puede usar el parámetro CommandType del cmdlet Get-Command.
To use the Help and Man functions to display Help for the Get-Command cmdlet, type
Si desea utilizar las funciones Help y Man para mostrar la Ayuda del cmdlet Get-Command, escriba
The Get-Command cmdlet also gets commands and command elements other than cmdlets, including aliases (command nicknames), functions, and executable files that are available in Windows PowerShell.
C:\PS> get-date también obtiene otros comandos y elementos de comandos distintos de los cmdlets, incluidos los alias (sobrenombres de los comandos), funciones y archivos ejecutables que están disponibles en Windows PowerShell.
Aucun résultat pour cette recherche.
Le mot et l’expression du jour
L’image du jour
beef patty: flat round piece of cooked ground beef
Découvrir le mot
Publicité

Suggestions qui contiennent the Get-Command cmdlet

Résultats: 13. Exacts: 13. Temps écoulé: 50 ms.