Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Loops with batchfiles and increments  (Read 3954 times)

0 Members and 1 Guest are viewing this topic.

m zafar

  • Guest
Loops with batchfiles and increments
« on: February 19, 2005, 05:46:34 PM »
I need to write a batch file that does the following:

resets permissions to a specific folder on 100 machines. I intend to use the calcs command to reset the permissions. The computer names are pc1 pc2 pc3 ..... pc4.

Is there any way i can run an incremental loop or something instead of typing in the computer names 100+ times?