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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]