Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要 Jenkins 能够使用参数在本地从机上运行批处理文件。我试过使用 PSExec 工具,但是当 Jenkins 尝试这样做时它没有运行(从属:windows 7 x86 OS)。xCmd 不能在本地运行。有人可以建议一些工具或方法吗?
PSExec 在 Windows 7 x64 上为我工作。解决了。