Automating telnet with powershell
- by Guru Je
Ok, it's little convoluted.
I am trying to write a script to automate telneting to a machine, execute few commands, look at the output in the telnet window, based on the output, send few more commands.
Thanks for any help