batch file - Hudson Build Server - problem with shutdown slave machine -


i new hudson , have question. i'm trying build jobs on dumb slave , after need shutdown slave.(the machine). however, there following issue: i've tryed many ways, using "shutdown /s /t 120", starting .bat file copyed @ slabe content, starting .jar file shutdown. , result negative. when running "shutdown /s /t 120" receive "'shutdown' not recognized internal or external command, operable program or batch file.". solved such issue or have suggestions?

thanks :)

try running cmd.exe /c shutdown /r /t 120


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -