Batch script that can use plink.exe with multiple telnet commands

Viewed 21

I can run the following command just fine, but I cant seem to figure out how to execute a command, pause then execute another:

"C:\Program Files\PuTTY\plink.exe" -telnet -P 20000 admin@XX.XX.XX.XX

Appreciate any help.

I tried adding an external .txt file and .vbs file with the commands, but didnt work

0 Answers
Related