Hi guys, I had a script that worked fine for about a year. It used plink.exe which is "a command line interface to the PuTTy backend" to allow me to automate using ssh to do some light maintenance on some UNIX servers in our office. Yesterday someone asked me to tweak the script a bit, and when I was testing the script it all basically went to hell. I isolated the issue down to an issue retrieving the output from the run command that does the sending, and I am seeing some weird results. Can s