Help me follow your thinking/sample
Quote:
Originally Posted by
Danp
Yes, on the root of c: I have file call del.bat (can be any name) with the above code in. I also have DelProf2.exe in the same place.
Yes, I have a text file called dellist_all.txt with a list of machines in
e.g.
CC4-ARTS-01
CC4-ARTS-02
CC4-ARTS-03
CC4-ARTS-04
CC4-ARTS-05
CC4-ARTS-06
I have a few of these saved now, some without the 7 day retention.
I want to follow your lead but need some code explaination.
Can I put the text file, Delprof2.exe and the *.bat in a folder (c:\profdel\***)?
What is /f (I can guess but..) and %%a ?
I want to run these on all our library machines from my machine, here is what I have so far DELPROF2 /i /u /d:60 /ed:admin* /ed:MyName /ed:default* I want to add a text file showing all our lib. machines (on domain, networked)
hs-lib-d01
hs-lib-d02
ect...to d30