NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

TelnetResponse Output Object (Invoke-Telnet Cmdlet)

Object containing part or all of the response from server.

Syntax

Object TelnetResponse {
   string Text;
}

Remarks

After sending a command, one or more Shell objects are returned. The text coming from the server is parsed based on the EOL property. The incoming data is provided through the Text parameter.

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

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