Examples with "Mit Get-Command" and their translation in Engels
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.
Mit Get-Command* werden alle Windows PowerShell-Elemente und alle nicht zu Windows PowerShell gehörenden Dateien in der Path-Umgebungsvariablen ($env:path) abgerufen.
Get-Command gets all Windows PowerShell elements and all of the non-Windows-PowerShell files in the Path environment variable ($env:path).
In diesem Beispiel wird gezeigt, wie mit Get-Command der Befehl bestimmt wird, der von Windows PowerShell ausgeführt wird, wenn der Zugriff auf mehrere Befehle mit dem gleichen Namen möglich ist.
This example shows how to use Get-Command to determine which command Windows PowerShell runs when it has access to multiple commands with the same name.
Im Beispiel mit Get-Command -Name Clear-Host lautet der Parametername Name , dieser wird allerdings als - Name eingegeben.
In the Get-Command -Name Clear-Host example, the parameter's name is Name, but it is entered as - Name.
Im Beispiel mit Get-Command -Name Clear-Host lautet der Parametername Name, dieser wird allerdings als -Name eingegeben.
In the Get-Command -Name Clear-Host example, the parameter's name is Name, but it is entered as -Name.
Beispielsweise wird von Get-Command für ein Cmdlet ein CmdletInfo-Objekt abgerufen, während mit Get-Command für eine DLL ein ApplicationInfo-Objekt abgerufen wird.
For example, Get-Command on a cmdlet retrieves a CmdletInfo object, while Get-Command on a DLL retrieves an ApplicationInfo object.
Beispielsweise wird von Get-Command für ein Cmdlet ein CmdletInfo-Objekt abgerufen, während mit Get-Command für eine DLL ein ApplicationInfo-Objekt abgerufen wird.
For example, Get-Command on a cmdlet retrieves a CmdletInfo object, while Get-Command on a DLL retrieves an ApplicationInfo object.
Andere resultaten
Mit dem Get-Command-Cmdlet werden zusätzlich zu Cmdlets standardmäßig auch Funktionen abgerufen.
The Get-Command cmdlet gets functions by default, in addition to cmdlets.
In diesem Beispiel wird gezeigt, wie das Cmdlet Get-Command mit einem Alias verwendet wird.
This example shows how to use the Get-Command cmdlet with an alias.
Mit dem Befehl Get-Command werden nicht alle in Windows PowerShell verfügbaren Befehle aufgeführt.
The Get-Command command does not list every command that is available in Windows PowerShell.
Wenn Sie systemeigene Befehle anderer Typen suchen, können Sie das Cmdlet Get-Command mit dem CommandType -Parameter verwenden.
To find native commands of other types, you can use the CommandType parameter of the Get-Command cmdlet.
Wenn Sie systemeigene Befehle anderer Typen suchen, können Sie das Cmdlet Get-Command mit dem CommandType-Parameter verwenden.
To find native commands of other types, you can use the CommandType parameter of the Get-Command cmdlet.
In diesem Befehl wird mit dem Cmdlet Get-Command ein CmdletInfo-Objekt abgerufen, das die einzelnen Cmdlets und Funktionen in der Sitzung darstellt.
This command uses the Get-Command cmdlet to get a CmdletInfo object representing each of the cmdlets and functions in the session.
Mit dem Cmdlet Get-Command können Sie eine Liste der Cmdlets anzeigen, auf die Sie Zugriff haben.
The Get-Command cmdlet is useful if you want to see a list of cmdlets that you have access to.
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.