Connect via CMD or PowerShell
putty.exe username@hostname/ip -pw userpassword
or
putty.exe hostname/ip -l username -pw userpassword
Create a shortcut
- Create a shortcut on the Desktop to putty.exe
- Rename the shortcut to
PuTTY - server.com
Right-click
shortcut and chooseProperties
- Modify the target similar to:
C:\Program Files\PuTTY\putty.exe user@hostname/ip -pw password

- Click
OK
- Run the shortcut on Desktop .