Using a .bat file on a windows server to call plink.exe to execute numerous commands in a text file and receiving error : /sbin/sh: File Too Large
Commands included in the text file are esxcli type commands etc - and the file is 10KB in size.
I edited the file to only contain 2 commands and it completed successfullly.
Is anyone able to advise - cannot find any solution so far?