I've got a program that we need to run multiple instances of, we have loads of computers that could all run an instance of the program. But it would be fantastic to automate this distribution somehow.
So what's the easiest way of accomplishing this? The computers are windows and all networked together. I'll consider any programming language.
So what's the easiest way of accomplishing this? The computers are windows and all networked together. I'll consider any programming language.