• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Making a Batch file.

lepper boy

Golden Member
Okay, we have a network of around 50 computers or so. What we need. is a batch file that can be executed in start up that will search out specific file names.. i.e. Napster, ICq, MSN messenger, IRC clients etc.. etc.. etc... and then delete them upon finding them.

How would I go about doing this? Thanks.

 
Sounds like you need some kind of daemon running in the background on Windows that would occasionally scan either the ports or common locations in the file system for such programs...how you would go about this, I don't know--
 
Back
Top