
I have added the code that I was able to create so far below. Essentially, each screen needs to enter predetermined keyboard keys, such as "ENTER", some numbers 1-10 depending on the screen and then when it is complete, I need to print the results to a file, which preferably would be a xlsx, but csv or text would suffice as well. I need to automate logging into PLINK (done) and then multiple keyboard entries (kind of done) for each screen within the server I'm accessing. I haven't scripted much at all and I'm trying to learn a bit as I go with this. I can utilize other SSH programs if there is a better method as well, but I think this may be the better route from the research I've done.
#Putty for windows 10 windows 10#
So this is a completely unnecessary process to have someone doing it manually and I am seeking a way to complete this automation.Ĭurrently, this is being used in a Windows 10 environment and from what I have read, Putty (plink) is the best route to go. The process requires someone to open Putty (this would use plink of course), login (storing the password and username in plain text is fine, steps for generating a key are not necessary), enter the same keyboard presses, output the file manually, and then save it to a network drive folder. I'm trying to free up time to increase productivity, not to mention it is mind-numbing to continually do this every day. There is no need for a person to do this because all of the keyboard inputs do not change each day.
#Putty for windows 10 manual#
I am doing a manual process that is done each day within Putty and wanted to automate it.
