NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

EOL Parameter (Invoke-Telnet Cmdlet)

The EOL used to parse the response.

Syntax

Invoke-Telnet -EOL string

Remarks

Default value is CR, which chunks the incoming data based on the occurrence of the carriage return character CR ("\r"). When EOL is encountered, the data received prior to the eol is reported via a TelnetResponse output and cleared from the buffer.

Default Value

"\r"

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]