Download for Windows Premium
Publiciteit
The Get-Command cmdlet

Vertaling van "The Get-Command cmdlet" in Spaans

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.
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.
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.
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).
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.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
lamppost: post supporting a streetlight
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 13. Exact: 13. Verstreken tijd: 40 ms.