Searching and destroying a file

I've got a particular file on about 150 Windows XP machines that I want GONE (%systemroot%\ina32. ini). Problem is, I'm not running Active Directory, or SMS. I have a shared user account on all the machines, so theoretically I could go in through the IPC.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar35.webp

17 Posts
Location -
Joined 2002-11-08
I've got a particular file on about 150 Windows XP machines that I want GONE (%systemroot%\ina32.ini). Problem is, I'm not running Active Directory, or SMS. I have a shared user account on all the machines, so theoretically I could go in through the IPC. Save for creating a login script or a batch script that checks the OS and file state, is there any program out there that could help me?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar02.webp

17 Posts
Location -
Joined 2003-09-27
Why not write a quick batch to delete it? Then just run it on all the machines.