On one of my servers we have a lot of scheduled tasks running java programs and what not. The problem is that everytime one of these runs the command window pops up and distracts any work that is being done on the server.
Does anyone know how I can prevent the command windows from popping up?
splattne explains this very nice here: Run a .bat file in a scheduled task without a window.