Dealing with SSH timeouts and failures in VBScript [1]
Dealing with SSH timeouts and failures in VBScript
Tuesday, July 19, 2016 1:44 AM - Lachlan
Hi,
I have written a script to login to a list of devices and run commands etc but i cannot find a way to deal with unreachable/failed login devices. Script works fine except for this functionality. Anyone have any idea how to deal with this? This script was modified from a SecureCRT script, i assumed "On Error Resume Next" would deal with it. XShell pops up with a "Session::timeout" box
Thanks.
Program Ver. : Xshell 5
I have written a script to login to a list of devices and run commands etc but i cannot find a way to deal with unreachable/failed login devices. Script works fine except for this functionality. Anyone have any idea how to deal with this? This script was modified from a SecureCRT script, i assumed "On Error Resume Next" would deal with it. XShell pops up with a "Session::timeout" box
Thanks.
Program Ver. : Xshell 5
Previous views: 109