Batch file to delte local profiles - TechRepublic
Question
October 15, 2008 at 02:02 PM
leif.lynch

Batch file to delte local profiles

by leif.lynch . Updated 17 years, 9 months ago

I’m in the army and I’m currently working on a batch file that would do all the steps to remove a worm that keeps showing up at a training site..
im stuck at the part that would either A: delete all local user profiles from the system, which would eliminate one of the files the worm uses to launch or B: a script that would navigate to
c:\Documents and Settings\user.name\local Setting\Application Data\Spool.exe for every user on the computer

being as local settings is a hidden file im sure i would need to disable the hidden attribute then possibly reenable it on the system so if you could include that in the script that would be wonderful.

Thanks

This discussion is locked

All Comments