Test Port - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Test if a given port is open for connections on a server.
Test-Port [-Server] <String> [-Port] <String> [<CommonParameters>]
Test if a given port is open for connections on a server.
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 2 |
| Default value | |
| Accept pipeline input | false |