Forum: Scripting
12-01-2020, 07:21 AM
|
Replies: 30
Views: 1,909
version 7.0.3
I'm on 7.0.3
I didn't understand the comment below :
If older than v8.7 (or if you have migrated an older config), then change the line in the script that references the Upload Directory to...
|
Forum: Scripting
11-30-2020, 10:39 AM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-26-2020, 10:45 AM
|
Replies: 5
Views: 4,868
Same issue different flavor
Hello,
I created several buttons to connect to my routers.
The idea is connect to jumpstart, then router.
When I try to connect to another equipment I get the message.
I used a very basic...
|
Forum: Scripting
11-26-2020, 10:13 AM
|
Replies: 30
Views: 1,909
Error message
Thank you a lot for the exception you made.
*
I tried the script but I'm getting an error.
I connected directly to the jumpstart and launched the script.
Put in my user and password for the...
|
Forum: Scripting
11-24-2020, 09:59 AM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-24-2020, 09:50 AM
|
Replies: 2
Views: 318
|
Forum: Scripting
11-24-2020, 09:03 AM
|
Replies: 2
Views: 318
|
Forum: Scripting
11-24-2020, 08:51 AM
|
Replies: 30
Views: 1,909
Thank you
I understand :) thank you.
I thought I attached the screenshot, here it is.
|
Forum: Scripting
11-24-2020, 04:29 AM
|
Replies: 30
Views: 1,909
Screenshot
Here it is :
# $language = "VBScript"
# $interface = "1.0"
' JumpHost-HandleSecondaryHostConnectionAttempts.vbs
'
' - NOTE: SecureCRT must currently be connected to a gateway machine or
'...
|
Forum: Scripting
11-23-2020, 10:33 AM
|
Replies: 30
Views: 1,909
No error
I don't get any error, I just get a new window to put in the name
|
Forum: Scripting
11-23-2020, 02:30 AM
|
Replies: 30
Views: 1,909
Logging not working
When I add :
crt.Session.LogFileName = "C:\Users\username\Documents\Log" & vHosts(nIndex) & "-%M%D%y.txt"
crt.Session.Log True
I get a prompt for logging asking me to enter a name for the file
|
Forum: Scripting
11-23-2020, 01:59 AM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 03:14 PM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 03:12 PM
|
Replies: 30
Views: 1,909
Thanks a lot :)
The computer is literally a...
Thanks a lot :)
The computer is literally a black box so it's OK without AUTH key :)
I can't configure it anyway.
I added crt.Session.Connect("/s jumpstartserver")
crt.Screen.WaitForString...
|
Forum: Scripting
11-20-2020, 01:52 PM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 01:49 PM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 01:32 PM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 12:41 PM
|
Replies: 30
Views: 1,909
|
Forum: Scripting
11-20-2020, 11:36 AM
|
Replies: 30
Views: 1,909
I can’t forward
I can’t port forward unfortunatelly. I work for a bank and I’m quite limited in my options.
I just put forward the script as an exemple, I’m really new to this. Thus I wanted to use a script that...
|
Forum: Scripting
11-20-2020, 09:39 AM
|
Replies: 30
Views: 1,909
Hello,
Sorry my question wasn't clear.
...
Hello,
Sorry my question wasn't clear.
I'll try to structure it more :)
Context :
=========
I have to do an audit in my company for several cisco equipments, my idea was to launch a...
|
Forum: Scripting
11-19-2020, 10:15 AM
|
Replies: 30
Views: 1,909
Trying to tweak the script to no avail
Hello,
I'm really new to scripting.
I have to audit several equipment by sending a command line.
However, I'm not able to use the script.
Forum Moderator:
[Referenced script is here...
|