I have a .bat file to perform maintenance on machines. I put the .bat file on a network attached server for all workstations to access it.
If I were to use the windows scheduler to make that .bat file run at 12:00:00.000 on say... 50 workstations, will they all be able to run it or will it error out?
P.S. don't ask me to try it =P