Examples with "Get-Command cmdlet to" and their translation 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.
Use the Get-Command cmdlet to find all available commands.
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.
Una vez agregados a la sesión actual los comandos de un módulo, puede utilizar los cmdlets Get-Help y Get-Command para obtener información sobre los comandos importados, tal y como los utilizaría para cualquier comando de la sesión.
The Get-Command cmdlet gets functions by default, in addition to cmdlets.
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.
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.
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.
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
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).
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.