Connection Parameter (Invoke-Telnet Cmdlet)

An existing Telnet connection.

Syntax

Invoke-Telnet -Connection TelnetConnection

Remarks

Represents an existing, persistent Telnet connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-Telnet cmdlet and closed using the Disconnect-Telnet cmdlet.

Default Value

null