Putty shortcut to saved session in Windows

Write for Us: Familiar with Smart Home Automation, Media Streaming, HTPC, and Home Server topics? Write for us and get paid. Writing experience not required. APPLY HERE.

PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols and as a serial console client. I have started using Putty to SSH to my server quite often. To make it easier to connect to my server, I explored options to create a shortcut to the session. This would enable me to just click the icon to open the session instead of loading the session through Putty or Pageant. So I created a PuTTY shortcut to saved session on my windows desktop with the following target.

Putty Shortcut to Saved Session

Right click on Windows desktop and choose New->Create Shortcut:

Create Shortcut
Create Shortcut

Enter the following line for "location of the item":

"C:Program FilesPuTTYputty.exe" -load PuttySessionName
Putty Shortcut
Putty Shortcut

Save and exit.

Now with just a double-click I can open the session. Since my authentication is done using RSA keys without a passphrase there is no typing involved. I hope someone finds this useful.

Did this post help you?
SmartHomeBeginner brings in-depth tutorials easy enough to understand even for beginners. This takes a considerable amount of work. If this post helps you, please consider supporting us as a token of appreciation:
  • Feeling generous? Become a Sponsor (discounted options) or a Patron. You will receive privileges on our Discord Server.
  • Just want to thank us? Buy us a Coffee or a Ko-Fi.
  • May be another day? Shop on Amazon using our links. Your prices won't change but we get a small commission.
  • Don't feel like spending? You can still show your support by sharing this post, linking to it in forums, or even commenting below.

Anand

Anand is a self-learned computer enthusiast, hopeless tinkerer (if it ain't broke, fix it), a part-time blogger, and a Scientist during the day. He has been blogging since 2010 on Linux, Ubuntu, Home/Media/File Servers, Smart Home Automation, and related HOW-TOs.