简体   繁体   中英

From Linux jenknins call batch command on remote windows server

I have Jenkins installed on Linux environment and would like to call a batch file on windows server. How do I achieve this?

This can be easily achieved w/ https://sourceforge.net/projects/winexe/

Also, there are other options, like using SSH to connect to the windows machine and launch the script.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM