Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello- I am looking to create a basic script to run through ssh and output some show commands. I have created so far a basic .bat file which points to a .txt file that includes the show commands. However, when I execute the .bat it points to the ....
The .txt file with the commands has no special syntax within the commands.ie:show moduleshow versionIt will output with only the first line - show module, but any other command lines, it gives a 'cmd parse error'.Is there a specific syntax that the s...