Run .cmd script on remote windows machine using Jenkins pipeline (Linux Jenkins)
I need to write the pipeline which sends my .jar file to remote windows server (done). And most important – I need to launch an existing .cmd on my remote windows machine through Jenkins pipeline (I got Linux Jenkins server). Having troubles with running .cmd.
Run .cmd script on remote windows machine using Jenkins pipeline (Linux Jenkins)
I need to write the pipeline which sends my .jar file to remote windows server (done). And most important – I need to launch an existing .cmd on my remote windows machine through Jenkins pipeline (I got Linux Jenkins server). Having troubles with running .cmd.