The following command demonstrates using the more function to page the output of Get-Command
Mit dem folgenden Befehl wird die Verwendung der Funktion more für die seitenweise Anzeige der Ausgabe von Get-Command veranschaulicht.
The results of Get-Command are then stuck into the -computer name parameter, which then works against each of the computers that are listed in the file.
Letztlich folgt ein weiteres komplettes Cmdlet, das die Ergebnisse des ersten Cmdlets aufgreift und in einer Tabelle in einem eigenen interaktiven Fenster anzeigt.
For example, to see a description of the TotalCount parameter of Get-Command, type
Wenn Sie beispielsweise eine Beschreibung des TotalCount-Parameters von Get-Command anzeigen möchten, geben Sie folgenden Befehl ein
This command shows how to use the Module parameter of Get-Command to find out which commands were imported into the session by an Import-PSSession command.
Dieser Befehl zeigt, wie der Module-Parameter von Get-Command verwendet wird, um herauszufinden, welche Befehle mit einem Import-PSSession-Befehl in die Sitzung importiert wurden.
You can use the Module parameter of Get-Command to find the commands that were added to the session by adding a Windows PowerShell snap-in or importing a module.
Mit dem Module-Parameter von Get-Command können Sie die Befehle suchen, die der Sitzung durch Hinzufügen eines Windows PowerShell-Snap-Ins oder durch Importieren eines Moduls hinzugefügt wurden.
The following command lists the executable files available in Windows PowerShell by using the Name parameter of Get-Command.
Mit dem folgenden Befehl werden die in Windows PowerShell verfügbaren ausführbaren Dateien mithilfe des Name-Parameters von Get-Command aufgeführt.
It is the equivalent of get-command .
Dies entspricht der Verwendung von get-command .
The Get-Command command is the equivalent of get-command $m.name.
Der Befehl Get-Command entspricht get-command $m.name.
The following command demonstrates using the more function to page the output of Get-Command
Mit dem folgenden Befehl wird die Verwendung der Funktion more für die seitenweise Anzeige der Ausgabe von Get-Command veranschaulicht.
You can use the Module parameter of Get-Command to find the commands that were added to the session by adding a Windows PowerShell snap-in or importing a module.
Mit dem Module-Parameter von Get-Command können Sie die Befehle suchen, die der Sitzung durch Hinzufügen eines Windows PowerShell-Snap-Ins oder durch Importieren eines Moduls hinzugefügt wurden.
The following command lists the executable files available in Windows PowerShell by using the Name parameter of Get-Command.
Mit dem folgenden Befehl werden die in Windows PowerShell verfügbaren ausführbaren Dateien mithilfe des Name-Parameters von Get-Command aufgeführt.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "of Get-Command" in English