API Reference
Command
Test-CxPort
Implements the Test-CxPort cmdlet.
Examples
Example 1
Test-CxPort -ComputerName SERVER1
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Test-CxPort -ComputerName <string> -Port <int> [-TimeoutMs <int>] [<CommonParameters>]#Parameters
- ComputerName string
- Executes the cmdlet processing logic (ProcessRecord). Invoked by the PowerShell runtime; not intended to be called directly.
- Port int
- Gets or sets the Port parameter.
- TimeoutMs int
- Gets or sets the TimeoutMs parameter.