TestimoX

API Reference

Command

Get-CxUdpEndpoint

Namespace ComputerX.PowerShell
Outputs
ComputerX.Ports.UdpEndpointInfo

Implements the Get-CxUdpEndpoint cmdlet.

Examples

Authored help example

Example 1


Get-CxUdpEndpoint -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

Get-CxUdpEndpoint [-ComputerName <string>] [<CommonParameters>]
#

Parameters

ComputerName string optionalposition: 0pipeline: false
Target computer(s). Use '.' for local computer or provide DNS names.

Outputs

ComputerX.Ports.UdpEndpointInfo