Download for Windows Premium
-50% Premium
Publiciteit
get-help
Get-Help
For more information, see the examples in "get-help format-table -examples".
Para obtener más información, vea los ejemplos en "get-help format-table -examples".
For example, if you repeatedly type a particular command, such as get-help get-member -examples, you can save time by writing a function that runs the command.
Por ejemplo, si tiene que escribir repetidamente un comando determinado, como get-help get-member -examples, puede ahorrar tiempo escribiendo una función que ejecute el comando.
To get a list of all cmdlet help topic titles, type "get-help ".
Para obtener una lista de todos los títulos de los temas de Ayuda de cmdlets, escriba "get-help ".
To display the simplest view of Help for a cmdlet, type "get-help" followed by the cmdlet name.
Para ver la Ayuda de un cmdlet con el formato más sencillo, escriba "get-help" seguido del nombre del cmdlet.
C:\PS>get-help remoting This command displays a list of topics that include the word "remoting" in their contents.
C:\PS>get-help remoting Descripción - Este comando muestra una lista de temas que incluyen la palabra "remoting" (comunicación remota) en su contenido.
For more information about the HKLM: drive, type "get-help get-psdrive".
Para obtener más información sobre la unidad HKLM:, escriba "get-help get-psdrive".
In addition to "get-help", you can also type "help" or "man", which displays one screen of text at a time, or"<cmdlet-name> -?
Además de "get-help", también se puede escribir "help" o "man", que muestra una pantalla de texto cada vez, o"<nombreDeCmdlet> -?"
To display the Help for a function, type "get-help" followed by the function name.
Para ver la Ayuda de una función, escriba "get-help" seguido del nombre de la función.
To see a description of this object, type "get-help get-event -full" and see the Notes section of the help topic.
Para obtener una descripción de este objeto, escriba "get-help get-event -full" y vea la sección Notas en el tema de Ayuda.
For example, the following command gets information about all the parameters of the Get-Member cmdlet or function: get-help get-member -parameter This information includes the details you need to know to use the parameter.
Por ejemplo, el comando siguiente obtiene información sobre todos los parámetros de la función o del cmdlet Get-Member: get-help get-member -parameter Esta información incluye los detalles necesarios para poder usar el parámetro.
To display only the examples, type"(get-help <cmdlet-name>).examples".
Para mostrar únicamente los ejemplos, escriba"(get-help <nombreDeCmdlet>).examples".
For example, to find information about the parameters of the Get-ChildItem cmdlet, type: get-help get-childitem To find information about the parameters of a function, review the parameter definitions.
Por ejemplo, para obtener información sobre los parámetros del cmdlet Get-ChildItem, escriba: get-help get-childitem Para obtener información sobre los parámetros de una función, revise las definiciones de parámetro.
However, when you display all Help, by typing "get-help ", Help for functions and scripts does not appear.
Sin embargo, cuando se escribe "get-help " para ver toda la Ayuda, la Ayuda de scripts y de funciones no se muestra.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor get-help in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
wrench: hand tool for gripping and turning objects
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 119. Exact: 119. Verstreken tijd: 94 ms.