Is there away to combine this into one batchfile? This is a hand me down task, but I think I should be able to combine the two. Why open Putty once and then open another tool pscp? I just don't know the difference between putty and pscp? Any help or insite would be appreciated. Thank you.
C:\putty.exe, 192.168.1.1 -pw xxxx killall /bob/bin/myfile.out
Close putty
pscp.exe myfile.out.2.3.4 root@192.168.1.1:/bob/bin/myfile.out pw
Reboot target