Translation of "the current Windows PowerShell session" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
der aktuellen Windows PowerShell-Sitzung
der die aktuelle Windows PowerShell-Sitzung
Contains the process identifier (PID) of the process that is hosting the current Windows PowerShell session.
Enthält die Prozess-ID (PID) des Prozesses, der die aktuelle Windows PowerShell-Sitzung hostet.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Das Cmdlet Get-Process wird mit der automatischen Variablen $pid verwendet, um den Prozess abzurufen, der die aktuelle Windows PowerShell-Sitzung hostet.
It uses the Get-Process cmdlet with the $pid automatic variable to get the process that is hosting the current Windows PowerShell session.
Das Cmdlet "Get-Process" wird mit der automatischen Variablen"$pid" verwendet, um den Prozess abzurufen, der die aktuelle Windows PowerShell-Sitzung hostet.
The variable settings apply only for the current Windows PowerShell session.
Die Variableneinstellungen sind nur für die aktuelle Windows PowerShell-Sitzung gültig.
When you add aliases, functions, and variables, you are actually adding them only to the current Windows PowerShell session.
Wenn Sie Aliase, Funktionen und Variablen hinzufügen, werden diese eigentlich nur der aktuellen Windows PowerShell-Sitzung hinzugefügt.
This example specifies a user and a group object that are defined in the current Windows PowerShell session as input for the parameter.
In diesem Beispiel werden ein Benutzer- und ein Gruppenobjekt angegeben, die in der aktuellen Windows PowerShell-Sitzung als Eingabe für den Parameter definiert sind.
Creates or changes an alias (alternate name) for a cmdlet or other command element in the current Windows PowerShell session.
Erstellt oder ändert einen Alias (alternativer Name) für ein Cmdlet oder anderes Befehlselement in der aktuellen Windows PowerShell-...
Like the set command, this assignment statement only changes the value of Path for the current Windows PowerShell session.
Ebenso wie beim Befehl set wird mit dieser Zuweisungsanweisung nur der Wert von Path für die aktuelle Windows PowerShell-Sitzung geändert.
Example 6: Set the execution policy for the current session This command sets an execution policy of AllSigned for only the current Windows PowerShell session.
Die Richtlinie wirkt sich nur auf die aktuelle Sitzung und untergeordnete Sitzungen aus. Zum Festlegen der Ausführungsrichtlinie für eine neue Sitzung starten Sie Windows PowerShell über die Befehlszeile (z. B.
The New-PsDrive cmdlet adds the new drive only to the current Windows PowerShell session.
Das Cmdlet "New-PsDrive" fügt das neue Laufwerk nur der aktuellen Windows PowerShell-Sitzung hinzu.
Windows PowerShell drives exist only in the current Windows PowerShell session.
Windows PowerShell-Laufwerke sind nur in der aktuellen Windows PowerShell-Sitzung vorhanden.
To save a Windows PowerShell drive, use the Export-Console cmdlet to export the current Windows PowerShell session, and then use the PowerShell.exe PSConsoleFile parameter to import it.
Wenn Sie ein Windows PowerShell-Laufwerk speichern möchten, exportieren Sie die aktuelle Windows PowerShell-Sitzung mit dem Cmdlet Export-Console. Verwenden Sie anschließend den PSConsoleFile -Parameter von PowerShell.exe, um die Sitzung zu importieren.
To save a Windows PowerShell drive, use the Export-Console cmdlet to export the current Windows PowerShell session, and then use the PowerShell.exe PSConsoleFile parameter to import it.
Wenn Sie ein Windows PowerShell-Laufwerk speichern möchten, exportieren Sie die aktuelle Windows PowerShell-Sitzung mit dem Cmdlet "Export-Console". Verwenden Sie anschließend den PSConsoleFile-Parameter von "PowerShell.exe", um die Sitzung zu importieren.
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.