Run Commands on Linux (like Sudo) from Windows with SSH from a .bat Skript

Viewed 18

I wrote a Skript which allows me to log in to SSH, but now I want to want to run automated scripts on it, all via .bat files, has somebody done this before?

C:\Temp\pathtoputty\putty.exe -ssh username@server -pw password

Thanks for your help!

Cheers

0 Answers
Related