1.

Solve : Batch files & my network?

Answer»

I have a question about a network and a batch file...
I Need to know how to run a batch file on every computer in a network, If possible Please tell me where to place to file and what to do..
Thank you,

I appreciate your help

Me,Would every time a network computer starts up do? If that is the case, on the root directory of the main drive, edit autoexec.bat or create it if it does not exist (backup first if it exists!) and add a line, USUALLY at the bottem will do, to load your batch file. The autoexec.bat file is automatically ran each time the computer starts up.

If you want the batch file to load inside Windows at BOOT up, add it or a shortcut to it in the START > PROGRAMS > start up folder.

If you want it to run periodically, try adding it in the task scheduller.

Any help?



Discussion

No Comment Found