Vertaling van "PS Remoting" in Duits
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.
If you start an action with this target configured, PowerShell will initiate a PS Remoting session to the local system (aka "loopback session" as called by Microsoft), and the script will run in this session on the local system.
Wenn Sie eine Aktion mit diesem Zielsystem starten, wird eine PowerShell Remoting Sitzung auf das lokale System initiiert (Microsoft nennt dies eine Loopback Session, von einem Rechner auf sich selbst), und das Skript wird in dieser Sitzung auf dem lokalen System gestartet.
Of course this requires PS Remoting to be enabled on your ScriptRunner system, e.g. using the ScriptRunner installer or the PowerShell Enable-PSRemoting cmdlet.
Sie müssen hierfür nur PowerShell Remoting auf dem lokalen System eingerichtet haben, etwa über den ScriptRunner Installer oder mit dem PowerShell-Kommando Enable-PSRemoting.
This way you can utilize your local ScriptRunner 2014 machine/ ScriptRunner 2015 Service host as a target system at the same time, using full PS Remoting capabilities - e.g., with a different remoting credential.
Auf diese Weise können Sie also Ihr lokales System (ScriptRunner 2014) bzw. Ihren ScriptRunner Service Host (ScriptRunner 2015) gleichzeitig auch als Zielsystem benutzen, unter voller Nutzung der PS Remoting Funktionalität, also etwa unter einem anderen Benutzerkonto.
Andere resultaten
The "Direct Local Execution" target does not use PowerShell Remoting and therefore cannot be used with other targets in a single action; use "PS Loopback Remoting" in this case.
Das spezielle Zielsystem „Direct Local Execution" verwendet kein PowerShell Remoting und lässt sich daher nicht mit anderen Zielsystemen kombinieren.
The target "PS Loopback Remoting" is the local system where ScriptRunner 2014/ the ScriptRunner 2015 Service is installed.
Der Eintrag „PS Loopback Remoting" bezeichnet das lokale System, auf dem ScriptRunner 2014 bzw. der ScriptRunner 2015 Service installiert ist.
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 Beschreibung - Dieser Befehl zeigt eine Liste von Themen an, die das Wort "Remoting" enthalten.
The "Direct Local Execution" target does not use PowerShell Remoting and therefore cannot be used with other targets in a single action; use "PS Loopback Remoting" in this case.
Das spezielle Zielsystem „Direct Local Execution" verwendet kein PowerShell Remoting und lässt sich daher nicht mit anderen Zielsystemen kombinieren; verwenden Sie „PS Loopback Remoting", wenn das Skript gleichzeitig auch lokal ausgeführt werden soll.