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
