This script constantly monitors your connected serial ports, when a new port is added the script prompts the user for a baud rate and then starts a putty session. Place the .pyw file into your startup folder to auto start on login. (startup folder can be found by entering shell:startup into windows run)
Requirements: Python pyserial tkinkter