Tips & Tricks

@@Putty_logo@@

Putty

Load session from command line

Configure and save a session (Color, keep alive etc.) in Putty

Call directly from command line - or short cut:

"C:\Program Files\PuTTY\putty.exe" -load "Session Name" -ssh user@serverurl -pw password

Short cut: Start in: %HOMEDRIVE%%HOMEPATH%

Keep alive

Source: https://superuser.com/a/956986