Tag: Securecrt

2 min read

Importing hosts into SecureCRT

I have always tried to use something like this in the past, but with no luck, by digging a bit deeper into it I found how to import hosts into SecureCRT. This is the Link that goes over the process of importing data and what is relevant for the import: https://www.vandyke.com/support/tips/importsessions.html For Python or VBS here are the scripts: https://forums.vandyke.com/showthread.php?p=37089#post37089 Here a quick sample of the data and how needs to go, I used the Python script, I decided not to use the .csv format, instead, I used .txt to save my data

Documentation - Playing with SecureCRT - Log to File and Simple Automation Python Script
6 min read

Documentation - Playing with SecureCRT - Log to File and Simple Automation Python Script

Being clear from the beginning of the post here are some disclaimers I have: I’m not an expert, I just like messing around with stuff that saves me time The automation piece is a simple script in Python that is created from SecureCRT automatically Now, as I document my projects, I have to find a way to provide my clients with meaningful information on what was what I did in their environment. I know engineers out there that hate documentation… me too, but when I do Documentation I just think like my client will think