Examples with "Skript Sample.ps1" 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 diesem Befehl werden alle Zeilen- und Variablenhaltepunkte im Skript Sample.ps1 abgerufen.
This command gets all line and variable breakpoints in the Sample.ps1 script.
Mit diesem Befehl wird ein Haltepunkt für die Variable Server im Skript Sample.ps1 festgelegt.
This command sets a breakpoint on the Server variable in the Sample.ps1 script.
Mit diesem Befehl wird ein Befehlshaltepunkt für die Increment-Funktion im Skript Sample.ps1 erstellt.
This command creates a command breakpoint on the Increment function in the Sample.ps1 cmdlet.
Im ersten Befehl wird ein Haltepunkt für die Variable Name im Skript Sample.ps1 mit dem Cmdlet Set-PSBreakpoint erstellt.
The first command uses the Set-PSBreakpoint cmdlet to create a breakpoint on the Name variable in the Sample.ps1 script.
Andere resultaten
Mit diesem Befehl werden drei Zeilenhaltepunkte im Skript "Sample.ps1" festgelegt.
This command sets three line breakpoints in the Sample.ps1 script.
Im ersten Befehl wird das Cmdlet "Set-PSBreakpoint" verwendet, um einen Haltepunkt für die Increment-Funktion im Skript "Sample.ps1" zu erstellen.
The first command uses the Set-PSBreakpoint cmdlet to create a breakpoint on the Increment function in the Sample.ps1 script.
In diesem Beispiel wird das Skript "Sample.ps1" mit dem Cmdlet "Invoke-Command" auf allen Computern ausgeführt, die in der Datei "Servers.txt" aufgeführt sind.
This example uses the Invoke-Command cmdlet to run the Sample.ps1 script on all of the computers listed in the Servers.txt file.
Mit diesem Befehl wird ein Befehlshaltepunkt für die Increment-Funktion im Skript "Sample.ps1" erstellt.
C:\ps-test\test.ps1 Use a Step command (s) to preview the next statement in the script.
C:\PS>set-psbreakpoint -script sample.ps1 -variable Server -Mode ReadWrite Beschreibung - Mit diesem Befehl wird ein Haltepunkt für die Variable "Server" im Skript "Sample.ps1" festgelegt.
C:\PS>set-psbreakpoint -script sample.ps1 -variable Server -Mode ReadWrite This command sets a breakpoint on the Server variable in the Sample.ps1 script.
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.