Hi,
I am trying to write a batch file which will enable me to connect to a remote host and carry out a sequence of commands and dumpp them to a txt file. The problem is that the telnet session always comes up in its GUI form. Is it possible to connect to host without bring up the telnet window.
So for example:
telnet *****
username
password
carry out commands
dump all output to a text file
many thanks to you all, sorry if this is not in the right forum.
I am trying to write a batch file which will enable me to connect to a remote host and carry out a sequence of commands and dumpp them to a txt file. The problem is that the telnet session always comes up in its GUI form. Is it possible to connect to host without bring up the telnet window.
So for example:
telnet *****
username
password
carry out commands
dump all output to a text file
many thanks to you all, sorry if this is not in the right forum.