Test Network Connectivity

Ping a computer from another computer.

Input Parameters

Name Type Required Description
From Computer String Yes The source of the test (ping). This can be an IP address or a computer name.
To Computer String Yes The target of the test (ping). This can be an IP address or a computer name.

Output Parameters

Name Type Description
Result Number Returns a success value of zero or any value other than zero to indicate failure.
Status String The full report of the test results.

Example Input Parameters

Name Type Required Example
To Computer String Yes Google.ca or 192.168.1.1