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.
Test-Connection
This command uses the Test-Connection cmdlet to ping a remote computer.
It uses the parameters of Test-Connection to customize the command.
Der Befehl wird mit den Parametern von Test-Connection angepasst.
The first command uses the Test-Connection cmdlet to ping many computers in an enterprise.
Mit dem ersten Befehl werden mithilfe des Cmdlets Test-Connection eine Vielzahl von Computern in einem Unternehmen gepingt.
You can use the parameters of Test-Connection to specify both the sending and receiving computers, to run the command as a background job, to set a timeout and number of pings, and to configure the connection and authentication.
Mit den Parametern von Test-Connection können Sie den sendenden und den empfangenden Computer angeben, den Befehl als Hintergrundauftrag ausführen, ein Timeout und eine Anzahl von Pings festlegen sowie die Verbindung und die Authentifizierung konfigurieren.
This example shows how to run a Test-Connection command as a Windows PowerShell background job.
In diesem Beispiel wird das Ausführen des Befehls Test-Connection als Windows PowerShell-Hintergrundauftrag veranschaulicht.
The Test-Connection cmdlet sends Internet Control Message Protocol (ICMP) echo request packets (pings) to one or more remote computers and returns the echo response replies.
Das Cmdlet Test-Connection sendet Internet Control Message Protocol (ICMP)-Echoanforderungspakete (Pings) an einen oder mehrere Remotecomputer und gibt die Echoantworten zurück.
If the Test-Connection command returns a value of $True, the command uses the New-PSSession cmdlet to create the PSSession.
Wenn der Befehl Test-Connection den Wert $True zurückgibt, verwendet der Befehl das Cmdlet New-PSSession, um PSSession zu erstellen.
These cmdlets include the following cmdlets: Get-Process Get-Service Get-WinEvent Get-EventLog Get-WmiObject Test-Connection To find all the cmdlets with a ComputerName parameter, type: get-help -parameter ComputerName To determine whether the ComputerName parameter of a particular cmdlet requires Windows PowerShell remoting, see the parameter description.
Diese Cmdlets umfassen folgende Cmdlets: Get-Process Get-Service Get-WinEvent Get-EventLog Get-WmiObject Test-Connection Um alle Cmdlets mit einem ComputerName-Parameter zu suchen, geben Sie Folgendes ein: get-help -parameter ComputerName Informationen darüber, ob der ComputerName-Parameter eines bestimmten Cmdlets Windows PowerShell-Remoting erfordert, finden Sie in der Parameterbeschreibung.
If you prefer to work with PowerShell, instead of the ping command you can use the Test-Connection command.
C:\PS>test-connection -source Server02, Server 12, localhost -computer name Server01 This command sends pings from different source computers to a single remote computer, Server01.
C:Beschreibung - Mit diesem Befehl werden Pings von unterschiedlichen Quellcomputern an einen einzelnen Remotecomputer (Server01) gesendet.
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.