New Post!
Auto Login to Servers Tool Using VBAinExcel & Putty (Part3)
Auto Login to Servers Tool Using VBAinExcel & Putty (Part2)
By using VBA in Excel & Putty, we can auto login to Servers (Unix platform) by ssh/telnet protocol.
- Use Login Tool when you want to auto login from your PC to remote servers.
- This tool will call Putty and auto pass username/password to re-selection Servers by using ssh/telnet protocol.
(You can pass your re-define commands/scripts after login successful.)
- 2 times login: This option it's helpful when you need to login from your PC to remote server but your PIC is not able contact directly to the remote server.
It will help you login from user PC to remote Server1 (workstation) and from Server1 login to Server2 (working server).
(You can pass your re-define commands/scripts after login successful.)
Below video descripts how to use the tool.
https://www.youtube.com/watch?v=-McLGoNwZ2Y
This is homemade tool, it is open code so in this video you will see how to modify the code as for your requirements and also the link to download it.


