so far what I have is
plink -batch root@1.1.1.1 -pw password COMMAND & plink -batch root@1.1.1.1 -pw password COMMAND
the problem is after the first command starts the batch waits for a response from the server to stop the session and go to the next command, I cant seem to find a way to get around this, I'm looking to have it send the command and immediately start the next command on the next server