經安全檢測,此網站為安全網站,請放心前往原始網址!

scripting - Creating a script for a Telnet session? - Stack Overflow

This vbs script reloads a cisco switch, make sure telnet is installed on windows. Option explicit Dim oShell set oShell= Wscript.CreateObject("WScript.Shell") oShell.Run "telnet" WScript.Sleep 1000 oShell.Sendkeys "open 172.25.15.9~" WScript.Sleep 1000 oS

stackoverflow.com

網址安全性掃描由 google 提供